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

This PR adds support for supplying repository links via a Hugo data file next to the builtin GitHub support. The idea is to enable more complex workflows by separating out...

cla: yes

estou refazendo o PR pois voltou a uma versão anterior.

cla: no

Add drop down menu entries in the main menu. I used a similar format to the one been used in the versions partial.

I'm seeing a broken to the json file when using the swaggerui shortcode. The page has this content: ``` --- title: swaggerExample linkTitle: swaggerExample type: swagger --- {{< swaggerui src="swaggerExample.json"...

https://github.com/google/docsy/blob/7c865d0a2e0a7011dd92216e8c4013a1c37ffd7e/layouts/partials/pager.html#L5

Browsing the user guide sources, I just realized that the version parameter inside `config.toml` of the userguide is not set: ``` 119 # The version number for the version of...

user guide

Currently, we are in the process of adding the option to use docsy as Hugo module (#871). Not all all existing installation will immediately switch over to hugo modules, though...

dependencies
module

Good day to whoever reads this. I was trying to load the fab fa-discord icon from Font Awesome. However I was greeted with the old discord logo. I checked which...