|  | 261f15f7f5 | embed shortcode: define in markdown instead of html | 2023-11-15 09:23:21 +01:00 |  | 
				
					
						|  | c32201ab65 | add top border to embedded pages | 2023-10-27 09:42:32 +02: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 |  | 
				
					
						|  | 6a84403aff | 'embed' shortcode: make title configurable and other improvements | 2023-10-26 09:45:53 +02:00 |  | 
				
					
						|  | 0f05d22902 | 'embed' shortcode: provide backlink with anchor (fragment) | 2023-10-26 08:57:05 +02:00 |  | 
				
					
						|  | 17e9e85588 | add shortcode 'embed' | 2023-10-26 08:02:23 +02:00 |  | 
				
					
						|  | 67bf21ac6c | add special 'cards' (i.e. zettel) layout | 2023-10-25 11:48:22 +02:00 |  | 
				
					
						|  | 93de6c6a98 | iimg shortcut: add missing class attribute | 2023-10-10 11:27:56 +02:00 |  | 
				
					
						|  | 9051375a03 | backlinks: provide additional parameter btitle | 2023-07-14 09:13:14 +02:00 |  | 
				
					
						|  | 76244a73da | backlinks: provide optional btext parameter | 2023-07-14 09:02:04 +02:00 |  | 
				
					
						|  | f56dbfd3a9 | backlinks: show link number | 2023-07-11 18:17:27 +02:00 |  | 
				
					
						|  | 29ef9cc5ca | give special ejsonl output format weight 1 so that it gets rendered first and backlink scratches are filled | 2023-07-11 17:50:12 +02:00 |  | 
				
					
						|  | 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 |  |