buster icon indicating copy to clipboard operation
buster copied to clipboard

Brute force static site generator for Ghost

Results 48 buster issues
Sort by recently updated
recently updated
newest added

It seems as though a folder path that includes space, like `C:\Users\Kevin Weeks\...` causes `generate` to fail. The error I get is: `Cannot write to C:/Users/Kevin/index.html (No such file or...

For me with default post link of default homepage installation is this Getting Started it open a folder in OSX instead opening link of post I'm talking about when I...

buster deploy outputs... Traceback (most recent call last): File "/usr/bin/buster", line 9, in load_entry_point('buster==0.1.2', 'console_scripts', 'buster')() File "/usr/lib/python2.6/site-packages/buster/buster.py", line 109, in main repo.index.commit('Blog update at {}'.format(current_time)) ValueError: zero length field...

Add instruction for getting and installing wget in Windows

Heyo, I wanted a one-off command that could install+run buster. This does that using docker, which acts as a lightweight virtual environment. It 1) installs buster 2) downloads the site...

wget's default max recursion depth is 5. I have something like 200+ posts and wget wasn't getting beyond page 6 of 35 of my older posts. I added a quick...

[sh](http://amoffat.github.io/sh/) is a great library. Move from os.system and GitPython to sh!

enhancement

I use Ghostium as my themes, and the generator cannot generate images, so I try to fix it and send you a pull request