Skip to content

visimp/pages

Repository files navigation

visimp pages

Static Hugo website for visimp.

Before invoking hugo, use

find content -type -l | xargs sed -i ''

This way, symbolic links in visimp will become copies of the respective original files. The CI pipeline also takes care of this. Please do not commit these changes. Our Hugo theme does not work well with symbolic links, but there are sometimes important to maintain the codebase non-repetitive.