Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate navigation dynamically #97

Merged
merged 9 commits into from
Jan 5, 2018
Merged

Commits on Jan 5, 2018

  1. Define top level navigation

    the ordering of the top level navigation (Styles, Components, Patterns) is defined in config/navigation.json
    alex-ju committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    fe89d60 View commit details
    Browse the repository at this point in the history
  2. Build navigation plugin

    Returns a navigation object based on config file and folder structure
    alex-ju committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    f15eb78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    667dc4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed1e469 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a0541 View commit details
    Browse the repository at this point in the history
  6. Generate toc navigation dynamically

    These files are identical and should be replaced with a single _toc.njk file
    alex-ju committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    c0de4c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    402c5c4 View commit details
    Browse the repository at this point in the history
  8. Rename toc to subnav

    alex-ju committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    897b4e4 View commit details
    Browse the repository at this point in the history
  9. Style subnav

    alex-ju committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    fe8780f View commit details
    Browse the repository at this point in the history