Giter Site home page Giter Site logo

mkdocs-bootstrap4's People

Contributors

byrnereese avatar cecilh-indeed avatar xingweitian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mkdocs-bootstrap4's Issues

Inactive maintainer

Hi, this theme is great, however comes with a few bugs (fixed via PRs). @byrnereese would you mind merging those PRs adding others as contributors so they can continue maintaining the theme?

Navbar dropdown not working

Hello,

I'm having trouble getting the nav dropdown to show nested files. Here is my mkdocs.yml:

site_name: My Test Site
nav:
  - Home: index.md
  - About: about.md
  - Notebook Pages:
    - First Steps:
      - 01 - The Data Directory.md
      - 02 - The Sidebar.md
      - 03 - The Middlebar.md
      - 04 - The Mainbar.md
      - Third Level:
        - 05 - Notes.md
        - 06 - Tags.md
        - 07 - Shortcuts.md
        - 08 - Importing.md
        - 09 - Multi-Note Editing.md
theme: bootstrap4

In the attached screenshot, I expect to see the Notebook Pages menu drop down, but when I click on it, it does nothing.

capture

I installed mkdocs-bootstrap4 with pip on Anaconda Python 3.7.1 running on Windows 10. Can you help?

Thanks!

Markdown tables cells not rendered

Tables don't render with cell borders:

e.g.

|      | Original only  | shared       | New only       |
|------|----------------|--------------|----------------|
| Pass | 0 | 2 | 0 |
| All  | 0  | 6107  | 0 |

Should appear as:

Original only shared New only
Pass 0 2 0
All 0 6107 0

(not interested in alternating row highlight)

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.