Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ themes.gohugo.io) for WC and EH.
- [config-eh.toml](config-eh.toml) Hugo config for Enterprise Health of static pages.
- [config-wc.toml](config-wc.toml) Hugo config for WebChart building of static pages.
- [themes/wc-eh-docs](themes/wc-eh-docs) custom Hugo [themes](https://themes.gohugo.io)
- [SHORTCODES.md](SHORTCODES.md) documentation for all available Hugo shortcodes
4. Automation to automate the process as well as a set of scripts to update a qa-server in realtime watching for changes in Google Drive and near instant update.
- [Actions](.github/workflows) - github scripts that automate changes out to production and test Pull Requests to see if they break the build process.
- [build.sh](build.sh) a script for testing and building the static page generation locally on your own machine, GitHub or CloudFlare.
Expand Down
Loading