We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b136ea5 commit 32ff523Copy full SHA for 32ff523
src/site/generators/zine.md
@@ -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