Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ladit/astro-blog-zozo
An opinionated and neat blog template built with Astro.
https://github.com/ladit/astro-blog-zozo
astro blog-template giscus pagefind tailwindcss
Last synced: about 8 hours ago
JSON representation
An opinionated and neat blog template built with Astro.
- Host: GitHub
- URL: https://github.com/ladit/astro-blog-zozo
- Owner: ladit
- License: mit
- Created: 2024-03-15T06:27:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T12:57:24.000Z (3 months ago)
- Last Synced: 2025-01-23T07:07:31.289Z (8 days ago)
- Topics: astro, blog-template, giscus, pagefind, tailwindcss
- Language: Astro
- Homepage: https://astro-blog-zozo.pages.dev
- Size: 13.8 MB
- Stars: 66
- Watchers: 3
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Astro](https://astro.build) Blog Zozo
An opinionated and neat blog template built with [Astro](https://astro.build). The theme originates from [hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo).
Check out the ✨ [Live Demo](https://astro-blog-zozo.pages.dev/) ✨.
## Features
- Fast and light weight. Lighthouse 4 \* 100/100 on desktop. 1 point decreased on mobile.
- [Astro 4](https://astro.build)
- No other UI frameworks integrated for better performance
- mobile-friendly responsive design with [Tailwind CSS](https://tailwindcss.com/)
- Light / dark theme derived from [hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)
- Markdown post support with emoji shortcode, katex
- static search with [Pagefind](https://pagefind.app)
- comment system powered by [giscus](https://github.com/giscus/giscus)
- SEO-friendly setup with canonical URLs and OpenGraph data
- RSS generation
- Sitemap.xml generation
- dynamic open graph image generation
- Hide unwanted elements through [config](./src/config.ts)## Getting Started
See [this post](https://astro-blog-zozo.pages.dev/posts/getting-started) for using this template.
## Todo
- `@shikijs/transformers` require custom style
- i18n## Contribute
Issues and PRs are welcome!
## License
[MIT](./LICENSE)
## Acknowledgements
- [varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)
- [Charca/astro-blog-template](https://github.com/Charca/astro-blog-template)
- [satnaing/astro-paper](https://github.com/satnaing/astro-paper)
- [ricora/alg.tus-ricora.com](https://github.com/ricora/alg.tus-ricora.com)
- [one-aalam/astro-ink](https://github.com/one-aalam/astro-ink)