.. | ||
src | ||
static | ||
.gitignore | ||
gatsby-browser.js | ||
gatsby-config.js | ||
gatsby-node.js | ||
package.json | ||
README.md |
DiscordPHP Documentation
Static documentation website, built with Gatsby. Special thanks to the amazing guys over at @octokit/rest.js for the amazing template!
License
Original template is licensed under the MIT license from @octokit/rest.js. Any changes are licensed under the MIT license from DiscordPHP.
Local Development
cd ./docs
yarn install
yarn develop