From 6c8a113c7416056ea8c404307f15e9f6c3db3b28 Mon Sep 17 00:00:00 2001 From: yum Date: Fri, 7 Aug 2026 02:23:06 -0700 Subject: water plan also add local mode to build script, and fix the template's title issue (would say index; now says the title). --- template.html | 38 +++++++------------------------------- 1 file changed, 7 insertions(+), 31 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index a0cfc1a..7567942 100755 --- a/template.html +++ b/template.html @@ -104,6 +104,13 @@ $endif$ color: var(--foreground-color); border-left: 4px solid var(--current-line-color); } + /* numbered citations rendered from Markdown footnotes */ + .footnote-ref sup { + font-size: inherit; + vertical-align: baseline; + } + .footnote-ref sup::before { content: "["; } + .footnote-ref sup::after { content: "]"; } ::selection { background-color: var(--selection-color); } @@ -160,26 +167,6 @@ $endif$ $for(include-before)$ $include-before$ $endfor$ -$if(title)$ -
-

$title$

- $if(subtitle)$ -

$subtitle$

- $endif$ - $for(author)$ -

$author$

- $endfor$ - $if(date)$ -

$date$

- $endif$ - $if(abstract)$ -
-
$abstract-title$
- $abstract$ -
- $endif$ -
-$endif$ $if(top)$ $body$

back to main page

@@ -202,17 +189,6 @@ $else$ be able to quickly assess quality regardless of how the code is made.

- core beliefs: -

    -
  1. information should be free;
  2. -
  3. human-caused climate change is real, significant, and solvable;
  4. -
  5. passive acceptance of cruelty is complicity;
  6. -
  7. trans rights are human rights;
  8. -
  9. the web is a vast sea made of individuals with feelings;
  10. -
  11. your actions matter.
  12. -
-

-

links: