Commit Graph

9 Commits

Author SHA1 Message Date
Scott V Kissinger 6f2065aa57
Update nav.html for handling nav_exclude
It appears nav_exclude only works on top level navigation items. I needed it to work at the child level as well. I believe these changes accomplish that for the child and grand_child levels.

Love this theme. I've used it a few times. Apologies if this pull request is not according to convention. This is the first time I've done it on someone else's code. Thanks!
2020-02-19 16:01:50 +08:00
Julien Duchesne 07982f681a Optimized nav generation
- Trimmed whitespace between html elements
  This reduced one of my files from 850KB to 115KB
- Do not sort the whole list of pages on every iteration
  This made build 3x faster
2019-07-18 15:52:11 -04:00
Patrick Marsceill a3ae6ad74e
A11y updates 2019-01-06 15:49:26 -05:00
Patrick Marsceill 960d347f68
Support 3 levels of pages 2018-11-19 13:28:59 -05:00
Patrick Marsceill 6540493df2
Add condition for nav exclude 2018-11-16 13:57:32 -05:00
Patrick Marsceill f7da9a9dd9
final shit for release 2017-04-08 18:51:14 -04:00
Patrick Marsceill e581397758
Initial commit 2017-03-26 21:09:19 -04:00
Patrick Marsceill 594385ae7b
initial commit 2017-03-24 09:47:37 -04:00
Patrick Marsceill b7b0d0d7bf
Initial commit 2017-03-09 13:16:08 -05:00