Yangshun Tay
431510e9ab
fix: broken links due to monorepo migration
2019-03-26 22:03:53 -07:00
Endilie Yacop Sucipto
94f623938d
chore: fix wrong url for adding user
2019-03-27 12:21:27 +08:00
Endilie Yacop Sucipto
4bd5d3937e
feat(v2): enhance @docusaurus/plugin-content-blog ( #1311 )
...
* feat(v2): @docusaurus/plugin-content-blog
* address code review
2019-03-26 01:39:58 +07:00
Yangshun Tay
bd0cdbc701
feat: change landing images to illustrations ( #1304 )
...
* feat: change landing images to illustrations
* misc: attribute unDraw in footer
2019-03-25 09:03:00 -07:00
Endilie Yacop Sucipto
aa6b497ec8
refactor(v2): mdx-loader ( #1310 )
2019-03-25 22:35:37 +07:00
Endilie Yacop Sucipto
d51f2c9f92
fix: anchors links for underscore character ( #1309 )
2019-03-25 16:54:23 +07:00
Endilie Yacop Sucipto
12d4ca7b70
chore: optimize continuous integration ( #1308 )
...
* chore: CI should skip deploying v1 if no related changes
* fix regex
* test commit only
* remove static site build test on ci
2019-03-25 16:41:34 +07:00
Endilie Yacop Sucipto
c6c22a8271
feat(v2): faster production server build ( #1306 )
...
* feat(v2): faster production server build
* nits
2019-03-25 15:21:37 +07:00
Endilie Yacop Sucipto
290ccc5315
fix(v2): enable plugin not having pathsToWatch ( #1305 )
2019-03-25 15:07:00 +07:00
Endilie Yacop Sucipto
72242dddf4
feat(v2): postBuild() - plugin lifecycle ( #1302 )
...
* feat(v2): build() - plugin lifecycle
* rename to postBuild
2019-03-25 14:30:42 +07:00
Endilie Yacop Sucipto
c5d8e2d641
chore(v2): webpack-serve -> webpack-dev-server ( #1303 )
...
* chore(v2): webpack-serve -> webpack-dev-server
* Update start.js
2019-03-24 18:28:15 -07:00
Yangshun Tay
1edbeecbe5
chore(v2): add ESLint rule to check for Facebook copyright headers in JS files ( #1301 )
2019-03-24 14:50:26 +07:00
Endilie Yacop Sucipto
3f9cc96330
Merge pull request #1300 from facebook/lerna-path-fix
...
fix: update non-coding files affected by monorepo change
2019-03-24 12:10:01 +07:00
Yangshun Tay
1602b459da
fix: update paths for monorepo
2019-03-23 21:53:32 -07:00
Endilie Yacop Sucipto
73b89658cc
refactor(v2): plugins lifecycle ( #1299 )
...
* refactor(v2): plugins lifecycle
* dont allow duplicate plugin & fix typo
2019-03-23 16:08:36 -07:00
Endilie Yacop Sucipto
3a7a253db7
refactor(v2): plugin, utils as separate package ( #1298 )
...
* refactor(v2): plugin, utils as separate package
* rename docusaurus-plugin to @docusaurus/plugin
* update snapshot
2019-03-23 15:46:16 +07:00
endiliey
9597a8ce9c
fix: deploy website CI
2019-03-23 15:40:39 +08:00
Endilie Yacop Sucipto
1f91d19a8c
chore: move to monorepo ( #1297 )
...
* chore: move to monorepo
* lint all js file
* simplify circleCI
* fix failing tests
* fix tests due to folder rename
* fix test since v1 website is renamed
2019-03-23 14:21:36 +07:00
Endilie Yacop Sucipto
6b1d2e8c9c
feat(v2): local plugin path resolve ( #1294 )
...
* feat(v2): plugin resolve
* nits
* Update README.md
2019-03-22 00:00:25 +07:00
endiliey
14a9c5461f
chore: fix npm badge link
2019-03-21 18:02:19 +08:00
Yangshun Tay
a062ef33b6
fix: empty white bar on landing page ( #1293 )
2019-03-21 11:29:16 +07:00
Endilie Yacop Sucipto
527ff3e65f
chore(v2): update navbar logic ( #1291 )
2019-03-21 01:28:27 +07:00
Yangshun Tay
880280826d
misc: update v2 preview link
2019-03-20 09:43:32 -07:00
vikrantsinghthakur
79bbe8e59e
fix: handle case insensitive table of contents token ( #1288 )
...
* fix: check for lowercase TOC token
* run prettier
* fix: handle case insensitive
* nits
2019-03-20 17:24:17 +07:00
Yangshun Tay
d89401b47e
feat: change landing page hero ( #1290 )
...
* docs: add v2 roadmap to landing page
* feat: change landing page hero
* fix: remove CSS test as it doesn't account for autoprefixing
2019-03-20 16:54:42 +07:00
Yangshun Tay
189f7cbedd
docs: add v2 roadmap to landing page ( #1289 )
2019-03-20 16:21:11 +07:00
Jake Bolam
e41bf66342
v1.7.3 ( #1286 )
...
* v1.7.3
* Update versions.json
* update changelog
2019-03-19 23:01:05 -07:00
Jake Bolam
00143d4a8e
docs: add All Contributors to users page ( #1287 )
...
* docs: add user All Contributors
* add image
* Make All Contributors pinned
2019-03-19 12:09:47 -07:00
Joel Marcey
bd430668c8
Add Netlify badge
2019-03-19 10:11:13 -07:00
Alex Krolick
f15ba1b2ac
fix(codetabs): fix key warning ( #1284 )
...
- closes #1255
2019-03-17 21:53:58 -07:00
Yangshun Tay
93e2b7dab3
fix(v2): copyright headers
2019-03-14 11:21:26 -07:00
Endilie Yacop Sucipto
63f014fce5
fix: relative path markdown linking on versioned docs ( #1281 )
2019-03-14 16:03:42 +08:00
Yangshun Tay
d78220a818
feat(v2): embed Canny feedback widget ( #1280 )
...
* feat(v2): embed Canny feedback widget
* docs(v2): Mention source of Canny widget
* misc(v2): add newline
2019-03-13 22:51:16 -07:00
Yangshun Tay
398d7c7ae4
feat(v2): pluginify pages ( #1278 )
...
* feat(v2): convert pages into a plugin
* fix: update tests
2019-03-13 13:08:12 -07:00
Charles Plant St.Louis
2da59ed4af
docs: add Polymath to users ( #1276 )
2019-03-11 18:57:02 -07:00
Sidak Singh Aulakh
bb7cb3f840
docs: showcase user Twirp ( #1275 )
...
* Added twirp to users
* Added the twirp user logo
* Update users.js
2019-03-11 13:41:00 -07:00
Pavle Jonoski
cac141c290
docs: showcase user Microkubes ( #1274 )
2019-03-11 09:00:11 -07:00
Yangshun Tay
53a123cb55
feat(v2): generate metadata via plugins ( #1273 )
2019-03-10 19:08:36 -07:00
Yangshun Tay
cefee2dec1
feat(v2): allow plugins to specify paths to watch ( #1272 )
2019-03-09 13:00:44 -08:00
Yangshun Tay
8629abf73a
chore(v2): upgrade React
2019-03-08 23:26:50 -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
801453fae6
fix: upgrade jest to remove security vulnerability ( #1267 )
...
* fix: upgrade jest to remove security vulnerability
* fix lint
2019-03-07 16:15:59 +08:00
Adel El Masery
48f95219a8
docs: update api-pages.md to document about overriding default styles ( #1266 )
...
docs: update api-pages.md to document about overriding default styles
2019-03-06 13:41:02 -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
Endilie Yacop Sucipto
c73da00252
fix: wrong sidebar_label and title on versioned_docs ( #1265 )
...
* fix: wrong sidebar_label and title on versioned_docs
* nits
2019-03-06 10:41:05 -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
endiliey
95b0cb942f
fix(v2): blog not showing metadata & missing asset
2019-03-04 16:24:39 +08:00
endiliey
039af9b213
chore(v2): fix v2 readme
2019-03-04 14:32:48 +08:00
Yangshun Tay
7475051526
refactor(v2): convert blog page to be added to routes by plugin lifecycle
2019-03-03 22:14:16 -08:00