Commit graph

84 commits

Author SHA1 Message Date
812c15df93 ilink shortcode: use unique numbers for ids (backlink anchors) 2023-07-11 16:53:58 +02:00
11748e3be8 provide .ejsl output; + sql scripts for preparing text search 2023-07-09 14:35:47 +02:00
852495fdb0 provide SQL scripts for populating search index tables from index.ejsl 2023-06-23 11:31:37 +02:00
044fb506ce add more fields to .ejsl index data 2023-06-23 09:45:51 +02:00
2452be516b rename JSON lines template for search index data to home.ejsl 2023-06-23 08:52:33 +02:00
6053135667 use jsonl (JSON lines) as format for index information 2023-06-21 19:06:56 +02:00
ae0a5776ca provide index.json for producing JSON lines for indexing 2023-06-21 08:09:09 +02:00
856c6bb7ab add partial for optionally embedding javascript code via 2nd-level theme 2023-02-15 19:20:01 +01:00
4a9e6d9faa improve image handling; add imgtitle page param 2022-10-13 14:21:09 +02:00
d66c8afe0d fix text justification for quote shortcode 2022-04-12 17:15:43 +02:00
a388cd4bcf add render-link hook 2022-04-02 11:59:05 +02:00
0efa5514d6 remove font-awesome reference; use bootstrap icons instead (as partials) 2022-02-26 09:23:01 +01:00
b484e9525b provide header variant with banner; work in progress: example site = cybercards documentation 2022-02-20 13:21:30 +01:00
cadc070fbd example site: rename pages 2022-02-19 23:06:09 +01:00
028d429588 provide empty _custom... scss files for overwritin in site, put theme-specific stuff in _cybercards... files 2022-02-19 17:32:01 +01:00
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