Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 689 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 689 Bytes

ardkeen.github.io

Ardkeen Coder Dojo Github website source code

http://metawired.eu/coderdojo

CoderDojo webpage template

Looking for CoderDojo page template? Feel free to fork our repository and use it for your own dojo!

Running website on local machine

Website using static content generator https://jekyllrb.com Please refer to jekyllrb documentation for more details

gem install bundler
bundle install
bundle exec jekyll serve

Populating changes on server

Repository is configured to use Travisci for builds. Every change in code will trigger new build on Travis.

Repo structure

License

Apache Software License