Giter Site home page Giter Site logo

generator's Introduction

hi

generator's People

Contributors

cryru avatar

Watchers

 avatar  avatar  avatar

generator's Issues

Display which node is currently open in the navigation bar.

Currently, there is no convenient way to determine which node is the currently open one. One way to fix this would be to highlight the currently selected node in the navigation bar.

This would mean handling the following cases:

  • A node is selected. (Can be handled in the node click event)
  • The page is reloaded and the current node is determined by the url parameter. (Can be handled in the main document - index.html, requires sending a message to the navigation iframe)
  • The browser's back/front buttons are pressed. (Requires sending a message from the content iframe to the navigation iframe)

Add starting page.

Currently, when the page is initially open there is no node selected and the content frame is empty. I believe there should be something there instead, but I'm not sure what.

Merge duplicate JavaScript functions.

Currently, there are duplicate JavaScript functions in use by both the navigation frame and the markdown document template. One such example is the function which attaches click handlers to the links. These functions should be put into a script file which the documents should reference instead.

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.