diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-15 14:39:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-15 14:39:52 +0300 |
| commit | 4c7b41dc426cba1b3047a4dda07394e4789da53d (patch) | |
| tree | 240fc4524644cc29d1bbe326397847e4540543dc /README.md | |
| parent | 3774a907d90eb99cf4a6c4a233eeb905743dd059 (diff) | |
Add clickable HTTPS links to irregular.ninja and alt.irregular.ninja in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,18 +1,18 @@ # irregular.ninja -Photo site generation for **irregular.ninja** and **alt.irregular.ninja**. +Photo site generation for [**irregular.ninja**](https://irregular.ninja) and [**alt.irregular.ninja**](https://alt.irregular.ninja). This repository contains the working directories and build automation for generating static photo albums using [`shuriken.sh`](https://codeberg.org/snonux/shuriken.sh), a lightweight shell-based photo album generator. ## Structure -- `irregular.ninja/` — Main photo album +- `irregular.ninja/` — Main photo album ([https://irregular.ninja](https://irregular.ninja)) - `shuriken.conf` — Album configuration (title, geometry, templates) - `incoming/` — Symlink to the source photo directory - `incoming-invalid/` — Placeholder for rejected/invalid photos - `Justfile` — Build recipes for this album -- `alt.irregular.ninja/` — Alternative photo album +- `alt.irregular.ninja/` — Alternative photo album ([https://alt.irregular.ninja](https://alt.irregular.ninja)) - `shuriken.conf` — Album configuration - `incoming/` — Symlink to the source photo directory - `Justfile` — Build recipes for this album |
