ddksr / HackerGameJS

This is a hacker game for children which should help them learn computer science concepts like computer networks, computer architecture, security etc.
GNU General Public License v2.0
2 stars 1 forks source link

Host demo on gh-pages #36

Open kernc opened 10 years ago

kernc commented 10 years ago

It would be lovely if you set up gh-pages branch to serve the latest master. That way intimidated and hurried people wouldn't have to clone the repo in order to play the demo. :smiley:

ddksr commented 10 years ago

Great, but I really don't know how to do this =) Help would be greatly appreciated.

ddksr commented 10 years ago

What needs to be done?

kernc commented 10 years ago

Index page and any other supporting pages you feel are necessary. It's pretty basic. Think of it as simple static file server. If you want to inject common header bars etc. look into Jekyll documentation for its templating language. If you choose to maintain the site text in markdown, any /path-to/file.md will be transparently visible at /path-to/file.