mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-22 16:51:43 -04:00

Assets like screenshots are used in content files such as tutorials. This commit moves these assets out of the theme into the static folder in the root directory. This way the theme and content files become independent from each other. See PR rdwatters/hugo-docs-concept#123