Hacker News new | ask | show | jobs
by Anthonny 4148 days ago
Hi, i'm the creator of HubPress, to log in the app, you need to update your config file :

https://github.com/msravi/msravi.github.io/blob/master/hubpr...

In your case :

{ "meta": { "username": "msravi", "repositoryName": "msravi.github.io", "branch": "master" }, "theme": { "name": "Casper" } }

1 comments

Duh, thanks! That was real stupid of me.