Skip to content

dododogame/dododogame.github.io

Repository files navigation

dododogame.github.io

The website of the Dododo game. The site is written in Jekyll.

Build the site

Install Ruby, and then run

git clone --recursive https://github.com/dododogame/dododogame.github.io.git
cd dododogame.github.io
bundle install # and resolve all errors if there are any
bundle exec env JEKYLL_ENV=production jekyll build

Then, the site files are built into the _site directory.

Contributing

There are several pages in the repo that you may contribute to by sending pull requests.

License

All contents that are not in submodules are licensed under

CC BY-SA 4.0

For contents in submodules, see the specific submodule for their licenses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published