Skip to content

A web application for storing and utilizing Markdown for various purposes. Built with Svelte and SvelteKit, focusing on efficiency and modern web standards.

License

Notifications You must be signed in to change notification settings

Michael-Obele/libernotarum

Repository files navigation

libernotarum logo

✨ Liber Notarum

Your thoughts, beautifully organized.

A modern, powerful markdown editor built with SvelteKit that transforms the way you take notes.

Made with SvelteKit Powered by Prisma License: GPL v3

🚀 Features

  • 📝 Live Markdown Preview - See your formatting come to life as you type
  • 🎨 Beautiful UI - Modern, responsive interface with dark mode support
  • 🔍 Smart Search - Find your notes instantly with powerful full-text search
  • 💾 Auto-Save - Never lose your work with automatic saving
  • 🎯 Code Friendly - Perfect for developers with syntax highlighting
  • 📱 Responsive Design - Works seamlessly on desktop and mobile

🎯 Why Liber Notarum?

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.

🛠️ Getting Started

  1. Prerequisites

    • Node.js 16+ or Bun
    • A modern web browser
  2. 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

🤝 Contributing

We welcome contributions! Whether it's bug fixes, feature additions, or documentation improvements, feel free to make a pull request.

📝 License

GNU GPL v3 License - feel free to use this project however you'd like!

Netlify Status

About

A web application for storing and utilizing Markdown for various purposes. Built with Svelte and SvelteKit, focusing on efficiency and modern web standards.

Resources

License

Stars

Watchers

Forks