Commit Graph

22 Commits

Author SHA1 Message Date
Florine W. Dekker 161a36b308
Add template elements based on meta tags
Fixes #20.
2021-06-08 22:56:51 +02:00
Florine W. Dekker b5be385ea5
Simplify code for visibility toggle 2021-04-28 12:19:46 +02:00
Florine W. Dekker 45e06510da
Add non-breaking spaces where appropriate 2021-04-23 14:45:56 +02:00
Florine W. Dekker 7b7934dba1
Prepare for centralised deployment 2021-04-15 19:09:42 +02:00
Florine W. Dekker 37fa57b219
Use black instead of grey text
Fixes #7.
2021-04-13 19:49:55 +02:00
Florine W. Dekker 0e4f973553
Rewrite without hyperscript
Fixes #5. Reduces bundle by 6kB.
2021-03-26 02:58:50 +01:00
Florine W. Dekker 55cce0c433
Manually minify normalize library
Saves about 7kB in the deployed size. I couldn't figure out how to automate minification of CSS.
2021-03-26 02:04:01 +01:00
Florine W. Dekker 7e01e15379
Resolve footer overlapping contents
Fixes #4.
2021-03-22 14:18:05 +01:00
Florine W. Dekker 5d105387fd
Add option to link to privacy policy in footer 2020-09-15 15:27:13 +02:00
Florine W. Dekker 1b6488fc4a
Update dependencies 2020-08-01 13:21:24 +02:00
Florine W. Dekker 11b5492a0d
Update milligram dependency 2020-07-20 12:55:49 +02:00
Florine W. Dekker 81fff6c7e9
Add option to highlight current entry
Fixes #2.
2020-07-20 12:54:32 +02:00
Florine W. Dekker 91e77ab3a5
Remove debug CSS 2020-06-07 12:58:07 +02:00
Florine W. Dekker 1c29d7d3ac
Allow arbitrary nesting of nav entries
Fixes #1.
2020-05-17 21:06:26 +02:00
Florine W. Dekker c25ad1619d
Fix behaviour when no header args are given 2020-05-17 16:45:46 +02:00
Florine W. Dekker e094cdcfa6
Make header title optional 2020-05-16 18:13:19 +02:00
Florine W. Dekker 0d30d9d059
Fix footer overlap 2020-05-03 18:58:08 +02:00
Florine W. Dekker 6275618cee
Add navigation template 2020-05-03 18:02:48 +02:00
Florine W. Dekker a183e8cbd3
Set up file watcher for faster development 2020-05-03 17:21:39 +02:00
Florine W. Dekker c2a024a200
Make package client side and fix CSS order 2020-05-03 14:23:38 +02:00
Florine W. Dekker 966387b5c7
Include CSS, revamp development structure 2020-05-03 00:25:55 +02:00
Florine W. Dekker d7315ceffe
Set up basic template 2020-05-02 23:02:42 +02:00