This is the source for the Webiny documentation website. You can find the deployed version at:
Webiny docs repo uses docusaurus as the system to manage the documentation.
To run the docs portal locally on your machine:
git clone https://github.com/webiny/docs.webiny.com.git
cd docs.webiny.com/website
npm install
npm start
All the articles are inside the /docs
folder. Edit /website/sidebars.js
if you need to manage the items in the sidebar.
Thanks goes to these wonderful people (emoji key):
Sven 📖 💻 |
Pavel Denisjuk 📖 💻 |
Adrian Smijulj 📖 |
Tyler VanBlargan 💻 |
Adam John 📖 |
Dorell James 📖 |
danruss 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!