Render handout page on server
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Successful in 7s
CI / Clippy (push) Failing after 1m7s
CI / Build and test (push) Successful in 1m2s
CI / Build container (push) Has been skipped
CI / Deploy on waypoint (push) Has been skipped

This commit is contained in:
2025-11-04 19:15:35 -08:00
parent 62a3da195f
commit a9b782e704
11 changed files with 565 additions and 363 deletions

View File

@@ -1,6 +1,3 @@
// Handout list pages
// works with "{{ handout() }}" shortcode.
.handout-li-links {
color: var(--grey);
}
@@ -39,10 +36,6 @@
display: none;
}
.handout-star {
color: var(--yellow);
}
// Email obfuscation
// Works with "{{ email_*() }}" shortcodes.
.eobf {