Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beiyanyunyi/astro-blog-lithium
A astro blog with pagination, UnoCSS, tags, default layout
https://github.com/beiyanyunyi/astro-blog-lithium
astro blog hexo-theme-icarus solidjs tailwindcss unocss
Last synced: about 2 months ago
JSON representation
A astro blog with pagination, UnoCSS, tags, default layout
- Host: GitHub
- URL: https://github.com/beiyanyunyi/astro-blog-lithium
- Owner: BeiyanYunyi
- License: agpl-3.0
- Created: 2020-02-23T05:29:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T05:24:34.000Z (2 months ago)
- Last Synced: 2024-11-02T06:19:54.397Z (2 months ago)
- Topics: astro, blog, hexo-theme-icarus, solidjs, tailwindcss, unocss
- Language: HTML
- Homepage: https://blog.yunyi.beiyan.us
- Size: 16.3 MB
- Stars: 20
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astro-blog-Lithium
[preview](https://stblog.penclub.club/)
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](https://github.com/ppoffice/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](https://github.com/BeiyanYunyi/Sodesu) -- a simple comment system