zola/docs/content/themes/serene/index.md
Vincent Prouillet b90492f641
Update themes gallery (#1860)
Co-authored-by: GitHub Action <action@github.com>
2022-05-16 10:42:25 +02:00

2.4 KiB

+++ title = "serene" description = "A blog theme for zola, simple and clean." template = "theme.html" date = 2022-05-16T01:14:18-07:00

[extra] created = 2022-05-16T01:14:18-07:00 updated = 2022-05-16T01:14:18-07:00 repository = "https://github.com/isunjn/serene.git" homepage = "https://github.com/isunjn/serene" minimum_version = "0.9.0" license = "MIT" demo = "https://serene-demo-site.vercel.app"

[extra.author] name = "isunjn" homepage = "https://github.com/isunjn" +++

English | 简体中文

Serene - A blog theme for zola

Serene is a simple and clean blog theme for Static-Site-Generator Zola.

Demo | Docs

Preview

Click to see screenshots

Features

  • Personal website style
  • Simple and clean, focus on content
  • Dark mode
  • Blog-related features
    • Sticky table-of-contents
    • Image zooming
    • Reading progress bar
    • Admonitions (Info, Important, Warning, etc.)
    • Out-of-date warning
    • Creative-Commons statement
    • Comments
  • Web analytics
  • Projects page
  • Easily customize

How to use

See docs.

Contributing

If you found a bug or want a specific feature, just open an issue.

Be noticed that to keep serene simple, some needs may not be considered. You can implement it in your own site.

Credits

License

MIT