Giter Site home page Giter Site logo

buster's People

Contributors

axitkhurana avatar elyase avatar lasconic avatar misiur avatar shaunlebron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

buster's Issues

Basic setup for windows

This issue: axitkhurana#56 so we won't spam in that repository.

@sebie: Yeah, it seems RSS is totally messed up - all links are missing base url, gotta fix that. I basically done everything LeftOrNull done on latest buster version, disabled rewrite wget flag, and added os.remove for duplicate files. Nothing creative on my part

I got it working like this:

  1. Create main folder, with src subfolder containing ghost. Run the ghost on default host and port, so you don't have to add any flags.
  2. Make the main folder your CWD.
  3. If you want to deploy run python buster.py setup - and set your github repo ssh (not https if you're using ssh-agent), now you should have folders src and static - in static one there's your cloned repo.
  4. Run python buster.py generate - if you're running default host:port combo of course
  5. Now if you run buster preview on localhost:9000 you should see everything working
  6. Deploy if you want

Sorry for writing obvious things, for example I was stuck on the static folder as I thought buster needs some additional working dir for its internal files... If you still have missing assets, show us your output log

Buster dosn't copy well assets into static folder

Initially I thought that Buster didn't copy the relevant asset files from the local server to the static folder since the static version of my page had no valid CSS and JS and I had seen a similar open issue here. But after taking a look at the generated static folder I could find the assets subdirectory but unfortunatelly I found out that the CSS and JS files were there but with different names, like main.min.css@v=79f299cdc8 instead of just main.min.css.

I thought it could be just a theme issue from my current theme but I noticed it happens with other themes too.

My system:
Windows 8.1
4 GB RAM
Administrative account
Using Git Bash (Wget is installed)
No errors for in the npm console whilst Buster is brute-forcing the files


I noticed that when the reported problem happens in the end it also throws IOError: Your ghost server is dead.

print-blog

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.