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:
- Unified Workflow: Notes, tasks, chat, and learning tools in one place.
- Effortless Collaboration: Real-time co-authoring with features like line-level locking.
- Powerful Knowledge Creation: Flexible note-taking (Markdown, rich text, infinite canvases, pen support),
LaTeX
support, and more. - Smart Organization: Integrated planning, powerful global search, and knowledge graphs.
- Offline-First & Cross-Platform: Work anywhere, anytime, on any device (via AxonotesCore).
- Revolutionary Version History: Every change saved, powered by SpaceTimeDB (in AxonotesCore).
- Secure & Private by Design: Built with Swiss precision.
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:
- Introduce the vision and features of Axonotes.
- Provide updates on development progress.
- Offer ways for the community to get involved and provide feedback.
- Serve as the primary point of contact and information for the Axonotes project.
This website is built using modern web technologies:
To set up and run this website locally for development:
- Clone the repository:
git clone https://github.com/axonotes/AxonotesHomepage.git cd AxonotesHomepage
- Install dependencies:
We use
bun
for package management:bun install
- Run the development server:
bun run dev
- Open your browser and navigate to
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:
- 🔎 Found a Bug or Typo? Please open an issue in this repository.
- 🎨 Design Ideas? Open an issue to discuss your suggestions. We're keen to make the site as user-friendly and appealing as possible.
- ✍️ Content Suggestions? If you have ideas for content that would help users understand Axonotes better, let us know via an issue.
- 🛠️ Code Contributions:
- Fork this repository.
- Create a new branch (
git checkout -b feat/your-amazing-feature
). - Make your changes.
- Commit your changes (
git commit -m 'Add some amazing feature'
). Make sure to sign your commits with gpg! - Push to the branch (
git push origin feat/your-amazing-feature
). - Open a Pull Request.
For general feedback about the Axonotes application itself (not just this website):
- 📧 Share Your Thoughts via Email: Send your ideas, your biggest frustrations with current tools, and your dream features for the Axonotes application to:
[email protected]
- 📝 Fill Out Our Quick Survey: https://forms.gle/N2qFoXn4PonD6EnA9
Please read our CONTRIBUTING.md
(once created) for more detailed guidelines.
Follow the overall Axonotes project for updates, announcements, and community discussion:
- Website: axonotes.ch (Coming Soon!)
- Discord Server: https://discord.gg/myBMaaDeQu
- X (Twitter): @axonotes
- YouTube: @axonotes
- Reddit: r/axonotes
- BlueSky: @axonotes.bsky.social
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)