From e2bd7d695474314aa910a36c664e4dc1c7e39d8c Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 29 Jun 2020 00:46:48 +0200 Subject: Implements style preview for kristall document styles. Allows importing them via the preview site. --- src/about/style-display.gemini | 21 +++++++++++++++++++++ src/about/style-preview.gemini | 7 +++++++ 2 files changed, 28 insertions(+) create mode 100644 src/about/style-display.gemini (limited to 'src/about') diff --git a/src/about/style-display.gemini b/src/about/style-display.gemini new file mode 100644 index 0000000..295c1da --- /dev/null +++ b/src/about/style-display.gemini @@ -0,0 +1,21 @@ +# H1 Header +## H2 Header +### H3 Header +Plain text document here. +* List A +* List B +=> rela-link Same-Site Link +=> //foreign.host/ Foreign Site Link +=> https://foreign.host/ Cross-Protocol Link +> Multi-lined +> block quotes +``` + ▄▄▄ ██▀███ ▄▄▄█████▓ + ▒████▄ ▓██ ▒ ██▒▓ ██▒ ▓▒ + ▒██ ▀█▄ ▓██ ░▄█ ▒▒ ▓██░ ▒░ + ░██▄▄▄▄██ ▒██▀▀█▄ ░ ▓██▓ ░ + ▓█ ▓██▒░██▓ ▒██▒ ▒██▒ ░ + ▒▒ ▓▒█░░ ▒▓ ░▒▓░ ▒ ░░ + ▒ ▒▒ ░ ░▒ ░ ▒░ ░ + ░ ▒ ░░ ░ ░ + ░ ░ ░ diff --git a/src/about/style-preview.gemini b/src/about/style-preview.gemini index 295c1da..aaf1282 100644 --- a/src/about/style-preview.gemini +++ b/src/about/style-preview.gemini @@ -2,13 +2,17 @@ ## H2 Header ### H3 Header Plain text document here. + * List A * List B + => rela-link Same-Site Link => //foreign.host/ Foreign Site Link => https://foreign.host/ Cross-Protocol Link + > Multi-lined > block quotes + ``` ▄▄▄ ██▀███ ▄▄▄█████▓ ▒████▄ ▓██ ▒ ██▒▓ ██▒ ▓▒ @@ -19,3 +23,6 @@ Plain text document here. ▒ ▒▒ ░ ░▒ ░ ▒░ ░ ░ ▒ ░░ ░ ░ ░ ░ ░ +``` + +=> kristall+ctrl:install-theme Install theme in Kristall -- cgit v1.2.3