keiranking / Phil

A crossword maker.
http://www.keiranking.com/phil
Apache License 2.0
282 stars 85 forks source link

Serve this Application via Github Pages #1

Closed mccartykim closed 6 years ago

mccartykim commented 6 years ago

Since you're working in Javascript, I was thinking it might be really cool if you could try serving this page with the "Github Pages" function. It does serve static HTML/CSS/Javascript files, even though the resources for it heavily push it as a Jekyll blog host.

Here's a gist to copy master to a branch that makes a web page: https://gist.github.com/mandiwise/44d1edce18f2ffb14f63

Once that's done, you should be able to reach your page from any browser over http://keiranking.github.io/kCrossword

(note it takes github about 10 minutes to start serving an update over github.io)