Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 489 Bytes

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.