ikarusbot/vendor/team-reflex/discord-php/docs
2025-01-10 19:52:34 +02:00
..
src first commit 2025-01-10 19:52:34 +02:00
static first commit 2025-01-10 19:52:34 +02:00
.gitignore first commit 2025-01-10 19:52:34 +02:00
gatsby-browser.js first commit 2025-01-10 19:52:34 +02:00
gatsby-config.js first commit 2025-01-10 19:52:34 +02:00
gatsby-node.js first commit 2025-01-10 19:52:34 +02:00
package.json first commit 2025-01-10 19:52:34 +02:00
README.md first commit 2025-01-10 19:52:34 +02:00

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