|
|
4 lat temu | |
|---|---|---|
| .. | ||
| archetypes | 6 lat temu | |
| content | 4 lat temu | |
| layouts | 5 lat temu | |
| static | 4 lat temu | |
| themes | 5 lat temu | |
| .gitignore | 5 lat temu | |
| README.md | 5 lat temu | |
| config.toml | 6 lat temu | |
| package-lock.json | 5 lat temu | |
| package.json | 5 lat temu | |
Docs uses GetHue for live demos. Kindly follow these steps to update GetHue to the version of your choice.
# x.x.x - Version you are updating to
npm install --dev-save gethue@x.x.x
npm run update-static
This must update the resources used in the docs. On git status you must see modifications on ./package.json, ./package-lock.json & static/js/gethue/. And on hugo serve you must see the updated resources in the docs UI.
If you want to share the updated version with everyone, commit the changed files.