Commit Graph

20 Commits

Author SHA1 Message Date
b615a4c11e feat(11ty): add page layout 2019-11-17 22:25:36 +01:00
fdc49636e3 feat(11ty): link sub terms in table of content 2019-11-17 19:50:10 +01:00
6e087a9abe feat(11ty): rename definitions collection to tableOfContent 2019-11-17 19:47:06 +01:00
90666572b9 feat(11ty): render subterms in toc 2019-11-17 18:27:47 +01:00
a83f278cee feat(11ty): render flag outside link in toc 2019-11-17 18:27:28 +01:00
017aef19fc feat(11ty): render flags in defintions 2019-11-15 23:24:12 +01:00
71de563b97 feat(eleventy): split table of content into sub sections 2019-11-15 22:19:37 +01:00
fad87004ce feat(11ty): only render flag in ToC if type is defined
some defintions might be flagged as avoid without being further specified, in this case no flag should be rendered in the table of content
2019-11-15 21:22:09 +01:00
16132c7073 feat(11ty): spell alt words capitalised 2019-11-15 20:53:39 +01:00
f5db4c110f feat(11ty): add further reading section to definitions 2019-11-15 20:53:14 +01:00
701ceaa964 feat(11ty): move table of content in partial file 2019-11-15 20:13:29 +01:00
9dc5a142dc feat(dictionary): link to defined alt words 2019-11-14 09:32:09 +01:00
3399abf6da feat(11ty): rename defined collection 2019-11-14 09:31:40 +01:00
8307168459 feat(11ty): apply styles to markdown output 2019-11-12 20:46:38 +01:00
415f2aba61 feat(11ty): use linkTarget filter && flag object structure 2019-11-12 15:19:12 +01:00
c1389725c5 feat(11ty): output definition headline and content 2019-11-12 15:16:14 +01:00
e8950ca3ab feat(11ty): correctly apply grid 2019-11-12 15:11:47 +01:00
125dfa5933 feat(11ty): load styles 2019-11-12 15:11:03 +01:00
c41dc6763c feat(11ty): abstract defintions list into own components 2019-11-12 01:17:50 +01:00
fd910cb112 feat(11ty): base template 2019-11-11 23:53:11 +01:00