Giter Club home page Giter Club logo

Comments (3)

HoffiMuc avatar HoffiMuc commented on June 12, 2024

But as often, I was a bit "hasty"
as with the configuration above: YES, it will pick up the bulma-clean-theme

BUT

All the markdown links do NOT HAVE THE BASEURL (above's <yourGithubProjectName>) after the https://yourOrg.github.io/<yourGithubProjectName>/yourLinkedPage.html

if anybody wants to have a look, I tried it out in a deprecated project here: https://github.com/hoffipublic/Deps

ADDENDUM:
ok I fixed that problem and edited my issue above (inline), by adding site.baseurl to each an any relative markdown link:

[subpage1]({{ site.baseurl }}{% link subpage1.md %})

also make sure your links are relative ... also for hero images:

---
hero_image: assets/img/Chassis.jpg
---

from bulma-clean-theme.

chrisrhymes avatar chrisrhymes commented on June 12, 2024

Hi @HoffiMuc thanks for the info on deploying using GitHub pages. If you don't mind I might make a blog post about it at some point using your example.

Glad you managed to resolve your issue with the links and the baseurl in markdown. I can only assume this is an issue with how Jekyll works.

from bulma-clean-theme.

HoffiMuc avatar HoffiMuc commented on June 12, 2024

sure! go ahead.

A very "worthy" blog post also would contain on how to get "non github listed plugins" to run on github pages (in safe mode) ... tried it with gem "jekyll-drawio" and gem "jekyll-plantuml" (as I don't want to have big binary images in my git repo), but finally had to give up. Maybe your experience in this can help others.

Another "enhancement" feature (don't know if easy or not, as I am a noob):

Turning page headings into html anchors so that you can directly link to subsections.

cheers.

from bulma-clean-theme.

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.