docsy
docsy copied to clipboard
A set of Hugo doc templates for launching open source content.
It's usually a good idea to avoid mixed-case directory names and names containing spaces for content sections (or just in general for code or doc related projecqts). All of the...
Following the getting started instructions, I get the following error: ``` $ docker-compose up Creating network "mydocs_default" with the default driver Creating mydocs_site_1 ... done Attaching to mydocs_site_1 site_1 |...
The intent would be to **streamline use of Docsy for Hugo Module users**, something which (IMHO) makes sense to do now that [Git submodules]() were removed in [0.4.0](https://github.com/google/docsy/blob/main/CHANGELOG.md#040), and NPM-package...
Hi, I am pretty new to Hugo and Docsy. But, trying to learn and build cool static website using Hugo and Docsy. We have almost 9 menu tabs on the...
Bootstrap 5 has some changes that seem to break Docsy site builds #304 #464. (**Edit**: @chalin) Tasks: - [ ] Drop jQuery - [ ] Upgrade to Popper v2 -...
The new "print entire section" is pretty cool. One limitation is that all media needs to have absolute links. This makes sense, but I didn't think about it until none...
We have a large site (over 5000 pages). For our main deployment to our website, we plan on using Algolia for search. However, for internal use/testing and potentially for offering...
Although the theme has drop-down nested menus for languages and versions, there seems no way to create custom drop-down menus. Which is an issue if your documentation site is very...
Is there a way to insert a major section header, similar to the one that says **Documentation**, with a line under it? The use case is a site that's grown...
**Universal Analytics (UA) is [officially deprecated]**: - Data collection will stop on July 1st, 2023 - Six months after that, historical data will be gone too The sooner projects migrate...