ace-documentation
ace-documentation copied to clipboard
A free documentation theme for Hugo, powered by Bootstrap 4. Repsonsive, search, code highlighting and more.
Hey! The search bar located on the top left hand side doesn't seem to work. Whenever I enter anything into the search bar, it redirects me to the home page....
Base URLS don't always end with a `/`, preventing some resources to load correctly. This change builds URLs correctly.
Anyone able to help with this error? **1. I installed Go and Hugo (binary) and checked the version:** \projects>hugo version hugo v0.111.2-4164f8fef9d71f50ef3962897e319ab6219a1dad+extended windows/amd64 BuildDate=2023-03-05T12:32:20Z VendorInfo=gohugoio **2. Created a new site...
This ci intigrationtest can find this issues: https://github.com/vantagedesign/ace-documentation/issues/54
Hi! Is it possible to include the support of tags. For larger documentations, you could then also search keywords and link pages. Just like classic hogo blog pages: ```markdown ---...
In this change, we are able to use `LanguageCode` in the `config.toml` to `lang` attribute of the `` element. `lang` attribute has an important role in the behavior of screen...
Fix for issue described here https://discourse.gohugo.io/t/build-error-on-v0-125-2-calling-internal-template-internal-google-analytics-async-html/49410 - template deprecated and now removed in latest versions of hugo.