docsy icon indicating copy to clipboard operation
docsy copied to clipboard

A set of Hugo doc templates for launching open source content.

Results 352 docsy issues
Sort by recently updated
recently updated
newest added

Consider adding a smoke test along the lines of what was proposed in https://github.com/google/docsy/issues/1075#issuecomment-1172432277. Related: - #726

e0-minutes
e1-hours
infrastructure
p1-high

We need to include FreeBSD into the documentation. There is likely more people that will use BSD to install it then there are people using Mac and it would be...

e0-minutes
infrastructure
p1-high

We have a use case where we want to put a footer at the end of every published page. It's a short line: "Disclaimer: xxx is yy, not zz." Currently,...

This PR does: * Upgrade PrismJS from 1.21.0 to 1.28.0 * Adds in the PrismJS command-line plugin (https://prismjs.com/plugins/command-line/) * Adds shortcode `shell` for bash type command line input/output (with line...

shortcodes

By default, Docsy shows the table of contents for the current page in the right sidebar using the built-in function of Hugo. You can replace that with a JavaScript-based ToC...

If all the pages/sections in a section have no `weight` set then the sidebar tree appears to show them in date modified order as this is the default page sorting...

... and mention that we don't _officially_ support Docsy `@HEAD`, though we can still welcome issues. Also consider asking for Node version (related #1081) and mentioning that we only support...

**Context:** Our Docsy instance is hosted on an Azure Static Web App connected to a Github repo. Build happens via Github Actions. **Issue:** For every page on Docsy, only the...

The swagger-ui which is used by docsy is outdated and prune to a DOM XSS vulnerability.