|
|
hai 1 mes | |
|---|---|---|
| .. | ||
| archetypes | %!s(int64=6) %!d(string=hai) anos | |
| content | hai 1 mes | |
| layouts | hai 2 meses | |
| static | %!s(int64=2) %!d(string=hai) anos | |
| themes | %!s(int64=5) %!d(string=hai) anos | |
| .gitignore | %!s(int64=5) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| config.toml | %!s(int64=6) %!d(string=hai) anos | |
| package-lock.json | %!s(int64=2) %!d(string=hai) anos | |
| package.json | %!s(int64=2) %!d(string=hai) anos | |
Docs depends on gethue NPM package 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/.
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.