Commit graph

81 commits

Author SHA1 Message Date
endiliey
b477863a30 chore: prepare for docs sidebar 2018-09-07 14:00:46 +08:00
endiliey
988232edd4 wip: trans & versioning 2018-09-07 13:51:01 +08:00
endiliey
d00864d222 feat: add @theme/Markdown to allow user modify their own markdown react component 2018-09-06 21:41:08 +08:00
endiliey
1ff6733464 feat: add loadEnv to check if translation / versioning is enabled 2018-09-04 23:43:38 +08:00
endiliey
828d99dc8e refactor: load theme 2018-09-03 23:30:28 +08:00
endiliey
10b1a38762 feat: allow user to modify generated webpack config 2018-08-30 03:30:44 +08:00
endiliey
2b5ee3e869 feat: enable custom theme with eject 2018-08-30 01:03:38 +08:00
endiliey
8c6bc6dd38 feat: able to specify host for dev (e.g: 0.0.0.0) 2018-08-30 01:00:54 +08:00
endiliey
9965eec798 feat: throw error if there is wrong field on siteConfig.js 2018-08-30 00:14:31 +08:00
endiliey
ef17da741a chore: nits && lint 2018-08-28 22:44:33 +08:00
endiliey
9dc4cc2ff4 chore: add another react pages examples 2018-08-26 20:35:16 +08:00
endiliey
ea37e54477 feat: hljs syntax highlighting & nits 2018-08-26 19:43:22 +08:00
endiliey
0058b20d9e chore: add missing dep & nits :( 2018-08-26 03:19:09 +08:00
endiliey
be3d259ac8 chore: better examples 2018-08-26 03:11:28 +08:00
endiliey
23a85d9074 fix: hot reload port should not be hardcoded in case it is used 2018-08-24 00:05:50 +08:00
endiliey
1f2c8a39a9 chore: nits 2018-08-23 23:36:39 +08:00
endiliey
e13e1bffb4 feat: remove/clean your build folder(s) before building 2018-08-23 23:07:42 +08:00
endiliey
406106b67e feat: code split & use react helmet 2018-08-23 21:46:14 +08:00
endiliey
1564edae4c feat: add .css webpack loader 2018-08-12 22:49:14 +08:00
endiliey
ea706d2830 feat: hash the webpack-compiled js file 2018-08-11 16:29:52 +08:00
endiliey
d33343b7c6 feat: use ejs to build html template 2018-08-11 16:25:29 +08:00
endiliey
0f28b6f311 test: fix load test 2018-08-11 14:22:50 +08:00
endiliey
80204b5617 chore: remove bundle analyzer 2018-08-11 02:50:11 +08:00
endiliey
8a5807418d test: genRoutesConfig 2018-08-11 01:34:35 +08:00
endiliey
084063eabe chore: eslint & prettier nits 2018-08-11 01:33:24 +08:00
endiliey
cfd11fbb6d test: utils for load 2018-08-11 00:38:22 +08:00
endiliey
bf94bf96f8 test: add test for load config 2018-08-10 15:03:44 +08:00
endiliey
687bf09c96 dep: add bundle analyzer temporarily to check bundle size 2018-08-08 21:24:33 +08:00
endiliey
d36c17f368 refactor: use alias for docs & eslint 2018-08-08 20:51:00 +08:00
endiliey
05c90a208c chore: minimal es6 refactor 2018-08-08 17:19:26 +08:00
endiliey
d9def2865a fix: use exact path & handle non-index pages 2018-08-08 14:45:54 +08:00
endiliey
44122cd202 refactor: code 2018-08-08 14:25:02 +08:00
endiliey
fa02f6ef60 feat: copy static files for production build 2018-08-08 02:29:40 +08:00
endiliey
77ec02a278 chore: eslint fix 2018-08-08 02:27:44 +08:00
endiliey
bc7b2835b0 feat: prototype custom pages site generation 2018-08-08 01:33:25 +08:00
endiliey
cf08a20737 chore: delete old unused files 2018-08-08 00:47:14 +08:00
endiliey
1150c45f9b refactor: start cli command 2018-08-08 00:46:04 +08:00
endiliey
7a69cff30c feat: add build command 2018-08-08 00:45:43 +08:00
endiliey
b079e48976 feat: add production entry & template 2018-08-08 00:45:12 +08:00
endiliey
4c36e71d1f feat: add core dev files 2018-08-08 00:44:53 +08:00
endiliey
750804646c feat: add App.js (react router config renderer) 2018-08-08 00:43:35 +08:00
endiliey
bc706ae33d chore: eslinting 2018-08-08 00:41:40 +08:00
endiliey
b0f884e843 feat: webpack config creator 2018-08-08 00:41:19 +08:00
endiliey
10f85696d9 feat: add own webpack markdown to react loader 2018-08-08 00:40:42 +08:00
endiliey
2a7f7e2663 chore: eslint fix 2018-08-08 00:39:40 +08:00
endiliey
9e7729ad74 feat: react router config generation for docs 2018-08-08 00:39:17 +08:00
endiliey
f9bc0ff7b8 feat: add React component to render Markdown 2018-08-08 00:38:11 +08:00
endiliey
e64a06c748 feat: simple webpack config 2018-08-07 18:15:12 +08:00
endiliey
e85d3230a9 feat: add very simple default theme 2018-08-07 18:13:42 +08:00
endiliey
9fef99cb18 refactor: rename loader to load as not to confuse webpack loader 2018-08-07 00:41:05 +08:00