The official homepage and information hub for Axonotes.
Built with SvelteKit and designed to introduce you to the future of academic software.
About Axonotes • About This Website • Tech Stack • Getting Started • Contributing • Stay Connected • License
Axonotes is envisioned as the ultimate command center for students and educators, designed to end the chaos of juggling multiple applications. Our goal is to create a single, streamlined platform where notes, collaboration, planning, learning tools (like flashcards and interactive exercises), and communication live together seamlessly.
We're building an all-in-one academic suite focused on:
LaTeX
support, and more.Learn more about the core application at the AxonotesCore Repository.
This repository contains the source code for the official Axonotes homepage, accessible at axonotes.ch (once live).
Its purpose is to:
This website is built using modern web technologies:
To set up and run this website locally for development:
git clone https://github.com/axonotes/AxonotesHomepage.git
cd AxonotesHomepage
bun for package management:
bun install
bun run dev
http://localhost:5173 (or the port specified in your console).We welcome contributions to improve the Axonotes homepage! Whether it's fixing a typo, improving the design, adding new content, or enhancing functionality, your help is appreciated.
How to contribute to this website:
git checkout -b feat/your-amazing-feature).git commit -m 'Add some amazing feature'). Make sure to sign your commits with gpg!git push origin feat/your-amazing-feature).For general feedback about the Axonotes application itself (not just this website):
oliver@axonotes.chPlease read our CONTRIBUTING.md (once created) for more detailed guidelines.
Follow the overall Axonotes project for updates, announcements, and community discussion:
The content and code for this Axonotes homepage repository are licensed under the MIT License.
For full terms and conditions, please see the LICENSE file in this repository.
Note: This MIT license applies to the website's code and content. The Axonotes core application (AxonotesCore) is licensed separately under the Business Source License 1.1, transitioning to AGPLv3+. See the AxonotesCore repository for its specific licensing details.
Thank you for your interest in Axonotes! We're excited to share our journey with you through this website.
Best regards, Oliver & the (future) Axonotes Team (A Swiss-based initiative)
AxonotesHomepage is Official homepage and information hub for Axonotes, an all-in-one academic suite for students and educators. Built with SvelteKit.. It is built with and maintained by Oliver Seifert.
AxonotesHomepage is released under the MIT license.