diff options
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/webring.md | 8 | ||||
| -rw-r--r-- | projects/zola-no-style-please.md | 9 |
2 files changed, 17 insertions, 0 deletions
diff --git a/projects/webring.md b/projects/webring.md new file mode 100644 index 0000000..7c50697 --- /dev/null +++ b/projects/webring.md @@ -0,0 +1,8 @@ +--- +title: Minimal webring +url: /projects/webring +demo: https://webring.gumx.cc +sources: sourcehut:https://git.sr.ht/~gumxcc/webring.gumx.cc/,github:https://github.com/gumxcc/webring,gitlab:https://gitlab.com/gumxcc/webring +--- + +A minimal webring for personal websites. diff --git a/projects/zola-no-style-please.md b/projects/zola-no-style-please.md new file mode 100644 index 0000000..85cfe66 --- /dev/null +++ b/projects/zola-no-style-please.md @@ -0,0 +1,9 @@ +--- +title: A (nearly) no-CSS, fast, minimalist Zola theme +url: /projects/zola-no-style-please +demo: https://zola-no-style-please.demo.gumx.cc/ +sources: sourcehut:https://sr.ht/~gumxcc/zola-no-style-please/,github:https://github.com/gumxcc/zola-no-style-please,gitlab:https://gitlab.com/gumxcc/zola-no-style-please +--- + +A port of [no-style-please](https://riggraz.dev/no-style-please/) for the [Zola](https://www.getzola.org/) static site generator. +Listed on the [Zola themes page](https://www.getzola.org/themes/no-style-please/). |
