getnikola / plugins

Extra plugins for Nikola
https://plugins.getnikola.com/
MIT License
59 stars 95 forks source link

improve accordion directive to support bootstrap3 and jinja themes #313

Closed hx2A closed 5 years ago

hx2A commented 5 years ago

As discussed in another thread, I have improved the Accordion directive to support bootstrap3 themed sites.

In addition, I fixed a bug with jinja2 themes and made some other minor improvements.

While testing this I also discovered a bug in the slides directive. I'll make a separate pull request for that fix.

Kwpolska commented 5 years ago

Thanks for contributing!

hx2A commented 5 years ago

You are welcome! Thank you for helping me become a better contributor. I have another idea for a new directive that I'll start working on in the near future.