summaryrefslogtreecommitdiff
path: root/docs/generation.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-19 21:28:29 +0300
committerPaul Buetow <paul@buetow.org>2026-06-19 21:28:29 +0300
commit7fed72298b36c9aecae849a57a615b85f15552d4 (patch)
tree660d66fa7b7a5b14c0ed5261cba8a698a475fa77 /docs/generation.md
parent2cdec0ccd3ec1fdcafdc4f12fb30c7d58c7632b8 (diff)
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 &lt;...&gt; 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.
Diffstat (limited to 'docs/generation.md')
-rw-r--r--docs/generation.md2
1 files changed, 1 insertions, 1 deletions
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
-&lt;URL&gt;"). This defaults to the shuriken.sh repository; set `SOURCE_URL` in
+`<URL>`"). 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