-
If we want to make changes to the tags page in a remote theme like https://github.com/vsoch/docsy-jekyll/blob/master/pages/tags.html, can those changes through the remote theme, without including the …
ugreg updated
3 years ago
-
It would be a great feature to enable native support of mermaid.js diagram blocks.
This would enable users to write diagrams as code and keep them inside the markdown files.
It is simple enough to…
mscno updated
2 years ago
-
Current output of `imgproc` from docsy-example [site](https://example.docsy.dev/blog/2018/10/06/easy-documentation-with-docsy/):
```
Fetch and scale an image in the upcoming Hugo 0.43…
-
Hi,
Is it possible to hide breadcrumb navigation for the root file of the doc (_index.md) ?
Example :
I want to display Breadcrumb navigation if the doc (content A) have a child content (content…
-
To reproduce, create a new project:
```console
$ hugo new site myproject
$ cd myproject
$ npm install --save-dev google/docsy autoprefixer postcss-cli postcss
$ echo 'theme = "docsy"' >> config…
-
See https://github.com/open-telemetry/semantic-conventions/issues/1008#issuecomment-2097036448
With docfx v3 disappearing into thin air, we have no tooling that validates that relative …
-
**What would you like to be added**:
part of #215
**Why is this needed**:
Currently, we are considering implementing a version menu in our documentation to enable users to switch to the…
Xieql updated
10 months ago
-
### Feature Description
We need the mechanisms to exist for creating content on the documentation subdomain and publishing it, having the routing work, etc.
### Proposed Solution
We had discussed u…
-
*pleace correct me if you know a better description ...*
currently docsy has integration for github (create issue, edit/create page, ...)
example:
![Screenshot at 2020-10-12 21-42-16](https://us…
6543 updated
6 months ago
-
When using a `baseURL` with a path after the host name e.g. `baseURL: http://localhost/infra` all menu items in the main menu will have duplicated paths e.g. `http://localhost:1313/infra/infra/about/`…