docusaurus/website/docs
Elias Papavasileiou 3b1170eb44
feat: Docusaurus ESLint plugin to enforce best Docusaurus practices (#7206)
* feat: add eslint plugin

* refactor

* add tests

* fixups!

* fix(no-dynamic-i18n-messages): make translate() recognize template literals

* refactor: rename rule no-dynamic-i18n-messages --> string-literal-i18n-messages

* feat: add ignoreStrings option and refactor

* docs: migrate docs to /docs/api/plugins

* docs: fix anchor links in README.md

* fix: add some ignored strings

* docs: update eslint-plugin docs

* fix: update README link

* docs: various updates

- Reorder sidebar entries
- Fix title size
- Use Markdown file paths
- Simplify relative links

* address reviews

* wording polish

* add npmignore

* fix all internal warnings

* doc improvements

* fix test

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-04-30 00:04:25 +08:00
..
advanced feat(core): rework client modules lifecycles, officially make API public (#6732) 2022-04-29 15:11:20 +02:00
api feat: Docusaurus ESLint plugin to enforce best Docusaurus practices (#7206) 2022-04-30 00:04:25 +08:00
assets chore: fix Crowdin again (#5825) 2021-10-29 15:37:45 +02:00
guides docs: wrap code block demos in mdx-code-block (#7262) 2022-04-29 17:09:54 +08:00
i18n docs: add documentation about pluralization (#7236) 2022-04-24 11:23:28 +08:00
migration chore: upgrade dependencies (#6916) 2022-03-15 13:16:21 +08:00
blog.mdx feat: allow blog authors email (#6783) 2022-03-02 16:28:17 +01:00
browser-support.md chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
cli.md docs(cli): add info about development on github codespaces (#6883) 2022-03-10 11:22:21 +08:00
configuration.md refactor: make MDX export a flat TOC list instead of tree (#6729) 2022-02-23 15:12:04 +01:00
deployment.mdx docs: fix some casing inconsistencies (#7081) 2022-03-31 20:23:44 +08:00
docusaurus-core.md feat: Docusaurus ESLint plugin to enforce best Docusaurus practices (#7206) 2022-04-30 00:04:25 +08:00
installation.md refactor: normalize Markdown linkification behavior, elaborate in documentation (#7248) 2022-04-29 11:36:39 +08:00
introduction.md refactor: semantic markup improvement, fix validation warnings (#7244) 2022-04-26 20:15:45 +08:00
playground.mdx feat: docusaurus.new + improved StackBlitz playground (#5235) 2021-07-28 19:27:58 +02:00
search.md refactor(theme-classic): bias again search metadata toward Algolia DocSearch (#6707) 2022-02-17 14:24:31 +01:00
seo.md refactor(theme-{classic,common}): change how site/page/search metadata is handled (#6925) 2022-03-18 18:53:00 +01:00
static-assets.md fix(cli): allow passing a list of file names to write-heading-ids (#6500) 2022-01-29 12:21:15 +08:00
styling-layout.md docs: editorial fixes (#6889) 2022-03-10 13:43:22 +08:00
swizzling.md feat(core): rework swizzle CLI (#6243) 2022-02-25 14:13:15 +01:00
typescript-support.md refactor(website): minor fixes and improvements (#7119) 2022-04-07 08:33:52 +08:00
using-plugins.md docs: multiple documentation improvements (#7126) 2022-04-07 16:27:28 +08:00