Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 665 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 665 Bytes

Astro-blog-Lithium

preview

You can write markdown and MDX in pages/posts folder.

Currently, there's no i18n support, but since there's few text, you can easily translate it.

Features

  • Style like hexo-theme-icarus
  • Pagination
  • UnoCSS
  • Tags
  • Default layout for Markdown and MDX -- no need to write layout frontmatter for each post.
  • Fast -- ~20kB Gzipped for home page
  • Solid.js support, or you can replace it with React, Vue, Svelte, etc.
  • Table of contents(TOC)
  • Dark mode and switcher
  • Sodesu -- a simple comment system