Commit Graph

31 Commits

Author SHA1 Message Date
Sébastien Lorber f6926039ec
chore(v2): windows, 3 yarn install attempts, to avoid most timeout failures? (#3260)c 2020-08-11 16:51:04 +02:00
Sébastien Lorber a0ef8939a1
chore(v2): ability to test the migration cli easily (#3113)
* ability to test the migration cli easily

* add node scripts to help test migration cli (locally + CI)

* add test for frontmatter quotify

* more tests for shouldQuotifyFrontMatter

* typo

* updated yarn lock
2020-07-24 15:07:24 +02:00
Anshul Goyal a78f703366
feat(v2): v1-v2 migration cli automate migration from v1 to v2 (#3015)
* add poc for migration tool

* fix version

* fix path

* fix some type error

* fix type errors

* fix commad

* delete package.lock.json

* ignore lib folder in eslint

* ignore lib in prettier

* fix missing version

* fix sidebar in next

* use primaey color

* fix navbar link

* fix footer

* sanatize front-matter for gray-matter

* add e2e test

* fixworkflow

* add unit test

* chore(v2): fix eslint error

* refactor(v2): use descriptive variable names

* refactor(v2): refactor createProjectStructure

* refactor(v2): refactor migrateDocusaurusProject

* refactor(v2): fix eslint errors

* fix(v2): fix mistake

* use path.join

* remove console.log

* try automate migrating md file to mdx

* fix types not found

* fix types

* remove unused fixture

* use package.json for version

* add support for pages

* add support

* sanitize fortmatter only in case of special character

* chore(v2): add color to dependencies

* feat(v2): initialize config with range of color and add logs

* chore(v2): add glob dependency

* fix(v2): fix color generation

* fix(v2): fix type issue

* feat(v2): add all unknown fields to customFields

* fix(v2): fix css mistake

* fix lerna

* fix(v2): fix github actions

* feat(v2): add option flag for migrating pages

* fix special character

* remove depulicate build

* fix test

* remove unwanted file

* fix frontmatter

* remove unused file

* rerun the test

* fix links

* feat(v2): filter out more fields from customFields

* feat(v2): filter out deprecated fields from customFields

* fix items

* fix types

* merge master

* revert docs

* fix doc

* fix broken link

* fix test

* test

* fix ci

* fix ci

* fix ci

* fix ci

* fix frontmatter

* log custom fields

Co-authored-by: teikjun <teikjunhci@gmail.com>
2020-07-24 12:52:16 +02:00
Sam Zhou cf5babd5c1
chore(v2): Add E2E test for yarn v2 (#3008)
* chore(v2): Add E2E test for yarn v2

* Remove root node_modules to prevent them from accessible in e2e test

The purpose of e2e test is to ensure that the docusaurus inited website can stand on its own. The root node_modules remain accessible according to how node resolution works and it might interfere with the test. Remove them for safety.

* Add @mdx-js/react to docusaurus init templates
2020-07-01 12:06:03 +02:00
Sam Zhou 592dca9196
chore(v2): Implement a simple E2E testing mechanism for `docusausus start` (#2950)
* chore(v2): Implement a simple E2E testing mechanism for `docusausus start`

* Detect compiler errors
2020-06-22 11:32:22 +02:00
Sam Zhou 1fdc8c5da1
chore(v2): Run E2E tests in CI (#2929) 2020-06-15 03:19:08 +08:00
Yangshun Tay 70f6023adf misc: update CODEOWNERS 2020-04-24 12:24:53 +08:00
Alexey Pyltsyn a869d5d705 misc: fix heading level in feature issue template 2020-03-29 17:37:52 +03:00
Alexey Pyltsyn 756c83aad8
Fix docs style (#2322) 2020-02-26 03:22:25 +03:00
Alexey Pyltsyn 9015e797e1
chore: add section about env to bug issue template (#2315) 2020-02-24 16:06:22 +08:00
Yangshun Tay a38125a718
chore: drop support for node <10.9 (#2207)
* drop node <10.9 on 2020

* misc: add nvmrc

Co-authored-by: Endi <endiliey@gmail.com>
2020-01-12 13:24:11 +08:00
Yangshun Tay 26fa885ef6
misc: do not disturb Endi (#2197) 2020-01-08 01:17:37 +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 8d24e31df4
Update nodejs-windows.yml
tweak for docusaurus build on v1 and v2
2019-12-07 10:27:10 +07:00
Endi 2b47dc66a3
Just use one node version 2019-12-07 10:19:43 +07:00
Endi 968844eac0
chore: add GitHub actions for v2 windows build 2019-12-07 10:16:01 +07:00
endiliey 3303257d78 chore: update codeowners 2019-11-21 00:37:40 +07:00
endiliey 1c8c8d04e8 chore: automatically add labels to issues 2019-11-13 19:55:20 +07:00
Eric Carboni b027db1b34 docs(v1): remove exclusive language (#1961)
* Initial commit to replace easy, easily, simple, just, of course

* Revert ordered list change
2019-11-11 14:06:54 -08:00
Yangshun Tay 9f6460fde0 misc: facebook/Docusaurus -> facebook/docusaurus 2019-10-12 01:11:34 -07:00
Yangshun Tay dc2a0eda0a
misc: add funding links 2019-05-25 22:54:15 -07:00
Yangshun Tay 1602b459da fix: update paths for monorepo 2019-03-23 21:53:32 -07:00
Endilie Yacop Sucipto 054416b730
chore: automate request for review on v2
Automate request for review on any pull request related to v2
https://blog.github.com/2017-07-06-introducing-code-owners/
2018-09-25 20:33:52 +08:00
Endilie Yacop Sucipto 39b77935c4
chore: add documentation issue template 2018-09-05 10:24:58 +08:00
Yangshun Tay 9f22dfa4fb Standardize issue templates 2018-07-06 01:04:41 -07:00
Endilie Yacop Sucipto 587509ec78 Better issue templates (#833)
* Use github template for new issue

* Update bug.md

* Update feature.md

* Update proposal.md

* Update question.md

* Update CONTRIBUTING.md
2018-07-05 22:55:18 -07:00
Joel Marcey 255fa40274
Add Docusaurus version to issue template 2018-04-24 10:25:07 -07:00
Joel Marcey e8bc81f985
Update ISSUE_TEMPLATE.md 2018-03-07 14:32:52 -08:00
Joel Marcey 7c98b9118c
Update PULL_REQUEST_TEMPLATE.md 2018-02-27 21:30:29 -08:00
Joel Marcey 8756ed44fc
Update ISSUE_TEMPLATE.md 2018-02-27 21:28:46 -08:00
Joel Marcey e655ac0f37 Add Issue and Pull request templates 2017-12-12 11:14:50 -08:00