docsy-example
docsy-example copied to clipboard
An example documentation site using the Docsy Hugo theme
Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.132.2 to 0.133.0. Commits 4d47fb0 0.133.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...
changed some verbs for better meaning and better language use
If you check [this page](https://example.docsy.dev/blog/2018/01/04/another-great-release/), you'll see that images are not available.  This page is defined in the following [file](https://github.com/google/docsy-example/blob/main/content/en/blog/news/second-post.md).
- Drops unnecessary weights from the blog section index pages - Propagates from `en/blog` file changes to `fa/blog` - Adds a release post under `fa/blog` - Adds the `_commit:public` NPM...
- [x] #368 - [x] Rework layouts, and make other necessary upgrade checks - [ ] Create release 0.12.0
Hi, I followed the instructions from docsy site but it failed: ``` # git clone --depth 1 --branch v0.11.0 https://github.com/google/docsy-example.git docsy # cd docsy # hugo server Error: html/template:_markup/render-heading.html:1:12: no...
The site build using docker-compose fails since floryn90/hugo v0.134.3: ``` Error: error building site: failed to acquire a build lock: open /src/.hugo_build.lock: permission denied ``` Cause: The Alpine image has...