Yangshun Tay
|
cefee2dec1
|
feat(v2): allow plugins to specify paths to watch (#1272)
|
2019-03-09 13:00:44 -08:00 |
|
Endilie Yacop Sucipto
|
643addb729
|
feat(v2): enable JSX in markdown using MDX (#1263)
* feat(v2): enable JSX in markdown
* reformat docs
* chore(v2): nits
* remove dummy test
* include .mdx extension
* add syntax highlighting with prismjs
|
2019-03-08 01:02:47 +08:00 |
|
Yangshun Tay
|
95ca07a646
|
refactor(v2): shift plugin cache generation into its own dir
|
2019-03-02 20:29:49 -08:00 |
|
Yangshun Tay
|
8375236db4
|
fix(v2): s/blogMetadatas/blogMetadata
|
2019-02-24 23:33:08 -08:00 |
|
Yangshun Tay
|
7dae4bd0d1
|
chore: rename siteConfig.js to docusaurus.config.js (#1245)
* chore: rename siteConfig.js to docusaurus.config.js
* Prettier
|
2019-02-23 11:16:24 -08:00 |
|
Endilie Yacop Sucipto
|
8695ed89a6
|
refactor(v2): use react hooks on root app (#1095)
* refactor(v2): use functional component + react hooks for App
* docusaurus/link
* nits
* review
|
2018-11-08 10:23:07 +08:00 |
|
Yangshun Tay
|
13a21b2374
|
feat(v2): rewrite docs loading strategy (#1092)
* feat(v2): rewrite docs loading strategy
* Prettify
* Lint
* Allow resolving from library root
* minor changes, refactor
* copyright header
|
2018-11-07 16:39:47 +08:00 |
|
Endilie Yacop Sucipto
|
85336649d3
|
feat(v2): headerlinks (#1074)
* feat(v2): headerlinks
* fix test
* nits
* remove tictactoe:
* headerIcon
* nits
* remove lang dropdown
* fix failing test
* search box
* algolia search
* use babel-eslint to resolve dynamic import
* nits
* favicon and title
* Update .eslintignore
|
2018-10-28 16:32:19 +08:00 |
|
Yangshun Tay
|
c9e29c86a5
|
chore(v2): add Facebook copyright headers (#1067)
|
2018-10-25 17:03:19 -07:00 |
|
Endilie Yacop Sucipto
|
12fd204840
|
feat(v2): implement blog (#1062)
* feat(v2): implement blog
* expect flat blog structure
* \n
* blogpage can import many posts
|
2018-10-25 14:23:29 +08:00 |
|
Yangshun Tay
|
9d4a5d5359
|
Prettify all JavaScript files (#964)
* Prettify all JavaScript files
* Make trailingComma all
* Delete v2/.prettierignore
* Remove v2 Prettier commands in package.json
|
2018-09-17 15:34:55 +08:00 |
|
endiliey
|
45736200b0
|
v2: prepare to move
|
2018-09-17 11:16:07 +08:00 |
|