- Moved all markdown from
content/entodocs/ - Removed
.eslintignoreas not required. - Removed
data/redirects.jsonand added redirects indocusaurus.config.js. - Removed
data/toc.jsonas the hierarchy is now maintained in the sidebar. - Removed all html files.
- Removed
content/en/index.mdas the list can be browsed from the sidebar. - Replaced
.gitignorewith Docusaurus generated. - Added Docusaurus generated
babel.config.js. - Added contribute page.
- Changes in markdown content:
- Replaced
{% example "Inline tag used within a block tag" %}with- **Inline tag used within a block tag**. - Removed
{% endexample %}. - Removed
.htmlsuffix from internal links. - Prettier changes.
- Replaced