Ode
The minimalist and elegant Markdown writing publishing platform-created for people who love writing. Support beautiful paginated reading mode, automatic theme switching, RSS subscription, work archiving and other functions. Static content management based on Markdown files requires no database and is light and fast. Provide high-quality reading experience such as random article discovery, keyboard navigation, and touch gesture support.
Ode is a minimalist blogging platform for people who love writing. It allows you to focus on the writing itself without having to worry about complex back-office management. Just write a Markdown file and restart the application to publish. ** Core Features **: - ˇ* * Pure Markdown writing ** -Use your favorite editor without online backend - ** Elegant reading experience ** -Paginated reading mode, supporting keyboard navigation and gesture operations - ** Automatic theme switching ** -Dark/Bright mode with retro desk lamp animation - ** Intelligent content organization ** -Automatic generation of archives, categories and RSS subscriptions - ** Fast response ** -Static content generation without database required - ** Mobile-friendly ** -Responsive design, perfect fit for the entire platform ##Start quickly ###First launch After installation, the application will be automatically built for the first time, which takes **1-2 minutes **. Please wait patiently, visit the application address and you will see your blog home page. ###Default content The app has built-in example content, including: - Example article - Sample pages (About, Archive, etc.) - default configuration You can keep these examples or replace them completely with your own content. ##ˇ How to publish an article️ ###Through Lazy Cat File Manager (recommended) 1. ** Enter the application data catalog ** - In the Lazy Cat Micro Service File Manager, find the corresponding data directory for the application - Path: `/lzcapp/var/public/` 2. ** Create article files ** - Go to the `content/pieces/` directory - Create a new `.md` file, such as `my-first-post.md` 3. ** Write article content ** ```markdown --- title: "My first article" slug: "my-first-post" date: 2025-11-29 categories: - essays --- This is the body of the article and supports all Markdown syntax. ##Secondary Title You can add any Markdown elements such as code, images, links, etc. ``` 4. ** Restart the application ** - In Lazy Cat Micro Service application management, restart the Ode application - Wait 1-2 minutes for the app to be rebuilt - Refresh the page to see new articles






