Skip to content
This repository was archived by the owner on Jan 31, 2018. It is now read-only.

Setup github pages hosting and update README to reflect change #13

Merged
merged 2 commits into from
Oct 7, 2014

Conversation

relud
Copy link
Contributor

@relud relud commented Sep 3, 2014

I was looking through this, and noticed that it's a static site, except for a json blob generated from events/ and saved in html/data/1.json. That makes it pretty easy for this site to be hosted via Github Pages

One step I had to add was writing a script that built html/data/1.json and then put the html directory in the repo root of the gh-pages branch. This is accomplished by scripts/build-gh-pages.sh and scripts/publish-gh-pages.sh

With this in place it should be really easy to setup Travis to build and publish changes to the master branch like this person does: http://www.mythmon.com/posts/github-pages-travis.html

The Github Pages hosted site can be found at http://status.persona.org and once I get control of the DNS, I intent to setup http://personastatus.org to redirect there.

@relud relud mentioned this pull request Sep 3, 2014
relud added a commit that referenced this pull request Oct 7, 2014
Setup github pages hosting and update README to reflect change
@relud relud merged commit e9d17a9 into master Oct 7, 2014
@relud relud deleted the relud-testing branch October 7, 2014 00:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant