|
|
il y a 3 ans | |
|---|---|---|
| .. | ||
| archetypes | il y a 6 ans | |
| content | il y a 3 ans | |
| layouts | il y a 5 ans | |
| static | il y a 4 ans | |
| themes | il y a 5 ans | |
| .gitignore | il y a 5 ans | |
| README.md | il y a 5 ans | |
| config.toml | il y a 6 ans | |
| package-lock.json | il y a 5 ans | |
| package.json | il y a 5 ans | |
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.