-
Following the steps given in README.md.
```
git clone --recurse-submodules --depth 1 https://github.com/google/docsy-example.git
cd docsy-example
hugo server
```
Alas, `hugo server` fails wi…
-
Just like the docsy theme: https://example.docsy.dev/
It would be great if zdoc supports custom extra section in the home page. Btw zdoc is my favorite theme so far, please keep going!
-
Opening this issue to track doing a release of the website for Kubeflow 1.1
* We still need to find an owner to drive this (see kubeflow/kubeflow#5022)
* The first step is cutting a 1.0 branch f…
jlewi updated
4 years ago
-
**Describe the change you'd like to see**
Instructions on how to build the docs locally.
**Additional context**
I noticed some formatting errors and wanted to debug them but I can't debug wit…
aliok updated
4 years ago
-
It would be cool to have the ability to generate hugo flavored markdown, in the first step generate the front matter should be a good starter.
xoxys updated
4 years ago
-
**This is a Bug Report**
**Problem:** Live website builds are failing
**Additional Information:**
/kind bug
/priority critical-urgent
sftim updated
4 years ago
-
Hi all,
after installation steps
```
git clone https://github.com/google/docsy-example.git
cd docsy-example
git submodule update --init --recursive
```
I know I must create a new repo on gi…
-
Someone who knows Jekyll better than myself could structure that page nicer. I would like to have three menu-linked pages leading to the three building blocks (format, tools, repo).
-
Hi there,
The example site, content of blog site, the button's pagination Next and Prev not working well:
[https://example.docsy.dev/blog/2018/10/06/easy-documentation-with-docsy/](https://examp…
-
Example:
this link https://minikube.sigs.k8s.io/docs/reference/networking/proxy doesnt work
the correct link is
https://minikube.sigs.k8s.io/docs/handbook/vpn_and_proxy/
in that page I see …