mirror of https://github.com/getzola/zola
51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
|
|
+++
|
|
title = "serene"
|
|
description = "A blog theme for zola, simple and clean"
|
|
template = "theme.html"
|
|
date = 2024-09-02T05:58:27Z
|
|
|
|
[extra]
|
|
created = 2024-09-02T05:58:27Z
|
|
updated = 2024-09-02T05:58:27Z
|
|
repository = "https://github.com/isunjn/serene.git"
|
|
homepage = "https://github.com/isunjn/serene"
|
|
minimum_version = "0.19.0"
|
|
license = "MIT"
|
|
demo = "https://serene-demo.pages.dev"
|
|
|
|
[extra.author]
|
|
name = "isunjn"
|
|
homepage = "https://github.com/isunjn"
|
|
+++
|
|
|
|
<img width="1501" alt="screenshot" src="https://github.com/isunjn/serene/assets/60461730/61b9ff3d-6ed3-4062-8872-1f3a3d9b60a7">
|
|
|
|
<br />
|
|
<br />
|
|
|
|
A blog theme for [zola](https://www.getzola.org), simple and clean
|
|
|
|
## Demo
|
|
|
|
- <https://serene-demo.pages.dev>
|
|
|
|
## Features
|
|
|
|
- A spiffy design, well crafted
|
|
- Projects page
|
|
- Dark mode
|
|
- Image zooming
|
|
- Out-of-date alert
|
|
- Sticky table-of-contents
|
|
- Callout (note, warning, alert, etc.)
|
|
- Comments using [Giscus](https://giscus.app)
|
|
- Mathematical notations using [KaTeX](https://katex.org) or [Typst](https://typst.app)
|
|
- Diagrams and visualizations using [Mermaid](https://github.com/mermaid-js/mermaid)
|
|
|
|
## Usage
|
|
|
|
- Check the [USAGE.md](https://github.com/isunjn/serene/blob/latest/USAGE.md) of `latest` branch
|
|
- Also available in Simplified Chinese: [USAGE-zh_CN.md](https://github.com/isunjn/serene/blob/latest/USAGE-zh_CN.md) (简体中文)
|
|
|
|
|