The code that powers Ariadne website, made with 🦖 Docusaurus.
For server documentation run:
npm run docusaurus docs:version:server x.x.x
For client documentation run:
npm run docusaurus docs:version:client x.x.x
Where x.x.x is your new version number.
Before publishing make sure that GIT_USER
env variable is set and contains your GitHub username and USE_SSH
is set to true
!
- Make sure you are on
main
branch cd
towebsite
directory- run
npm run deploy
We are using algolia docsearch for the search. Site is indexed automatically one in three days. To trigger it manually go to the crawler dashboard. We are using default crawler.
We are welcoming contributions! If you've found an issue or have any ideas or feedback, feel free to use GitHub issues to chime in.
For guidance and instructions, please see CONTRIBUTING.md.
Contents of this repository are licensed under the BSD three clause license.
Crafted with ❤️ by Mirumee Software [email protected]