docsy
docsy copied to clipboard
A set of Hugo doc templates for launching open source content.
Here is some context: - #87 While the change introduced by that PR was relevant at the time (during a transition period from Hugo 0.54.x to 0.55+), we now only...
_Originally posted by @deining in https://github.com/google/docsy/issues/526#issuecomment-823577659_ : > I just realized that shortcode `lead` treats its `.Inner` content either as markdown or as HTML, depending on the extension of the...
Hi there, I came [from this](https://github.com/google/docsy-example/issues/40#issuecomment-587513855) would be nice a new feature for docsy theme: **A next/previous button for the docs section.** 🙏 The idea came from this [customized docsy...
Is it possible for there to be documentation on exactly what the minimal CSP is if you use `docsy` as your Hugo theme? It's a requirement of the [Core Infrastructure...
The documentation site I am developing with _docsy_ needs to support deployment into some environments that have no internet access. Currently docsy pulls in various js libs and fonts from...
Added a shortcode to list attachments list based on page resources or a specific folder. See more info in the example page: https://60f7d1bf27ca190008cd35fb--sad-volhard-b41b3b.netlify.app/docs/dev-test-content/attachments/ Any comments or ideas for improvements?
Copied from shortcode. I was a little surprised that card-code didn't support footers like card does, I expected them to work the same way except one contains code.
With official release bootstrap 5 coming soon, I just had a look at #470 to overcome the compatibility issues mentioned there. It turned out to be quite easy, there was...