axitkhurana / buster

Brute force static site generator for Ghost
MIT License
802 stars 139 forks source link

Is there a functioning Windows variant / fork of Buster? #56

Closed sebie closed 9 years ago

sebie commented 9 years ago

I have found a few variants of Buster for Windows (LeftOfNull), but most of them are outdated.

So my question is are there any Windows variants or could someone providea guide, on how to use it on Windows?

Misiur commented 9 years ago

The Leftofnull version almost works, I'm currently struggling with missing assets though :(

Misiur commented 9 years ago

I think I should've forked LON version, but used this one instead. Whoops. https://github.com/Misiur/buster - works on windows 7 for me, all subpages work nicely, and as long your files won't have @ in their names it should work.

Disclaimer: I have no goddamn idea about python

sebie commented 9 years ago

@Misiur

Comment 1.

I tried LeftOfNull, but had the same struggle as you did. So no luck there.


Comment 2.

Ok will try your fork of it and will see if it works. I know how python works and all, but I am no python genius.

Misiur commented 9 years ago

http://misiur.github.io/ was deployed today with this fork, as long there aren't much differences between your OS and my Win7, it should work :)

sebie commented 9 years ago

Thank you. A few things though:


Update:

Didn't work -- still didn't copy assests. :/

Could you provide steps to how you did it? -`- I might have made a mistake or took a different step then you did.

sebie commented 9 years ago

This issue is closed due to @Misiur creating a functional fork of the original Buster. For info go to the refrenced issue above.

tomasbjerre commented 7 years ago

You can do it with wget. But I've only tried on Ubuntu. I have Ghost 1.x working with HTTPS and custom domain on Github pages. See https://bjurr.com/ghost-1-0-free-hosting-with-https/