From 7fed72298b36c9aecae849a57a615b85f15552d4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 19 Jun 2026 21:28:29 +0300 Subject: docs: polish readability of quick-start and reference pages - Friendlier, less jargon-heavy quick-start comments in README. - Simplify the --config row in the README main-flags table. - Replace <...> HTML entities with backtick code spans in generation.md and templates.md. - Rephrase the supported-images note in configuration.md to drop the find-specific 'maxdepth 1' phrasing in favour of plain English. --- docs/generation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/generation.md') diff --git a/docs/generation.md b/docs/generation.md index b477b30..c377adf 100644 --- a/docs/generation.md +++ b/docs/generation.md @@ -110,6 +110,6 @@ file instead (it is copied in as `favicon.ico`). ## Source URL The page header bar links to the project source ("Site generated … with -<URL>"). This defaults to the shuriken.sh repository; set `SOURCE_URL` in +``"). This defaults to the shuriken.sh repository; set `SOURCE_URL` in the config or pass `--source-url URL` to point it at your own album's repository instead. The displayed link text is the URL with its scheme removed. \ No newline at end of file -- cgit v1.2.3