docusaurus/packages/docusaurus-init
Sébastien Lorber 78349480af
chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490)
* prepare v1-v2 domain switch

* rename v1 changelog as CHANGELOG-1.x.md

* switch v1/v2 changelogs

* Cleanup v2.docusaurus.io urls

* add netlify domain redirect

* remove circleci config

* remove another circle file
2021-03-22 20:57:49 +01:00
..
bin feat(v2): skip dependency install on docusaurus init (#3986) 2021-01-04 16:17:06 +01:00
src refactor(v2): remove duplicated lodash dependencies and import only what needed (#4361) 2021-03-09 12:15:52 +01:00
templates chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
package.json refactor(v2): TS config update: reduce the size of npm modules (#4375) 2021-03-17 16:25:42 +01:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json feat(v2): Improve the initial templates #4302 (#4320) 2021-03-17 15:59:01 +01:00

@docusaurus/init

Create Docusaurus apps easily.

Usage

Please see the installation documentation.