Commit graph

2626 commits

Author SHA1 Message Date
Alexey Pyltsyn
c663d7c1f7
refactor(v2): remove redundant container on docs page (#2588) 2020-04-12 23:42:30 +08:00
Fanny
f61b92d86a
feat(v2): bootstrap blog post page and card (#2584)
* feat(v2): init the blog post card

* feat(v2): Update card design

* chore(v2): remove unused dependency

* feat(v2): add post list

* feat(v2): improve html tags

* chore(v2): run prettier

* feat(v2): remove old tag

* feat(v2): apply suggestions
2020-04-12 22:41:34 +08:00
Alexey Pyltsyn
9c1abcddab
refactor(v2): use nav link component only where needed (#2585) 2020-04-12 13:34:50 +08:00
Alexey Pyltsyn
52233f7c44 docs(v2): fix formatting 2020-04-12 02:43:22 +03:00
Alexey Pyltsyn
476de09ef5
fix(v2): do not process anchor links by router (#2580) 2020-04-11 23:00:32 +08:00
Alexey Pyltsyn
399fcbd7eb
fix(v2): treat mailto and tel links properly (#2579) 2020-04-11 22:59:32 +08:00
Alexey Pyltsyn
d531735b3a
fix(v2): remove horizontal scroll on docs page (#2582) 2020-04-11 22:58:59 +08:00
Noah Silvera
a8ab0d661e
docs(v2): mention that plugin-ideal-image only perform compression on a production build (#2572)
* Add a note that `plugin-ideal-image` only perform compression on a production build. 

In reference to https://github.com/facebook/docusaurus/issues/2571

* Update using-plugins.md

* Update using-plugins.md

* Update using-plugins.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-10 10:48:20 +08:00
Noah Silvera
dcf91ebfe4
docs(v2): fix syntax error for plugin config (#2570)
* Fix syntax error for plugin config

* Update using-plugins.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-10 10:43:02 +08:00
Chris Watson
2510d3f18f
docs(v2): add Tourmaline to Showcase page (#2569) 2020-04-09 21:37:38 +03:00
Alexey Pyltsyn
7092daf435
docs(v2): be more polite (#2566)
* docs(v2): be more polite

* Update deployment.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-09 15:28:58 +08:00
Fanny
434da1d7ea
feat(v2): bootstrap bootstrap (heh) theme, preset, template (#2557)
* feat(v2): Add bootstrap theme structure

* chore(v2): run prettier

* chore(v2): remove unused dependencies

* feat(v2): add bootstrap preset

* feat(v2): add bootstrap template

* remove unnecessary stuff

* --

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-09 12:58:01 +08:00
Alexey Pyltsyn
8d384b0d10 docs(v2): fix spelling of GitHub 2020-04-08 20:15:31 +03:00
Bartosz Kaszubowski
92729af0ab
chore(v2): fix lint, tweak lqip-loader utils comment (#2563) 2020-04-09 01:08:58 +08:00
Bartosz Kaszubowski
97125ada32
chore(v2): add lqip-loader tests, clarify loader code, improve README (#2561)
* chore(v2): add lqip-loader tests, clarify loader code, improve README

* Rename index.test.js.ts to index.test.ts

* smarter and cleaner approach to the loader export

* Update index.test.ts

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-09 00:05:43 +08:00
Reece Dunham
aeeb8531da
doc(v2): remove legacy blog metadata (#2559) 2020-04-08 22:17:17 +08:00
Yangshun Tay
1766ed0483 misc(v2): revert some stuff in #2556 2020-04-08 13:01:53 +08:00
Reece Dunham
04a420d68f
refactor(v2): enhance CLI experience (#2556)
Signed-off-by: Reece Dunham <me@rdil.rocks>
2020-04-08 12:57:10 +08:00
Fanny
793b2447b8
Merge pull request #2555 from facebook/fanny/add-team-photos
doc(v2): Add team photos
2020-04-07 19:05:52 -03:00
fanny
71ac6d5712 doc(v2): update fanny profile 2020-04-07 09:34:13 -03:00
fanny
d9d7abf5c4 feat(v2): Add team photos 2020-04-07 09:21:02 -03:00
Alexey Pyltsyn
f4c2ae7cee
fix(v2): fix path for footer menu item Help 2020-04-07 14:24:55 +03:00
Sébastien Lorber
a5fe00ff55
misc(v2): remove deprecated/useless lerna field (#2553)
https://github.com/lerna/lerna#legacy-fields
2020-04-06 21:47:46 +08:00
Bartosz Kaszubowski
0f723c34e7
chore(v2): fix lqip-loader README code highlight (#2550) 2020-04-06 03:09:56 +08:00
Bartosz Kaszubowski
980f1041dc
refactor(v2): import lqip-loader, fix build on Node 13 (#2544) 2020-04-06 02:55:36 +08:00
Fanny
6a20183a68
docs(v2): command for swizzling all components (#2549)
* doc(v2): Add swizzle all components doc

* Update using-themes.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-06 02:52:46 +08:00
Yangshun Tay
49a2958c96 docs(v2): fix name typoes in team page 2020-04-06 02:01:33 +08:00
Sam Zhou
1b227f6adb
docs(v2): fix typo in team page (#2547)
This is probably a copyover from https://reactjs.org/community/team.html
2020-04-06 01:34:31 +08:00
Yangshun Tay
c1ef488115
docs(v2): add community pages (#2545)
* docs(v2): add community pages

* misc fixes
2020-04-06 01:10:22 +08:00
Alexey Pyltsyn
8f0206b2fe
chore(v2): update Prettier config (#2542)
* chore(v2): update prettier config

* Update .prettierrc

* --

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-05 23:51:47 +08:00
Fanny
c09835a762
feat(v2): add showReadingTime and editUrl to the templates (#2541)
* Add mdx plugins

* Apply suggestions from code review

Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>

* Update website/docs/markdown-features.mdx

Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>

* Update markdown-features.mdx

* Update templates with new fields

* Rebase

* fix(v2): tests

* Update docusaurus.config.js

* Update docusaurus.config.js

* Update docusaurus.config.js

* Update docusaurus.config.js

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-04-05 23:16:40 +08:00
Alexey Pyltsyn
5eba5f24a2
fix(v2): use synchronous write for generate blog feeds (#2540)
* fix(v2): use synchronous write for generate blog feeds

* FIx code style
2020-04-05 23:09:28 +08:00
Alexey Pyltsyn
1f00d15c74 chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
Alexey Pyltsyn
1480a7eb80 Merge branch 'master' of github.com:facebook/docusaurus 2020-04-05 17:35:35 +03:00
Alexey Pyltsyn
2e154fe4a2
chore(v2): remove redundant file 2020-04-05 17:33:21 +03:00
Alexey Pyltsyn
6965a668cd chore(v2): fix code style 2020-04-05 17:30:59 +03:00
Alexey Pyltsyn
80ef2fc5b6 chore(v2): fix code style 2020-04-05 17:27:03 +03:00
Yangshun Tay
b07507c9cc
chore(v2): upgrade devDependencies (#2538)
* chore(v2): upgrade devDependencies

* chore(v2): upgrade devDependencies

* chore: prettier
2020-04-05 19:07:44 +08:00
Alexey Pyltsyn
ea8c916528
fix(v2): sync changes between code block components
aa0d85646f

@yangshun arrgh, please pay attention on this PR! https://github.com/facebook/docusaurus/pull/2464
2020-04-05 13:39:18 +03:00
Bartosz Kaszubowski
5d65facc81
refactor(v2): replace Lodash with single methods packages in utils (#2536) 2020-04-05 18:32:28 +08:00
Yangshun Tay
ff5029893e misc(v2): add Lodash TypeScript typedefs 2020-04-05 18:17:06 +08:00
Alexey Pyltsyn
349eee042b
refactor(v2): make better code blocks (#2534)
* refactor(v2): make better code blocks

* Update styles.module.css

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-05 18:01:07 +08:00
Bartosz Kaszubowski
3dfc41bd36
refactor(v2): replace Lodash with single methods packages in core (#2535) 2020-04-05 17:50:30 +08:00
Fanny
5e664a1f26
feat(v2): add edit url in post page (#2524)
* Add edit page url in docs

* feat(v2): Create EditPage component

* feat(v2): Improve component

* Add test

* çhore(v2): update description

* çhore(v2): update url

* fix(v2): test

* fix(v2): test

* feat(v2): change the prop of EditPage component

* chore(v2): Remove packages

* feat(v2): Update old tests

* chore(v2): fix package

* fix(v2): fix editUrl

* docs(v2): document editUrl

* --

* --

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-05 17:34:48 +08:00
Alexey Pyltsyn
7bc7241ee4
fix(v2): add rounded corners in code blocks properly (#2533) 2020-04-05 15:57:11 +08:00
Alexey Pyltsyn
61ea9989eb fix(v2): make the start command work again 2020-04-05 10:11:53 +03:00
José Renan
95fdfe7e15
feat(v2): add blog post estimated reading time (#2531)
* feat: add estimated reading time to blog posts

* docs: add showReadingTime on plugin docs

* test: update plugin-content-blog tests to cover readingTime

* Update index.js

* Update using-plugins.md

* Update index.js

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-05 15:08:42 +08:00
Alexey Pyltsyn
c576faac73 chore(v2): rebuild yarn.lock 2020-04-05 09:48:27 +03:00
Sam Zhou
46452350df
fix(v2): Use writeFileSync to write generated sitemap.xml to avoid early termination (#2530) 2020-04-05 12:18:49 +08:00
Bartosz Kaszubowski
84baab33b4
chore(v2): replace few Lodash methods with native counterparts (#2529) 2020-04-05 12:18:01 +08:00