rubygoal icon indicating copy to clipboard operation
rubygoal copied to clipboard

Migrate website to GitHub Pages

Open Axxiss opened this issue 10 years ago • 0 comments

Currently the website is in a private repo. As it is a statically generated site it could be hosted by github pages instead Heroku. Having all the content on the same repo.

Github will generate the following url for the project wyeworks.github.io/rubygoal and through CNAME can be mapped to a custom domain.

https://pages.github.com/

Axxiss avatar Sep 01 '15 12:09 Axxiss