Git Product home page Git Product logo

Comments (6)

sylhare avatar sylhare commented on June 30, 2024 1

Oh ok I see, nice catch ;)

from type-on-strap.

sylhare avatar sylhare commented on June 30, 2024

Ok this is basic html in fact ...
The key to create an anchor is to have the field id populated with the anchor name, so that your link get you to there.

<h1 id=anchor>I am an anchor</h1>

<a href="#anchor">I am a link to that anchor above</a>

Then you mix it with liquid tags and you can optimize your jekyll page!

from type-on-strap.

sylhare avatar sylhare commented on June 30, 2024

This fixed, Will be pushed into master at the next release.

from type-on-strap.

arthurlacoste avatar arthurlacoste commented on June 30, 2024

This is not working on your demo, and either in my tests.

from type-on-strap.

sylhare avatar sylhare commented on June 30, 2024

Allo,

I have tested it on the demo, it brings back to the title of the page when you click on the arrow (on firefox).

  • Did you try with the latest version of the project?
  • What browser are you using for the demo?

from type-on-strap.

arthurlacoste avatar arthurlacoste commented on June 30, 2024

Sorry, I guess I need to open a new issue, it's more about tag page itself (there is one?)

kapture 2017-11-11 at 0 24 01

Page link is like this : http://127.0.0.1:4000/pages/tags/#micodeyt

I've try in dev & master branch without success.

And the tag pages doesn't seems to work on your demo too.

from type-on-strap.

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.