Endi
ae678c9dad
feat(v2): add editUrl option to docs plugin ( #1818 )
...
* feat(v2): add editUrl option to docs plugin
* nits
* misc(v2): nit
* misc(v2): nit
2019-10-10 11:10:18 -07:00
Wei Gao
4ce1b582cf
docs(v2): document plugins and lifecycle APIs ( #1724 )
...
* wip docs(v2): lifecycle apis
* docs(v2): edit advanced plugins
* wip plugins & lifecycle api docs
* wip plugins doc
* Update advanced-plugins.md
* misc: update plugins docs
* misc: remove excessive line
2019-10-08 00:23:03 -07:00
Endi
95f0552bad
feat(v2): allow infinitely nested sidebar ( #1812 )
...
* feat(v2): allow infinitely nested sidebar
* Update markdown-features.mdx
* Update sidebar.md
* Update sidebar.md
2019-10-07 11:52:43 -07:00
Endi
f671e6b437
docs(v2): simple migration guide from v1-v2 ( #1809 )
...
* docs(v2): simple migration guide from v1-v2
* fix wrong info
* add gitignore section
* proofread migration guide
* typo
* publish dir
* proofread
2019-10-06 09:29:47 +07:00
Dattatreya Tripathy
a404732c30
docs(v2): blog initial draft ( #1786 )
...
* docs(v2): contributing for v2 #1640
* deleted blog.md
* docs(v2): contributing for v2 (#1640 )
* docs(v2): blog (#1640 )
* Update blog.md
2019-10-05 12:23:21 -07:00
endiliey
7d5920b30c
docs(v2): fix outdated/ wrong info
2019-10-05 15:39:22 +07:00
endiliey
9806b44a6d
chore: fix expired discord invite link
2019-09-25 17:05:54 +07:00
Endi
d6d113b1df
docs(v2): search - algolia and custom ( #1734 )
...
* docs(v2): search - algolia and custom
* revisions
2019-08-02 11:11:32 +07:00
Wei Gao
2ebfc94ccb
chore(v2): typos ( #1726 )
2019-07-29 19:13:59 -07:00
Wei Gao
4344b1a87d
docs(v2): deploy to netlify ( #1719 )
2019-07-28 16:48:24 +08:00
Wei Gao
f4f458460c
docs(v2) themes ( #1645 )
...
* More prep
* rename xxx-api to api-xxx
* move content around for plugins and themes
* wip docs: using themes
* docs(v2): tweak using plugins
* docs(v2): list official themes in docs
* docs(v2): advanced themes
* wip notes for lifecycle apis
* resolve PR review discussions
* lower case "theme"
* better intro for using themes
* add a simple README to @docusaurus/theme-classic
* remove list of components from theme classic README and replace with link to directory
2019-07-26 12:00:40 +07:00
Wei Gao
162bfc43f8
docs(v2): contributing for v2 ( #1700 )
...
* docs(v2): contributing for v2
* remove link to docs
2019-07-25 16:23:01 +07:00
Endi
1c59b5bc1c
chore(v2): upgrade deps and add missing docs on docusaurus config ( #1693 )
...
* chore(v2): upgrade deps and add missing docs on docusaurus config
* review
2019-07-23 23:06:15 +07:00
Wei Gao
f2864e0a91
docs(v2): analytics ( #1678 )
...
* docs(v2): analytics
* docs(v2): rework analytics docs
* fix broken link
2019-07-23 14:31:59 +08:00
Yangshun Tay
a684806a0f
fix(v2): do not reveal environment file path ( #1692 )
...
* fix(v2): do not reveal environment file path
* changelog
* fix broken markdown linking
2019-07-23 13:12:21 +07: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
Wei Gao
2a1eb365fd
docs(v2): SEO ( #1677 )
...
* docs(v2): SEO
* docs(v2): add section on customized SEO
* remove unnecessary comment
* docs(v2): separate SEO doc and fix typos
2019-07-21 00:03:05 +08:00
Endi
2d6aaea069
feat(v2): allow custom syntax highlighting theme ( #1674 )
2019-07-18 11:19:00 -07:00
Endi
0daed4abec
feat(v2): optimize dev by omiting production only plugins ( #1673 )
2019-07-18 11:18:03 -07:00
Wei Gao
40cf5dcc56
docs(v2): subcategories ( #1670 )
...
* docs(v2): subcategories
* fix a typo and move call for pr to a comment till new side bar is implemented
2019-07-17 23:46:54 -07:00
endiliey
ea19b35e90
docs(v2): better install docs
2019-07-14 17:58:25 +07:00
endiliey
568d9fd7dd
chore(v2): update changelog
2019-07-14 17:32:48 +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
Endi
d61cc01217
feat(v2): @docusaurus/init package ( #1655 )
...
* feat(v2): separate v2 docusaurus/init package
* nits
* docs
* rm unwanted
* readme
2019-07-14 01:06:23 +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
2491c53ba9
feat(v2): improve seo ( #1588 )
...
* feat(v2): improve seo
- Add doc specific seo information
- Add twitter meta tags to seo in theme Layout
* Cannot use svg in SEO image
* Add docs about SEO
* add site default image for seo
* Resolve PR discussion
* Add `image` to config optional fields
* Use theme config instead of root config for image, rename in front matter
* Use absolute url for image (wont work on preview)
* update docs for frontmatter field for seo
* refactor
* pages seo
* fix
* nits again'
2019-07-13 00:23:49 +08:00
Endi
295ee65bf8
docs(v2): add docs on static assets ( #1648 )
...
* docs(v2
): add docs on static assets
* Update static-assets.md
2019-07-12 11:01:37 +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
Wei Gao
03eae0f274
docs(v2): initialize doc on styling ( #1626 )
2019-07-02 23:13:09 -07:00
Wei Gao
504fcb1b4a
docs(v2): plugins ( #1629 )
2019-07-02 23:12:22 -07:00
Wei Gao
d1418af5ba
chore(v2): tweak installation doc ( #1621 )
...
- generated site to match what is described in the doc
- minor changes in the installation page
2019-06-23 10:32:10 -07:00
Yangshun Tay
ffbc7a37f8
refactor(v2): move source files to be under website/src directory ( #1609 )
...
* refactor(v2): move source files to be under website/src directory
* misc: rename src constant
2019-06-15 09:59:23 -07:00
Wei Gao
6bdb38c524
docs(v2): revise introduction ( #1602 )
...
* docs(v2): revise introduction
* Review changes
2019-06-13 09:01:06 -07:00
Yangshun Tay
8a6f8ef9c3
fix(v2): make Google analytics and Google gtag plugins work
2019-06-10 00:48:38 -07:00
Wei Gao
e2338bd0c2
docs(v2): minor revisions on live coding docs ( #1594 )
...
* Use relative file path in md
* Need .md file extention in link
* docs(v2): minor revisions on live coding block
2019-06-09 12:04:37 +08:00
Wei Gao
96c048b040
docs(v2): remove links to other page that looks like partial toc ( #1579 )
2019-06-06 11:53:38 -07:00
Endi
26e4c1d883
fix(v2): fix scrolling problem for location with hash ( #1576 )
2019-06-06 23:28:28 +07:00
Endi
f0d5313d48
refactor(v2): move themes components from docs blog ( #1571 )
...
* refactor(v2): move themes from docs blog
* move mdxprovider to docs and blog only
2019-06-06 16:53:47 +07:00
Endi
5362c2cda2
refactor(v2): move livecodeblock as plugin ( #1566 )
...
* refactor(v2): move livecodeblock as plugin
* tweak from rebase
* nits
* nits
* dep
2019-06-06 15:49:11 +07:00
Yangshun Tay
6a905dd736
refactor(v2): change plugin format within docusaurus.config.js
to be like plugins ( #1568 )
...
* refactor(v2): change plugin format within `docusaurus.config.js` to be like presets
* docs(v2): mention customizing CSS
2019-06-05 21:35:54 -07:00
Wei Gao
22ed720faa
docs(v2): revise "writing docs" ( #1561 )
...
* Revise doc on writing docs
* More work on docs doc
* misc(v2): tweak docs
* misc(v2): fix typo
2019-06-05 13:45:40 -07:00
Endi
e35c1efdf8
feat(v2): live playground should be lazily loaded on visibility ( #1557 )
...
* feat(v2): live playground should kbe lazily loaded on visibility
* add docs
* nits
* nits
2019-06-04 08:56:59 -07:00
Endi
305a4f0a29
feat(v2): composition syntax highlighting & live code editors ( #1555 )
...
* feat(v2): composition syntax highlighting & react-live playground
* mobile friendly tweak
* refactor styling
* revert docs
2019-06-04 15:59:51 +07:00
Yangshun Tay
c06ccc0a07
feat(v2): implement client modules API ( #1554 )
...
* feat(v2): load client modules
* docs(v2): update plugins API
* misc(v2): change to import
2019-06-03 23:33:00 -07:00
endiliey
38af934464
chore(v2): improve typing
2019-06-03 20:55:45 +08:00
Wei Gao
5af8cd566e
docs(v2): Configuration ( #1539 )
...
* docs(v2): Configuration
* Revamp docs for configurations
* Move configuration guide to a lower position on the sidebar
* Use filename links inside md
* Wrap up configuration docs
* Update docusaurus.config.js.md
2019-06-03 15:59:32 +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
Yangshun Tay
6a814ac64a
refactor(v2): change plugin api ( #1547 )
...
* misc(v2): new plugin format example
* refactor(v2): make all plugins a function returning objects
* misc: add CHANGELOG
* misc(v2): update CHANGELOG
* misc(v2): fix tests
* misc(v2): convert swizzle command
* misc(v2): convert sitemap back to commonjs
2019-06-02 20:37:22 -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