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
Endilie Yacop Sucipto
2ad7413dd7
refactor(v2): determine all available routes/url ( #1264 )
...
* refactor(v2): determine all available routes/url
* nits
* test(v2): routes snapshot
* sort for consistent snapshot test due to async ordering
2019-03-06 10:51:16 -08:00
Yangshun Tay
0f94c062a5
fix(v2): clean build dir only on build command
2019-03-05 00:00:49 -08:00
Yangshun Tay
d64581f2b4
misc(v2): misc fixes
2019-03-04 22:39:07 -08:00
Yangshun Tay
8375236db4
fix(v2): s/blogMetadatas/blogMetadata
2019-02-24 23:33:08 -08:00
Yangshun Tay
e5b7daef33
feat(v2): create docusaurus-content-blog plugin draft
2019-02-24 23:11:15 -08:00
Yangshun Tay
211e04f409
refactor(v2): shift generated files out of core into website dir
2019-02-24 15:20:58 -08:00
Yangshun Tay
63851a6f14
chore(v2): remove prettier from specific projects
2019-02-23 14:28:32 -08:00
Yangshun Tay
b33de00a32
chore(v2): generic styling improvements
2019-02-23 12:50:31 -08:00
Endilie Yacop Sucipto
9360739cba
fix: support relative markdown linking ( #1138 )
...
* fix: relative markdown reference linking
* prioritize relative linking resolve
2018-12-04 12:26:43 +08:00
Endilie Yacop Sucipto
fc7ba5b6b1
chore(v2): switch from uglifyjs-webpack-plugin to terser-webpack-plugin ( #1099 )
2018-11-08 10:58:52 +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
Yangshun Tay
6cec7ce982
feat(v2): render Markdown on server-side instead ( #1077 )
...
* feat(v2): render Markdown on server-side instead
* move to folder
2018-10-30 22:45:07 +08:00
Blaine Bublitz
bbf355fdc7
feat: support reference-style linking in documents ( #1048 )
...
feat: support reference-style linking in documents
2018-10-27 12:33:44 +08:00
Yangshun Tay
c7336462ec
feat(v2): support non-css modules when loading styles ( #1069 )
2018-10-25 21:43:31 -07: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
Endilie Yacop Sucipto
d8e5f315f1
fix(v2): prioritize node_modules resolve ( #1057 )
2018-10-23 07:15:57 -04:00
Endilie Yacop Sucipto
5d60739f7c
fix(v2): map loaded modules to bundles ( #1056 )
...
* fix(v2): map loaded modules to bundles
* nits
2018-10-23 03:53:18 -04:00
Yangshun Tay
58d60b5650
docs(v2): point to shared docs
2018-10-22 21:17:30 -04:00
Vikram Rangaraj
1c333ee22a
chore(v2): revert back to babel-plugin-dynamic-import-node ( #1037 )
2018-10-14 15:22:06 -07:00
Fienny Angelina
d052feec40
chore(v2): upgrade to Babel 7 ( #1012 )
...
* Upgrade babel in v2 folder
* Use babel-plugin-transform-dynamic-import instead of babel-plugin-dynamic-import-node
* Remove not needed import polyfill by changing the order of import
* Revert "Remove not needed import polyfill by changing the order of import"
This reverts commit 9263aa693a
.
* Fix prettier
2018-10-08 14:42:31 +08:00
Endilie Yacop Sucipto
8691a2525c
feat: custom pages ( #994 )
2018-09-29 00:18:38 +08:00
Endilie Yacop Sucipto
fbdd79981d
chore: rename v2 project back to Docusaurus ( #975 )
...
* feat: better log message on build
* feat: rename any 'endiliey|munseo' to 'facebook|docusaurus'
* test: remove unwanted console.log
2018-09-21 18:46:19 +08:00
Endilie Y
b401a2adc0
refactor(v2): use absolute path instead of alias for metadata source ( #967 )
...
refactor(v2): use absolute path instead of alias for metadata source
2018-09-18 12:29:14 +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
dcb733a63a
v2: nits
2018-09-17 12:09:14 +08:00
endiliey
45736200b0
v2: prepare to move
2018-09-17 11:16:07 +08:00