DragonRidersUnite / dragonridersunite.github.io

The main website for the DragonRuby Game Toolkit community.

Home Page:https://www.dragonriders.community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dragon Riders Website

Developing / Contributing

The website is built with Jekyll and hosted on GitHub Pages. It requires a modern Ruby to be installed.

You can edit files directly on GitHub or clone the site and contribute that way:

  1. Fork the repo
  2. Clone the repo: git clone git@github.com:DragonRidersUnite/dragonridersunite.github.io.git
  3. Install the dependencies: bundle install
  4. Start the web server: ./serve
  5. View the changes at localhost:4000
  6. Make changes to the pages, they're written in Markdown
  7. Commit your changes
  8. Open a PR

License

The code that builds this website and the code snippets within fall under the Unlicense. See LICENSE for more details.

The written content is CC0 and in the Public Domain. Any contributions automatically assume that license.

About

The main website for the DragonRuby Game Toolkit community.

https://www.dragonriders.community

License:The Unlicense


Languages

Language:HTML 50.4%Language:Ruby 47.8%Language:Shell 1.8%