Commit graph

119 commits

Author SHA1 Message Date
ece34571b5 work in progress: example site; set up theme.toml 2022-02-19 16:52:07 +01:00
97512f2276 fix ccs for last <p> and <ul> elements 2022-02-19 10:29:45 +01:00
ba416a691d add ccs for last <p> and <ul> elements 2022-02-19 10:21:33 +01:00
98717d288c add 'clear' shortcode for clearing of float settings 2022-02-17 16:53:37 +01:00
2baca5cf85 less aggressive title truncation 2022-02-15 16:28:59 +01:00
605e251a32 add class parameter to iimg shortcode 2022-02-15 08:04:34 +01:00
edfaa990f1 fix page title: avoid '-' if .Title is empty 2022-02-14 14:32:24 +01:00
983330c98c allow hiding of sidebar; show content frame only if content present 2022-02-13 14:32:43 +01:00
7a2abbbaeb show headline bar only if Title is set 2022-02-12 09:05:32 +01:00
44ae6a520b fix menu toggle; remove obsolete .js and .scss files 2022-02-05 08:56:43 +01:00
d6a5631992 add superhero (dark) bootswatch theme 2022-02-04 10:37:39 +01:00
18997721ec no link underline: remove class from links, use SCSS variable instead 2022-01-30 09:43:33 +01:00
51022e8a2e no link underline: remove class from links, use SCSS variable instead 2022-01-30 08:48:07 +01:00
9930b31d67 add iimg short code; + minor layout improvements 2022-01-29 09:36:25 +01:00
f3d9139033 resize card images on the fly; optionally link to image reference page 2022-01-28 14:30:38 +01:00
e3e6b739df fixes and improvements of single page (child cards) and footer 2022-01-27 14:22:07 +01:00
4257e09d9e added config, front matter settings: nodate; show children as cards 2022-01-26 16:35:18 +01:00
eaafe3f1ea add links for legal and privacy statements 2022-01-25 16:35:15 +01:00
019b9937f5 ilink: clean-up code, naming 2022-01-09 12:10:27 +01:00
7b0dc01fee code improvements 2022-01-08 17:41:17 +01:00
e4bfa2b3a2 textual improvements, use param showtoc for TOC 2022-01-08 17:22:43 +01:00
dcdd716553 allow slice of map as input to list-item partial 2022-01-08 17:11:57 +01:00
7729d0a132 show backlinks to ilink shortcodes (if showBacklinks site param is set 2022-01-08 11:33:13 +01:00
a894b5f70d ilink shortcode with anchor for backlink 2022-01-08 08:50:40 +01:00
3de565007a show TOC in sidebar if frontmatter param toc == true 2022-01-06 13:44:40 +01:00
42c48978bb provide ilink shortcode for linking to internal pages via pageid 2022-01-04 09:20:16 +01:00
4f08b7c847 provide config.yaml with default settings; extend archetypes by additional params 2021-12-22 08:51:13 +01:00
9afce46929 minor reformatting 2021-12-14 15:18:17 +01:00
2de24d3049 partial for related cards; + siblings card 2021-11-24 17:14:18 +01:00
e6023afb86 add parent/child articles (pages) functionality 2021-11-15 16:26:45 +01:00
a30b80b837 upgrade to bootstrap version 5 2021-11-13 10:07:15 +01:00
ee944b02a1 display parent and child topics on topic pages 2021-11-11 15:23:04 +01:00
32c9150232 remove 'plainify' call from summary rendering 2021-09-07 09:26:05 +02:00
75eaf6b227 show taxonomy (e.g. topic) content if available 2021-04-23 08:24:22 +02:00
5536a35a37 add missing bootstrap file; minor fixes 2021-04-07 08:59:40 +02:00
6d9c9e73db fix quote setting (padding-bottom) 2020-10-21 15:21:42 +02:00
46d02d8908 add 'quote' shortcode, + CSS 2020-09-07 14:08:40 +02:00
3a87abf65f update taxonomy listing 2020-09-02 17:18:30 +02:00
4d2d299126 more translations for sidebar 2020-08-31 15:43:33 +02:00
0e4d34ab4b more translations for sidebar 2020-08-31 15:42:00 +02:00
53fc299a80 sidebar improvements 2020-08-31 15:05:05 +02:00
1d88a13f8d add 'doctypes' to default front matter; make sidebar more configurable 2020-08-14 22:55:28 +02:00
de41337b22 sidebar enrichments 2020-08-14 09:36:48 +02:00
9bc91500d0 fix font setting for p elements 2020-07-28 16:05:17 +02:00
d6e400ec7b add headline parameter 2020-07-28 09:21:59 +02:00
e5445a30a2 fix translations 2020-07-26 10:29:18 +02:00
334cb13c87 use CSS for syntax highlightign 2020-07-26 10:11:59 +02:00
bc760b6175 minor improvements for cards; avoid linefeeds in Go template code 2020-07-25 19:11:32 +02:00
b3127efd25 improve sidebar: more info, better links 2020-07-20 07:30:39 +02:00
347acbe70e miscellaneous improvements 2020-07-17 12:59:12 +02:00