https://github.com/gethinode/version-demo
Demo repository for the guide "Creating versioned documentation"
https://github.com/gethinode/version-demo
documentation hugo hugo-theme
Last synced: 4 months ago
JSON representation
Demo repository for the guide "Creating versioned documentation"
- Host: GitHub
- URL: https://github.com/gethinode/version-demo
- Owner: gethinode
- License: mit
- Created: 2023-06-26T07:36:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T13:21:17.000Z (about 1 year ago)
- Last Synced: 2025-07-12T15:40:07.355Z (11 months ago)
- Topics: documentation, hugo, hugo-theme
- Homepage: https://version-demo.gethinode.com
- Size: 4.08 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Versioned Documentation Demo
A demonstration of versioned documentation powered by Hinode
## About

Hinode is a clean blog theme for [Hugo][hugo], an open-source static site generator. Hinode is available as a [template][repository_template], and a [main theme][repository]. This repository contains the code base of the template. Visit the [main theme][repository] for installation instructions.
This repository demonstrates how to maintain versioned documentation with Hinode. See the [guide][guide_versioning] for more details. A live demo is available on https://version-demo.gethinode.com/.
[hugo]: https://gohugo.io
[repository]: https://github.com/gethinode/hinode.git
[repository_template]: https://github.com/gethinode/version-demo.git
[guide_versioning]: https://gethinode.com/guides/versioning/