Commit graph

9 commits

Author SHA1 Message Date
vimux
a56242e2c1
Unify main menu hover appearance for desktop and mobile
Now the hover appearance of the mobile and desktop
menu looks more uniform for all devices.
2021-06-15 12:35:06 -04:00
vimux
a534b3bb8e
Add left border line to hamburger active menu item 2021-06-13 13:01:54 -04:00
vimux
7bffa43920
BREAKING CHANGE: rename Post → Entry
* .Site.Params.post_meta → .Site.Params.Entry.meta
* .Site.Params.toc → .Site.Params.Entry.toc
* .Site.Params.tocOpen → .Site.Params.Entry.tocOpen
2020-02-11 09:27:01 -05:00
vimux
449f51ed66
Fix no-js main menu (>920px) 2020-01-07 10:50:28 -05:00
vimux
81848653eb
Main menu: fix padding for active item on mobile 2020-01-05 14:39:47 -05:00
vimux
59bea459d8
Add initial breadcrumb partial
* Add initial breadcrumb partial
* Add aria-current=page property
* Add separators via CSS to be comply with screen readers
* Use ordered list to the set of links
* Update README.md: add breadcrumb section
2019-12-11 09:08:02 -05:00
vimux
a9f995eb1d
Add a separate file for print styles 2019-12-09 09:30:31 -05:00
vimux
c77e4ede53
Split main CSS file
* Split main CSS file
* Update Bootstrap Reboot [4.1.3 → 4.3.1]
* Move own theme rules from reboot.css to main.css
* package.json: fix scripts
2019-12-08 12:11:25 -05:00
vimux
965c3fa699
Store CSS as an asset file 2019-12-07 15:40:26 -05:00