Your thoughts, beautifully organized.
A modern, powerful markdown editor built with SvelteKit that transforms the way you take notes.
Liber Notarum isn't just another note-taking app. It's a powerful markdown editor that combines the simplicity of plain text with the flexibility of modern web technologies. Whether you're a developer documenting code, a writer crafting stories, or someone who loves organizing thoughts, Liber Notarum adapts to your workflow.
Prerequisites
Installation
# Clone the repository
git clone https://github.com/Michael-Obele/libernotarum.git
cd libernotarum
# Install dependencies (with npm)
npm install
# Or with Bun
bun install
# Start the development server
npm run dev
# Or with Bun
bun run dev
We welcome contributions! Whether it's bug fixes, feature additions, or documentation improvements, feel free to make a pull request.
GNU GPL v3 License - feel free to use this project however you'd like!