docsy
docsy copied to clipboard
A set of Hugo doc templates for launching open source content.
I'm trying to find a way to embed GitHub markdown content with Hugo/Docsy like what works today with [mdbook](https://rust-lang.github.io/mdBook/) as [seen here for the Cluster API project](https://github.com/kubernetes-sigs/cluster-api/blob/0061757ecd7367621993e875932f1b2399d5fd80/docs/book/src/tasks/automated-machine-management/autoscaling.md?plain=1#L11) (source) and [website...
### Environment - [x] Version of Docsy you are using: Docsy 0.10.0 (OUH lightly modified - https://github.com/ouhft/docsy/tree/ouhft) - [ ] How are you using Docsy? As a: - [x] Hugo...
1- Experimental section 2- Figures [Uploading ESI.docx…]()
Originally reported by @svrnm via https://github.com/open-telemetry/opentelemetry.io/issues/4597: > When I go to opentelemetry.io with a mobile browser the language drop down is not visible > > 
Cf: - #786, #807 - #784: document how to hide on mobile for backwards compatibility? (Not sure it's a good idea to do so, but I still wanted to make...
This PR fixes #2010 #1537 this code generates a canonical link tag for a webpage based on the value of the `canonical_url` parameter in the content file's front matter. If...
- This would be similar to what is done by Hugo via ``. - We might want to comply to generating the tag in the same scope as Hugo? Here's...
Navigate to https://example.docsy.dev/fa/docs/, and you'll see a few `[i18n]` placeholder strings. At least those used in these Persian pages should be fixed.
This pull request introduces Arabic feedback labels with accurate diacritics (Tashkeel) to improve the overall user experience for Arabic speakers. **Key changes:** - Added Arabic strings for the "feedback" label....
Fixes #1787. I needed this for my project and saw the issue open. Currently Blog Section pages don't have a `h1` either, so this adds the title of the section...