Geal / Unpapered

An unhosted Instapaper clone
10 stars 2 forks source link

Github pages hosting #16

Open jancborchardt opened 12 years ago

jancborchardt commented 12 years ago

Similar with other unhosted apps, I’d say we should use the gh-pages branch only so that the app is automatically updated at http://geal.github.com/Unpapered

Two things would be cool for you to do: Rename the repo to »unpapered« with lower-case U as it’s more natural to type in a web address. Remove the master branch: git push origin :master (also locally: git branch -d master)

You should also get an account at http://5apps.com, then we can have 2 instances (unpapered.geal.5apps.com), maybe one for development and one stable.

jancborchardt commented 12 years ago

@Geal can you check this out? ^