Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)