Commit graph

31 commits

Author SHA1 Message Date
261f15f7f5 embed shortcode: define in markdown instead of html 2023-11-15 09:23:21 +01:00
d8db1dbddf move rendering of main content to new partial 'content' 2023-10-26 19:38:52 +02:00
d2d1c29e2d allow embedding of child articles via showChildArticles site or page parameter 2023-10-26 19:26:00 +02:00
8839ff3cad control rendering of children via parameter showChildArticles 2023-10-26 16:33:37 +02:00
11748e3be8 provide .ejsl output; + sql scripts for preparing text search 2023-07-09 14:35:47 +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
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
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
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
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
bc760b6175 minor improvements for cards; avoid linefeeds in Go template code 2020-07-25 19:11:32 +02:00
347acbe70e miscellaneous improvements 2020-07-17 12:59:12 +02:00
7aa47fb7d3 use current section for listings 2020-07-04 17:33:29 +02:00
2337b6264c minor fixes 2020-06-27 09:07:48 +02:00
aa32c9e227 minor fixes; serve jquery and font-awesome from local directory 2020-06-26 08:25:22 +02:00
c59ae04892 improve pagination and topics listing 2020-06-23 09:32:21 +02:00
3bc0270bee improvements and simplifications 2020-06-20 08:15:08 +02:00
18553b7377 minor improvements (links, colors); add favicon 2020-06-16 09:14:33 +02:00
e8318fc7a0 full refactoring, using up-to-date bootstrap + bootswatch theme 2020-06-14 09:04:20 +02:00
ef404bc09b move common parts to partials 2020-04-05 11:40:09 +02:00
87a3eda4ce initial import 2020-03-08 16:38:47 +01:00