Joshua Chen
|
aa446b7a9c
|
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules
* enable max-len for comments
* fix build
|
2022-01-31 10:31:24 +08:00 |
|
Joshua Chen
|
3c58d7f027
|
feat(content-docs): allow explicitly disabling index page for generated category (#6452)
* feat(content-docs): allow explicitly disabling index page for generated category
* docs
* add test
|
2022-01-27 23:14:07 +08:00 |
|
Joshua Chen
|
24a895fbc5
|
feat(content-docs): expose isCategoryIndex matcher to customize conventions (#6451)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-01-26 17:58:52 +01:00 |
|
Joshua Chen
|
3cb0972b79
|
refactor: use findAsyncSequential in a few places (#6377)
* refactor: use findAsyncSequential in a few places
* fixes
* fix
|
2022-01-17 08:57:06 +08:00 |
|
Joshua Chen
|
770418f8d2
|
refactor: unify log format with new logger utility (#5994)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-20 17:24:59 +01:00 |
|
Sébastien Lorber
|
cfae5d0933
|
feat(content-docs): sidebar category linking to document or auto-generated index page (#5830)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Armano <armano2@users.noreply.github.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
|
2021-12-03 14:44:59 +01: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 |
|
Joshua Chen
|
1363a25819
|
refactor: use js-yaml to parse both JSON and YAML (#5806)
|
2021-11-03 17:55:14 +01:00 |
|
Joshua Chen
|
8d92e9bcf5
|
refactor(content-docs): refactor sidebars, Joi validation, generator rework, expose config types (#5678)
|
2021-10-14 14:38:26 +02:00 |
|