Closed lianghanzhen closed 2 years ago
+1 please
Hey @lianghanzhen,
Thanks for the pull request, I have included the query string commit ddeebd8 but the ghost_path
specific commits look specific to a use case. I'll take a look at them later this week before including them. I'm also looking at httrack which should fix the wget
file issues.
Hi @axitkhurana,
ghost_path
is a little bit hack. If httrack can fix this, it will be the best solution.
Hi, I'm also experiencing when I use buster to generate static site files from ghost 0.5.3 using --domain=127.0.0.1:2368 that it has the random text appended to the js/css. I would like to use this workflow to host on my github page, however when I do this it won't be able to find the css/js files as I would have to correct them manually. Is there a way I can work around this with buster?
Yes, but I am not sure whether it works for 0.5.3. You can try my fork.
2014-10-25 4:36 GMT+08:00 Mike Wilcox notifications@github.com:
Hi, I'm also experiencing when I use buster to generate static site files from ghost 0.5.3 using --domain=127.0.0.1:2368 that it has the random text appended to the js/css. I would like to use this workflow to host on my github page, however when I do this it won't be able to find the css/js files as I would have to correct them manually. Is there a way I can work around this with buster?
— Reply to this email directly or view it on GitHub https://github.com/axitkhurana/buster/pull/13#issuecomment-60445539.
When I use Ghost 0.4 to create static pages, I have some issue to load css and js files. I notice that Ghost 0.4 add some query string after css and js links. So, after generating we have to rename these files.