Commit Graph

12 Commits

Author SHA1 Message Date
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 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 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 966387b5c7
Include CSS, revamp development structure 2020-05-03 00:25:55 +02:00