Commit Graph
7 Commits
Author SHA1 Message Date
ULIVZ 05e793f0ba feat($theme-default): highlight sidebar link text at root level like sidebar group heading text 2019-02-08 22:58:23 +08:00
ULIVZandGitHub 01dd45bc59 feat($theme-default): refine sidebar groups (#1257)
Close: #814 
Close: #783
Close: #287
2019-02-04 00:47:13 +08:00
Markus SieringandULIVZ ede57b00a8 feat($theme-default): more semantic HTML (close: #1154)(#1156)
By replacing some `div`s with `header`/`main`/`aside` tags
and adding an aria landmark to the search
2019-01-09 01:38:15 +08:00
ULIVZ e231744504 refactor($default-theme): simplify & reorganize 2018-10-06 00:54:10 +08:00
ULIVZ 2b2e30836a feat($core): make palette globally enabled and improve doc 2018-09-29 03:07:24 +08:00
ULIVZ 3125fc7b05 chore: move config.styl to core 2018-09-23 15:16:34 +08:00
ULIVZ 7f7fe18d40 feat: support clean and multiple custom layout. / theme default layouts dir
1. Refine ExtendPageDataOption, simplify the implmentation
2. Introduce LayoutDistributor as the unique route layout entry
3. Inject layout components to LayoutDistributor
4. Register layout components located at themedir/layouts
5. Reorganize the default theme's structure
2018-09-05 01:02:19 +08:00