xangelix / cbhsprojectgraduation

Home Page:https://cbhspg.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cbhsprojectgraduation

Build

hugo -F -d docs

parallel -eta cwebp -q 85 -m 6 {} -o {}.webp ::: *.JPG

find . -printf "%T@ %Tc %p\n" | sort -n | egrep '*.webp' | cut -c57- | sed -e 's;^;- image : ;' > files.txt

Serve

hugo -F serve

About

https://cbhspg.org/


Languages

Language:JavaScript 37.4%Language:HTML 37.4%Language:CSS 25.3%