This repo was forked from Discover's a11y-theme-builder
Changes:
- Changes to add a new MD-CSS option in the code generators
cd hackproject/a11y-theme-builder
npm run build; npm run debug
This repo was forked from Discover's a11y-theme-builder-sdk
This repo was forked from Discover's a11y-theme-builder documentation
python3 -m mkdocs serve
cd hackproject/a11y-theme-builder-mkdocs
python3 -m mkdocs gh-deploy
This repo was created using Theme Builder's documentation markdown pages and deployed with Docusaurus
cd hackproject/a11y-theme-builder-docusaurus
npm install
npm start