I wanted to express my appreciation for the Hugo Devise theme. Over the last 3-4 days, I've migrated from hugo-theme-bootstrap and integrated this theme into my project, and it has been a fantastic experience. The theme's simplicity and elegant design made the process smooth and enjoyable.
During this integration, I added a bunch of features that I believe could be beneficial to the community too. If you're interested, I would be more than happy to create one or multiple pull requests for these enhancements. However, I don't want to create unnecessary PRs if you prefer otherwise.
Features:
Search using lunr.js
copying sourcemaps/non resource files from assets to output
copy button in a header for codeblocks
Breadcrumbs
Table of contents
Import code file as markdown
Admonition for quotes
Light dark mode toggle (had to move to bootstrap5 for this)
Stylistic things I have done (which are mostly subjective):
Project links in header (There was a badge-white class used for menu items, removed that as it created issues with overrides)
I wanted to express my appreciation for the Hugo Devise theme. Over the last 3-4 days, I've migrated from hugo-theme-bootstrap and integrated this theme into my project, and it has been a fantastic experience. The theme's simplicity and elegant design made the process smooth and enjoyable.
During this integration, I added a bunch of features that I believe could be beneficial to the community too. If you're interested, I would be more than happy to create one or multiple pull requests for these enhancements. However, I don't want to create unnecessary PRs if you prefer otherwise.
Features:
Stylistic things I have done (which are mostly subjective):
Integrations and code for all of these is present in my blog at: https://pankajpipada.com/
Please let me know your thoughts. Thank you once again for your excellent work on this theme!