diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-19 21:32:54 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-19 21:32:54 +0300 |
| commit | 6e6cc0b44fce859669bd967c5d98a39074d8251c (patch) | |
| tree | e7ce72586ba1071cb94f17955f86efdce44340db | |
| parent | 7fed72298b36c9aecae849a57a615b85f15552d4 (diff) | |
docs: reference irregular.ninja as a sample shuriken site/config
Link the live irregular.ninja photo album and its codeberg source repo
as a ready-to-read example configuration exercising shuriken's features.
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ shuriken is a Bash script for Unix-like operating systems (such as Linux) that generates static web photo albums. The resulting album is pure HTML+CSS — no JavaScript. +## Example site + +[irregular.ninja](https://irregular.ninja) is a live photo album built with +shuriken. Its source — including the `shuriken.conf`, templates, and publish +setup — lives at +[codeberg.org/snonux/irregular.ninja](https://codeberg.org/snonux/irregular.ninja) +and works as a ready-to-read sample configuration for all of shuriken's +features. + ## Quick start ```sh |
