Commit Graph

32 Commits

Author SHA1 Message Date
Florine W. Dekker 79b68fdb2c
Invoke `doAfterLoad` even if page is loaded
Fixes #3.
2021-04-13 20:12:52 +02:00
Florine W. Dekker 5043c92d56
Remove wrapping to create wider nav entries
Fixes #9.
2021-04-13 20:04:48 +02:00
Florine W. Dekker e5c92d3d95
Add icon for external links
Fixes #8.
2021-04-13 19:59:51 +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 e4e5193b70
Correctly highlight level 1 empty navs 2021-03-27 21:51:19 +01:00
Florine W. Dekker 543f65675d
Remove un-minifiable whitespace 2021-03-27 21:51:01 +01:00
Florine W. Dekker a02892414d
Fix interpuncation spacing in footer 2021-03-26 03:08:37 +01: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 f433c08ca2
Move overrides to separate CSS
Fixes #6.
2021-03-22 14:21:17 +01:00
Florine W. Dekker 7e01e15379
Resolve footer overlapping contents
Fixes #4.
2021-03-22 14:18:05 +01:00
Florine W. Dekker 82f94f286b
Remove unnecessary publishing instruction 2020-09-15 15:30:03 +02: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 db9e6b578d
Specify which files to publish 2020-07-31 21:57:58 +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 50393fe631
Bump version to redeploy 2020-05-05 00:57:00 +02:00
Florine W. Dekker 670e2a6c3a
Move nav asynchronicity into background 2020-05-05 00:50:29 +02:00
Florine W. Dekker fcb63984d1
Dynamically fetch navigation entries from API 2020-05-05 00:19:06 +02:00
Florine W. Dekker 3a04888564
Allow HTML in header, make description optional 2020-05-03 23:46:18 +02:00
Florine W. Dekker e91c6b6c5a
Add placeholder for logo in navbar 2020-05-03 19:05:03 +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