docsy-example
docsy-example copied to clipboard
An example documentation site using the Docsy Hugo theme
It might be nice in this repo to provide a starting .gitpod.yml file that will run the example site in GitPod.io. This would let people clone the site and then...
Taking inspiration from #100, I created a new repo using the Docsy Example Project as a template. Then followed instructions to clone the repo and then build using the docker...
I performed these 3 steps git clone --recurse-submodules --depth 1 https://github.com/google/docsy-example.git cd docsy-example hugo server I am able to view website using hugo server But when I upload the same...
Hi, Thank you for the great work with this theme. One thing that bother me is the size of the initial git clone for this repository. The git clone operations...
These config.toml changes are required by the following PR in the Docsy repo: https://github.com/google/docsy/pull/324
I was wondering what Docker image can be used to publish docsy-example. The Hugo docker images that I have found don't support SCSS.
I forked docsy-example, and github tell me this: 
Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.122.0 to 0.123.0. Commits adf87d5 v0.123.0 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you...
A minor change that allow clicking the URL from console. ```sh hugo server ... Web Server is available at //localhost:1313/ (bind address 127.0.0.1) ``` With this PR: ```sh hugo server...
Is there any Azure set up needed? I hope you can shield this as it's a pain for an SMB to be an expert in BC, Azure, M365, etc, etc,...