Official DCM project documentation website - includes enhancements, guides, blog posts, and demo recordings.
Live site: https://dcm-project.github.io/
Requires Hugo extended.
# Development server (http://localhost:1313)
make serveTip: Use
hugo server --ignoreCacheif remote content doesn't refresh.
# Production build
make buildEnhancements are linked directly to the DCM Enhancements
Repository.
No file syncing required, content is fetched at build time.
Edit content/docs/enhancements/_index.md to add new enhancement links when
they are created.