HubPress / hubpress.io

A web application to build your blog on GitHub
MIT License
2.8k stars 2.62k forks source link

Local mode? #324

Open dragos opened 8 years ago

dragos commented 8 years ago

Is there a way to run the site locally? I don't want to push each time I want to try a new theme, or change the background image, etc.

I tried starting a simple http server in my local clone, but modifying config.json to point to another theme didn't do anything.

anthonny commented 8 years ago

Hi @dragos,

Actually you can't work in a local mode. I'm refactoring the code, it will be easier to implement a local mode when it will be finished

dragos commented 8 years ago

Ok, thanks. I'll keep watching this issue and get by with Jekyll in the mean time.

nfrankel commented 8 years ago

I'm interested as well, I mean that's the point of using a DVCS.

jaredmorgs commented 8 years ago

Leaving this open as it is still valid and relates to the new modular plugin architecture @anthonny began developing for 0.6 x