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 the image below. Here are the issues: - [x] The menu appears far to the right, rather than below the menu title. **Fixed** a while a go this seems....

mobile
design/style
e1-hours
i18n
p2-medium
0-meta

Docsy supports **i18n** and translates to different languages painlessly which is a great feature. But some partials seem to contain hard wired English text(s) which break i18n. Example: **featured-image.html** contains...

i18n

In assets/scss/rtl/_spacing.scss: ``` .mr#{$infix}-auto, .mx#{$infix}-auto { margin-right: auto !important; } ``` mr-auto should set an auto **left** margin on RTL languages. and ``` .ml#{$infix}-auto, .mx#{$infix}-auto { margin-left: auto !important; }...

i18n

Is there possible to let docsy support multilanguage local search function, such as CJK(Chinese, Japanese, Korean)?

i18n
search

I've created a Hugo site with Docsy in Swedish and would like to change Lunr search language from English to Swedish. Is it possible to configure somehow? I've been looking...

enhancement
i18n
search

Hi. I have a question about the theme file, `i18n/pt-br.toml` and warnings generated when building: ``` Start building sites … WARN 2021/01/14 02:26:47 Failed to get translated string for language...

i18n

Context: - https://github.com/google/docsy-example/issues/226 - https://github.com/google/docsy-example/pull/299

user guide

As I work on localizing Kubernetes documentation into Arabic using the Docsy theme, I've encountered a significant opportunity to improve the readability of localized documents. When translating documentation from English...

enhancement
needs-triage

### Environment - [x] Version of Docsy you are using: v0.10.0 - [ ] How are you using Docsy? As a: - [x] Hugo module - [ ] NPM module...

bug
needs-triage