axitkhurana / buster

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

Add sitemap files to generate, Add fix for localhost references in static files. #57

Open joshgerdes opened 9 years ago

joshgerdes commented 9 years ago

Add Ghost sitemap files, whether linked or not, to generate function of buster.

joshgerdes commented 9 years ago

There are actually 2 separate changes but for some reason I could not adjust this pull request to point to a specific commit.

The second addition adds a section to fix localhost references in static files. It introduces a new argument (--new-domain) to be used to replace the localhost URLs.

This addition is useful with paired with the sitemap addition because the sitemap files are generated with localhost URLs.

joshgerdes commented 9 years ago

FYI, looks like this would fix issue #26.

shavo007 commented 8 years ago

will this be merged soon!?

m1guelpf commented 6 years ago

ping @axitkhurana