Welcome to Inklume
The Inklume project demo welcome post: bilingual content, dashboard editing, and static deployment.
Inklume is a bilingual Astro blog template with a Sveltia CMS dashboard. This default post demonstrates regular prose, lists, code, and mathematical notation.
Why Inklume#
Ink stands for writing; lume suggests a quiet source of light. The name puts writing first, then lets a restrained interface bring it into view.
How this demo works#
Demo posts live as Markdown in Git. Sveltia CMS provides the editor, Astro rebuilds both language editions after each content change, and Cloudflare Pages publishes the resulting static site.
- Chinese content lives at the site root
- English content lives under
/en/ - Git keeps the content and its history portable
- Search, equations, and pages are generated at build time
Math Formulas#
Posts support LaTeX math embedded in Markdown, rendered at build time by KaTeX. For example, the inline mass–energy equation , and a display equation:
This post only demonstrates the default content presentation. Replace or delete it from the dashboard when deploying your own site.