This website is built using Docusaurus 2, a modern static website generator.
master
branch is published automatically to https://adguardteam.github.io/KnowledgeBase/.
yarn install
yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
- inline css for images
- links in text goto next line. workaround: use with
- how to update all translations files
- edit pages
Notes:
- mdx-react components will be auto truncate
\n
and file become invalid - deploy command cannot exit when crashed
- seems like it cannot switch languages in dev mode