Commit Graph
5 Commits
Author SHA1 Message Date
ULIVZandGitHub d16d3d574e feat: refine theme api (#1319) 2019-02-26 23:53:38 +08:00
ULIVZ 3e47a20216 feat($theme-default): unify the text color of sidebar heading text and root-level sidebar link 2019-02-08 23:29:34 +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 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