cds-snc / cds-snc/notification-documentation
Show last updated date in staging/production
Open
- Dominant language
- Vue
- Stars
- 5
- Forks
- 21
- Avg merge
- 20h 16m
- Merged PRs (30d)
- 9
Description
VuePress supports adding a last updated date at the bottom of every page. https://vuepress.vuejs.org/theme/default-theme-config.html#last-updated
To enable this in staging/production, we need to include the `.git` repository when building the static website in the Dockerfile. It can be removed after, doesn't need to ship it.
Contributor guide
Assessment
This issue has not been assessed yet.