Skip to content Inklume

Go back

About

Inklume is a bilingual Astro blog template with an integrated dashboard. This site is the project demo for its default theme, content structure, and publishing workflow.

Chinese demo content lives at the site root and English demo content under /en/. Use the language switch in the header to move between the two.

Principles#

  • Keep content portable as plain Markdown
  • Give Chinese and English a shared structure without forcing identical prose
  • Treat the bundled posts and gallery as replaceable example content
  • Keep the interface fast and quiet so the writing stays central
  • Build with Astro and publish through Cloudflare Pages

Keep the writing at the center. The interface only makes the content easier to reach.

View Inklume source

Demo Stack

The framework, theme, and services behind the Inklume project demo:

GitHub Stats Demo

This card uses public GitHub data from the project maintainer to demonstrate the Substats integration.

Updated at build time; powered by Substats

Publishing

How content moves from the dashboard to the site

Content is stored in Git and edited with Sveltia CMS. Astro generates static pages, then Cloudflare Pages rebuilds and publishes them after every commit.

Project History

A short development history of Inklume:

  • 2026-07-19
    Initialized Inklume as a bilingual blog.
  • 2026-07-21
    Integrated Sveltia CMS authentication into the same Cloudflare Pages project.
  • 2026-07-24
    Fully aligned the frontend with the official Astro Theme Pure demo.
  • 2026-08-21
    Added dashboard-managed site icons and footer settings.