GithubHelp home page GithubHelp logo

Page layout is broken about jekyll-bootstrap HOT 5 OPEN

vinhqdang avatar vinhqdang commented on June 30, 2024
Page layout is broken

from jekyll-bootstrap.

Comments (5)

krusynth avatar krusynth commented on June 30, 2024 2

As of Jekyll 3 (which is used by GitHub Pages), you'll need to change the workaround to use the new layout metadata instead of page.

In _includes/JB/setup change the line to read:

{% capture ASSET_PATH %}{{ BASE_PATH }}/assets/themes/{{ layout.theme.name }}{% endcapture %}

Instead of {{page.theme.name}}.

from jekyll-bootstrap.

vmfhrmfoaj avatar vmfhrmfoaj commented on June 30, 2024 1

I met the same problem.
I fixed this problem by this workaround.
It's just work, but I don't know the reason of the problem.

from jekyll-bootstrap.

vinhqdang avatar vinhqdang commented on June 30, 2024

Thanks a lot @vmfhrmfoaj , but it does not work for me :(

from jekyll-bootstrap.

dschinkel avatar dschinkel commented on June 30, 2024

is this even supported anymore? The install scripts are also outdated...they don't even have .io in the scripts here: http://jekyllbootstrap.com/usage/jekyll-quick-start.html

from jekyll-bootstrap.

vinhqdang avatar vinhqdang commented on June 30, 2024

It’s great, thanks a lot

Best Regards

Vinh

On Jun 2, 2016, at 5:18 PM, Bill Hunt [email protected] wrote:

As of Jekyll 3 (which is used by GitHub Pages), you'll need to change the workaround to use the new layout metadata instead of page:

In _includes/JB/setup change the line to read:

  {% capture ASSET_PATH %}{{ BASE_PATH }}/assets/themes/{{ layout.theme.name }}{% endcapture %}

Instead of {{page.theme.name}}.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #308 (comment), or mute the thread https://github.com/notifications/unsubscribe/AEqh6HTSmcNpa-P2BIDtz9SefuLYeo6Oks5qHvRagaJpZM4IKgyJ.

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.