Commit Graph
8 Commits
Author SHA1 Message Date
KidandULIVZ 668d68f963 refactor(theme-default): Import Prism theme in stylesheets instead of "Layout.vue" to allow custom styles to override them. (#1707)
* remove prism theme in default layout

* add prism theme to code.styl
2019-07-20 14:48:19 +08:00
ULIVZ 74d3a5cef0 refactor($theme-default): clean all .content class names 2019-06-02 17:13:30 +08:00
ULIVZ d987ea51c5 feat($default-theme): vue-styled deleted & inserted code 2018-10-06 02:33:12 +08:00
Jørgen VatleandULIVZ cc056bad2e feat($default-theme): add PHP language text tag to code block. (#892) 2018-10-05 05:29:50 -05:00
ULIVZ 2b2e30836a feat($core): make palette globally enabled and improve doc 2018-09-29 03:07:24 +08:00
ULIVZ 1b234b3e75 fix: build failed - wrong import 2018-09-24 02:04:43 +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