This is the source code of https://headless.ninja.
If you want to alter the documentation or create a new item, you can fork this project and create a pull request. If you don't know how to do that, you can also create a new issue on this repository.
The website is made with Gatsby, which uses React.
To start developing, clone this repository and run:
yarn
yarn start
In your console an localhost url will appear. When you edit files, changes will be reflected there in real-time.