This repository contains the source code for our website discord.godot.community, which is built using Jekyll and hosted on GitHub Pages.
To view and contribute to the page, follow these steps:
-
Clone the repository:
git clone https://github.com/godotcommunity/discord.git
-
Install Jekyll and other dependencies:
gem install bundler jekyll
-
Change into the project directory:
cd discord
-
Install the necessary gems:
bundle install
-
Build the site and start the Jekyll server:
bundle exec jekyll serve
The site will be available at
http://localhost:4000
.
We welcome contributions to the page! If you would like to add your listing, make improvements, please follow these guidelines:
-
Fork the repository.
-
Create a new branch for your feature, changes, or bug fix:
git checkout -b add-arstotzka-discord
-
Make your changes and commit them:
git commit -m "Adding Arstotzka discord server"
-
Push your changes to your forked repository:
git push origin add-arstotzka-discord
-
Open a pull request against the main repository.
This project is licensed under the MIT License.
If you have any questions or suggestions, feel free to reach out to us at Twitter.