Skip to content

Commit 32ff523

Browse files
authored
Create zine.md
1 parent b136ea5 commit 32ff523

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

src/site/generators/zine.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Zine
3+
repo: zineland/zine
4+
homepage: https://github.com/zineland/zine
5+
language:
6+
- Rust
7+
license:
8+
- MIT
9+
templates:
10+
- Jinja
11+
description: A simple and opinionated tool to build your own magazine.
12+
13+
---
14+
15+
Zine - a simple and opinionated tool to build your own magazine.
16+
17+
### Features
18+
19+
- Mobile-first.
20+
- Intuitive and elegant magazine design.
21+
- Best reading experiences.
22+
- Theme customizable, extend friendly.
23+
- RSS Feed supported.
24+
- Open Graph Protocol supported.
25+
- Article topic supported.
26+
- I18n and l10n supported.
27+
- Build into a static website, hosting anywhere.

0 commit comments

Comments
 (0)