devn00b c2c6bf7610 Initial Upload of Bot 1 year ago
..
src c2c6bf7610 Initial Upload of Bot 1 year ago
static c2c6bf7610 Initial Upload of Bot 1 year ago
.gitignore c2c6bf7610 Initial Upload of Bot 1 year ago
README.md c2c6bf7610 Initial Upload of Bot 1 year ago
gatsby-browser.js c2c6bf7610 Initial Upload of Bot 1 year ago
gatsby-config.js c2c6bf7610 Initial Upload of Bot 1 year ago
gatsby-node.js c2c6bf7610 Initial Upload of Bot 1 year ago
package.json c2c6bf7610 Initial Upload of Bot 1 year ago

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