aboutsummaryrefslogtreecommitdiffstats
path: root/projects
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-01 22:19:27 +0300
committerAhmed <git@gumx.cc>2026-06-01 22:19:27 +0300
commitae72b8f9976a1c0cca66ff4cb31eadf311c677e7 (patch)
tree532e48d085bd0ea48265f2bd262df8856dd8340f /projects
init: moved to own site
Diffstat (limited to 'projects')
-rw-r--r--projects/webring.md8
-rw-r--r--projects/zola-no-style-please.md9
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/).