Commit graph

21 commits

Author SHA1 Message Date
Sébastien Lorber
83d160f017
fix(v1): fresh install failing due to <> syntax
https://github.com/facebook/docusaurus/issues/3199 (#3213)
2020-08-05 16:19:24 +02:00
Alexey Pyltsyn
1f00d15c74 chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
Alexey Pyltsyn
6965a668cd chore(v2): fix code style 2020-04-05 17:30:59 +03:00
Yangshun Tay
b07507c9cc
chore(v2): upgrade devDependencies (#2538)
* chore(v2): upgrade devDependencies

* chore(v2): upgrade devDependencies

* chore: prettier
2020-04-05 19:07:44 +08:00
mohrash92
bf3c7cc8f9
fix(v1): fix broken links in example docs (#2453)
* fix(v1): add languages file to fix broken links

* fix(v1): add languages file to fix broken links

* fix(v1): change links for default website instead of introducing languages file

* fix(v1): after linter run

* fix(v1): fix my IDE's weird formatting

* fix(v1): follow same indentation as the rest of the anchor tags

* fix(v1): maybe I do need linter to run
2020-03-27 19:04:02 +08:00
Joe Previte
590de95234
fix(v1): check repo url before using on Users page (#2331)
* fix: check repoUrl before rendering edit link in users

* refactor: prettier
2020-02-27 01:59:04 +03:00
Yangshun Tay
32c1a92b17
chore: yearless copyright headers for source code (#2320)
* chore: yearless copyright headers for source code

* update snapshots
2020-02-25 23:12:28 +08:00
Nick McCurdy
ba7c38cf0f docs(v1): fix path to sidebars.json in generated readme (#2108)
* docs(v1): fix path to sidebars.json in generated readme

* test(v1): fix path to sidebars.json in test
2019-12-09 15:57:59 -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
KYY
e0425358ee refactor(v1): fix props for ProjectTitle (#2083)
* v1 website index.js fix props for ProjectTitle

* Update index.js
2019-12-03 21:51:00 -08:00
endiliey
bd5bdb91f7 chore: add missing facebook copyright header 2019-11-27 16:50:20 +07:00
Jiawen Geng
33718b6f8f misc(v1): use Node.js lts version (#1920)
This is much stable and more performant
2019-11-03 22:57:51 +08:00
Endi
d96b5f99b9 fix(v2): swizzle should receive correct load context (#1844)
* fix(v2): swizzle should receive correct load context

* new prettier version

* niits
2019-10-16 08:56:09 -07:00
Yangshun Tay
9f6460fde0 misc: facebook/Docusaurus -> facebook/docusaurus 2019-10-12 01:11:34 -07:00
Saugat Acharya
4faa608edd docs(v1): introduce docsSideNavCollapsible in siteConfig.js (#1649)
* Add information for docsSideNavCollapsible

* Add trailing comma
2019-07-11 21:30:19 -07:00
Endi
b2558ac379
fix: wrong bootstrapped footer social links (#1647) 2019-07-10 23:45:17 +07:00
Christian Oliff
b1698e2195 misc: https link to stackoverflow.com in v1 example (#1512) 2019-05-23 09:20:17 -07:00
Yangshun Tay
82ded54b1a misc: fixes 2019-04-23 21:23:18 -07:00
Yangshun Tay
21793a833d
feat: docusaurus-init without example directories (#1378)
* feat: do not copy into examples folder

* Update documentation

* feat: use Undraw illustrations for initialized landing page (#1379)
2019-04-21 22:28:35 -07:00
murray-b
94a0da33c3 feat: random color scheme in siteConfig (#1365) 2019-04-15 09:04:38 -07:00
Endilie Yacop Sucipto
1f91d19a8c
chore: move to monorepo (#1297)
* chore: move to monorepo

* lint all js file

* simplify circleCI

* fix failing tests

* fix tests due to folder rename

* fix test since v1 website is renamed
2019-03-23 14:21:36 +07:00