GithubHelp home page GithubHelp logo

Comments (3)

plusjade avatar plusjade commented on July 27, 2024

BASE_PATH only works in production mode (when site == 'safe'). BASE_PATH is always / when in development mode.

To test production mode locally:

$ jekyll --safe

from jekyll-bootstrap.

404pnf avatar 404pnf commented on July 27, 2024

Thank you! It just works!

Would it be better to add a sentence in _config.yml under

CAUTION:

- When in Localhost, your site will run from root "/" regardless of BASE_PATH

- Use jekyll --safe to testBASE_PATH in localhost

from jekyll-bootstrap.

pajtai avatar pajtai commented on July 27, 2024

You might want to put a not in the docs that jekyll build will not build with BASE_PATH. You have to use jekyll build --safe to create a build for production. Not sure if this is already in the docs somewhere, but it took me finding this issues to figure it out.

I understand jekyll server is for "dev mode". But I assumed jekyll build was for a "production" build.

from jekyll-bootstrap.

Related Issues (20)

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.