sebastienlorber
bc680e280a
tutorial: explain .mdx better
2023-01-05 17:06:21 +01:00
sebastienlorber
002ea367e7
Bias template/tutorial to use .mdx
2023-01-04 20:12:10 +01:00
Sébastien Lorber
7a023a2c41
fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card ( #8279 )
2022-11-02 17:03:00 +01:00
Sébastien Lorber
55de3ea04b
fix(create-docusaurus): tutorial and init template improvements ( #8032 )
2022-09-01 13:10:50 +02:00
Joshua Chen
e12a2efaeb
docs: normalize capitalization ( #7619 )
2022-06-15 13:04:33 +08:00
Joshua Chen
aeb6c971c0
docs: normalize capitalization ( #7613 )
2022-06-14 14:01:06 +08:00
dht
5c9e4a2dcd
docs: make localhost links clickable ( #7582 )
...
* docs: clickable localhost links
* revert changes in auto-generated examples folder
Co-authored-by: dht <dht@users.noreply.github.com>
2022-06-08 14:33:50 +08:00
Joshua Chen
881430078e
refactor(create): update screenshots in quick start tutorial ( #7286 )
2022-05-04 12:00:12 +02:00
Sébastien Lorber
5c29809163
refactor: use generated-index in init templates ( #7223 )
2022-04-22 11:27:14 +02:00
Sam Gutentag
aa5c9f5064
docs: make tutorial code block directly copyable ( #6833 )
...
* code block included diff +,-
Sample code block could not be copy/pasted as the tutorial mentions with the lines that appear to be from a diff tool.
* add highlight
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-03-04 09:04:02 +08:00
Swalah Amani
c541e2d83c
misc: replace all "Metadatas" with "Metadata" ( #5871 )
...
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-09 19:46:10 +01:00
Sébastien Lorber
f6ec757aa0
feat: npm init docusaurus, yarn create docusaurus ( #5635 )
...
* initial create-docusaurus impl
* cleanup
* @docusaurus/init renamed to create-docusaurus
* 0.0.6
* update lockfile
* fix lint
* remove npm2yarn for "npm init" because npm2yarn doesn't convert it and yarn result fails to execute
* prettier
* add correct version
* prettier
* prettier
* prettier
* prettier
* fix annoying --config .prettierrc issue
2021-10-07 16:06:42 +02:00