Commit graph

32 commits

Author SHA1 Message Date
Teik Jun
8eed245000
docs(v2): add documentation for multiple blogs (#2933)
* docs(v2): add documentation for multiple blogs

* docs(v2): fix typos of docusaurus

* docs(v2): make the same changes in the latest version of documentation

* docs(v2): remove an empty blockquote

* docs(v2): improve documentation for multiple blogs
2020-06-15 03:18:37 +08:00
Anshul Goyal
c97fd9f1d7
docs(v2): fix GitHub action workflow in documentation (#2910) 2020-06-09 16:29:55 +08:00
Yangshun Tay
2d8abe150f
docs(v2): make .nojekyll warning more obvious (#2887) 2020-06-05 10:22:06 +08:00
Koki Nishihara
ce4b0187aa
docs(v2): Update ZEIT to Vercel (#2842)
docs: update ZEIT to Vercel
2020-05-30 13:35:22 +08:00
Alexey Pyltsyn
0dc0c35ec8 docs(v2): misc update 2020-05-20 11:41:39 +03:00
Alexey Pyltsyn
fc161b8455
docs(v2): various improvements (#2768) 2020-05-18 11:37:53 +08:00
Artem Kovalov
6db5e8dff8
docs(v2): add deployment workflow manual for GitHub Actions (#2670)
* docs: add deployment workflow manual for GitHub Actions

Steps to build and deploy Docusaurus with GitHub Actions

* docs(v2): improve formatting

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-05-18 11:07:48 +08:00
Rajiv Singh
78add75057
docs(v2): fix typo in deployment (#2755) 2020-05-16 15:03:27 +08: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
Yangshun Tay
3dd83be988
docs(v2): proofread docs (#2527) 2020-04-04 14:05:59 +08:00
Yangshun Tay
8018a835e5
docs(v2): misc docs updates (#2500) 2020-04-02 12:29:39 +08:00
Yangshun Tay
36ea74504e
docs(v2): use codeblock title syntax instead of comments (#2473) 2020-03-29 01:08:50 +08:00
Alexey Pyltsyn
8d31c21fe5 docs(v2): fix misc styling 2020-03-24 09:56:02 +03:00
Favour Kelvin
cdfab94b53
docs(v2): suggest Surge for quick deployment (#2408)
* docs(v2): suggest Surge for quick deployment

* fixed typos

* removed surge from version docs

* Update getting-started-publishing.md

* Update deployment.md

* Update deployment.md

* Update deployment.md

* Update deployment.md

Co-authored-by: Fakela <favourkelvin17gmail.com>
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-03-23 11:51:23 +08:00
Luke Collier
51995fa237
feat(v2): allow targeting deployment branch with environment variable (#2396) 2020-03-18 18:17:29 +08:00
bravo-kernel
da0a61d1f0
docs(v2): add Netlify configuration warning (#2411) 2020-03-15 13:27:45 +08:00
Amila Welihinda
15e6763089
docs(v2): mention about disabling Jekyll when using GitHub pages (#2340)
* docs(v2): add docs for disabling jekyll when using gh pages

* Change to admonition

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-28 09:51:15 +08:00
Mohamed Abdel Nasser
e6562859fd
docs(v2): add instructions on Travis CI deployment (#2289)
* docs: update versioned_docs/deployment with travis-ci

* docs: update docs/deployment with travis-ci

* Transfer update to a new version

* Update node version

* update v-2.0.0-alpha.43 with Travis CI deployment instructions

* Remove updates from v2.0.0-alpha.43

* Update deployment.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-19 09:12:04 +08:00
Ondřej Nepožitek
8d804c662c
docs: update windows deploy command (#2281) 2020-02-16 21:42:41 +08:00
Yangshun Tay
55e676cb25
misc: add command to run prettier on docs (#2102)
* misc: add command to run prettier on docs

* Fix GH issue template

* Fix tests

* Add prettier-docs command to precommit
2019-12-07 21:56:30 -08:00
Endi
c533adc4aa docs(v2): display yarn and npm command on website (#2037)
* docs(v2): display yarn and npm command on website

* more

* fix div cannot be descendant p
2019-11-23 18:32:26 -08:00
Dylan Myers
f853171791 docs(v2): add windows batch instructions for publishing to gh pages (#1914)
* docs: add windows batch instructions for publishing to gh pages

* docs: add windows batch instructions on the v2 website
2019-10-29 23:49:01 +07:00
Yangshun Tay
f635f9aba2
docs(v2): code block line highlighting (#1904)
* docs(v2): code block line highlighting

* misc: update CHANGELOG

* misc: respond to review

* docs: add line highlighting to the template
2019-10-29 14:59:24 +08:00
Wei Gao
4344b1a87d
docs(v2): deploy to netlify (#1719) 2019-07-28 16:48:24 +08:00
Leo Lamprecht
f1a504e813 docs: suggest ZEIT Now for quick deployment of 2.0 (#1691)
* Suggest quick deployments for Docusaurus 2.0

* Sub heading

* Sub heading

* Sub heading

* Sub heading

* Update getting-started-publishing.md

* Update getting-started-publishing.md

* Update getting-started-publishing.md

* Update getting-started-publishing.md

* Update deployment.md

* Added to auto-deploy section

* Added to auto-deploy section

* Added to auto-deploy section

* Added to auto-deploy section

* Mention Git integration

* Update deployment.md

* Update deployment.md
2019-07-22 13:55:00 -07:00
Yangshun Tay
c021367a18
docs(v2): proofread docs for alpha.20 (#1658)
* docs(v2): proofread docs for alpha.20

* docs(v2): update creating pages doc

* docs(v2): further updates to creating pages doc

* chore(v2): update CHANGELOG
2019-07-13 19:21:39 -07:00
Anurag Goel
ee2050d612 docs: add Render hosting guide (#1615)
* Add Render deployment guide

* Add guide for Docusaurus 2

* Update guide for v2
2019-07-12 09:58:23 -07:00
Wei Gao
95fde5f827 docs(v2): refactor docs for better outline and welcoming PRs (#1641)
* docs(v2): refactor docs for better outline and welcoming PRs

* docs(v2): update docs
2019-07-07 23:14:49 -07:00
Sam Zhou
75c7cffe97 docs(v2): add docs about CNAME support in deployment (#1637)
* Update deployment.md

* Update deployment.md

* Update deployment.md
2019-07-05 11:18:46 -07:00
Endi
8743ee5041
feat(v2): allow passing remark, rehype, prismtheme to mdx-loader (#1543)
* feat(v2): allow passing remark, rehype, prismtheme to mdx-loader

* nits
2019-06-03 14:54:27 +07:00
Endi
404983c32b docs(v2): install, create pages, docs, deploy (#1522)
* docs(v2): install, create pages, docs, deploy

* docs(v2): Docs review changes for installation, create pages, docs,
deploy

* docs(v2): more docs!
2019-05-29 01:08:06 -07:00
Yangshun Tay
5d6dc49bcd
docs(v2): add docs skeleton and structure (#1412)
* docs(v2): add docs skeleton and structure

* docs(v2): add on

* docs(v2): move motivation into contributing
2019-04-28 20:20:24 -07:00