Closed talhaokur closed 8 years ago
Hi!
I've installed buster with pip. And did these:
buster setup --gh-repo="http://github.com/seniorokur/seniorokur.github.io.git" buster generate buster deploy
But nothing happened. I've tried buster preview but then I only saw .git folder and README.md file. Where is the problem?
buster preview
Edit: I also tried buster generate --domain=http://localhost:2368
buster generate --domain=http://localhost:2368
Try to use this fork: https://github.com/Misiur/buster
Well, it worked for me. Thank you @Loyalsoldier !
Hi!
I've installed buster with pip. And did these:
But nothing happened. I've tried
buster preview
but then I only saw .git folder and README.md file. Where is the problem?Edit: I also tried
buster generate --domain=http://localhost:2368