-
Docsy has moved its user guide and changed its recommended Hugo version. And the page that we use as example for front matter has disappeared.
-
Implement an automated process so that docs/conf.py derives version information from existing information elsewhere in the repository, such as VERSION.in.
-
Hi,
I'm starting to use Docsy, it seems great. Thank you.
## The submodules
I have installed it using the [Option 1](https://www.docsy.dev/docs/getting-started/#option-1-clone-the-docsy-example…
-
Hey all!
We've collectively had a bunch of great ideas for the training portal. Let's use this issue to discuss and share our ideas - each comment counts as a contribution for Outreachy. 🌟
-
the images here are broken
https://www.kubeflow.org/docs/other-guides/virtual-dev/getting-started-minikube/
-
I just followed all the steps given in README.md.
```
git clone --recurse-submodules --depth 1 https://github.com/google/docsy-example.git
cd docsy-example
hugo server
```
But doing this ```…
-
How would I go about cloning all the submodules in my project on build? It appears that you only do a `git clone`, so I'd either like to run `git submodule update --recursive --remote` in my build com…
-
After following the install instructions to use docsy as a standalone theme: https://www.docsy.dev/docs/getting-started/
I receive the following errors when running `hugo server` the first time.
…
-
I've encountered unusual behavior on the landing page in the latest version of Docsy. It looks like `blocks/feature` under `blocks/section` are rendered as a vertical set rather than the expected hori…
-
Docsy recently added support to auto-generate index pages. When staging changes to a site, the index page links include the fully qualified domain name pointing to the live site. For example, if a sit…