Git Product home page Git Product logo

Comments (3)

peterbe avatar peterbe commented on July 19, 2024

I'm starting to think this issue is overblown. Its content is important but it's not broken down enough.
What we really want to and need to do is make a first pass whereby we build up a tree, in memory. It should be enough to just hold the titles, slugs and potentially a shape of a tree too. Suppose you have this, you would be able to leverage it as you render each page with a side-bar that links to all elements of the same level. E.g. when rendering the video element you'd know to make sidebar links to canvas, dialog etc.

Last but not least, having this tree, after all pages have been rendered, means that you can do things like generate a sitemap XML file, a JSON file for search, an actual sitemap page, an RSS feed even, etc.

Let's close this and instead build the minimal needed for a prototype that demonstrates it.

from yari.

peterbe avatar peterbe commented on July 19, 2024

Oops. Meant to close. My point is, we will need those things and the day we write the first of such we can tackle that on a feature-by-feature level.

from yari.

peterbe avatar peterbe commented on July 19, 2024

#25 is a decent start on this. It opens up for doing things like sitemaps, side-bars, or site search.

from yari.

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.