Giter Club home page Giter Club logo

Comments (10)

KristofferC avatar KristofferC commented on June 11, 2024 1

I changed to <h4> and seems to work great now. Thanks. More diagnostics when you mess up would be great!

from pkgpage.jl.

tlienart avatar tlienart commented on June 11, 2024

A bit similar to #37 in that the base one has the proper behaviour (see eg: https://tlienart.github.io/PkgPage.jl/#getting_started)

But it's just a CSS class if the headers are done manually: https://stackoverflow.com/questions/10732690/offsetting-an-html-anchor-to-adjust-for-fixed-header

from pkgpage.jl.

fredrikekre avatar fredrikekre commented on June 11, 2024

Okay, sorry for spamming you instead of @KristofferC with issues :D

from pkgpage.jl.

KristofferC avatar KristofferC commented on June 11, 2024

Bruh, I didn't change almost anything in the config!

from pkgpage.jl.

tlienart avatar tlienart commented on June 11, 2024

haha no worries, ok so here the issue is with sub-headers; I would suggest not making them links that will be the easiest fix (and given the page is quite short I think that's not really an issue). For this just replace the ### ... by ~~~<h3>TITLE</h3>~~~

It's a bit hacky but it will also solve the blue look and might just look better. Also maybe add me as a contributor to the repo and I can do some light CSS touches to help out

from pkgpage.jl.

KristofferC avatar KristofferC commented on June 11, 2024

I think the problem was actually a missing \end{:section} in the end of the document.

from pkgpage.jl.

tlienart avatar tlienart commented on June 11, 2024

☝️ for the footer thing yes, for the headers that when you click on them get hidden by the navbar, I think it's likely still an issue (but if it magically also fixed itself then great 😂) also in a near future these "begin-end" things will be better supported by Franklin and it will tell you when you forget stuff.

from pkgpage.jl.

KristofferC avatar KristofferC commented on June 11, 2024

Oh, but code quoting doesn't work inside <h4>.

from pkgpage.jl.

tlienart avatar tlienart commented on June 11, 2024

can you try using <code> ... <code> in the title.? so like

<h4>Hello <code>blah</code></h4>

(yes what's in triple tildes is pure HTML so if you tried using backticks in there it wouldn't have worked)

from pkgpage.jl.

tlienart avatar tlienart commented on June 11, 2024

Seems this is all fixed in https://kristofferc.github.io/LazilyInitializedFields.jl/#other_methods , closing (feel free to reopen this or open another issue if there's still something to fix I might have missed)

from pkgpage.jl.

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.