docsy-example
docsy-example copied to clipboard
An example documentation site using the Docsy Hugo theme
The [first blog](https://example.docsy.dev/blog/2018/10/06/easy-documentation-with-docsy/) renders the content instead of showing the code to render that content: 
Should the users mention this project in the LICENSE if they are using this project as the template?
Since this project uses Apache License, ``` 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and...
It would be great if the example could add in a simple example of [using documentation versioning](https://www.docsy.dev/docs/adding-content/versioning/). I had challenges getting this to work properly on existing sites using the...
When I build using Hugo modules certain files, under `public` are set to read only. And so when I rebuild, I get errors like: ```console $ npm run build ......
This PR adds a new page template for new pages added at GitHub (via link `Create new child page` in the right sidebar). If this file exists already, it is...
This PR follows up and closes #161. It adds automated workflows for * site deployment on GitHub pages * link checking For this purpose, two workflow files for GitHub actions...
As titled Related to #198 , but without link check
The docsy user guide uses `yaml` format for its config files, while the example site still uses `config.toml`. According to this [issue](https://github.com/google/docsy/issues/951), yaml seems to be the preferred format for...
_Originally posted by @chalin in https://github.com/google/docsy-example/issues/223#issuecomment-1593508178_ > ... consider adding some minimal but useful content, and a link to the page above[^1]. [^1]: https://www.docsy.dev/docs/adding-content/lookandfeel/#project-style-files