powersj / powersj.io

My personal website

Home Page:https://powersj.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

powersj.io

My personal site hosted on Netlify. Powered by Hugo and based on the Hugo Coder theme.

License

Files under content/* are licensed under CC-BY-4.0. All other files are MIT.

Optimized Images done via:

find -type f -name "*.jpg" -exec jpegoptim --strip-all {} \;
find -type f -name "*.png" -exec optipng -o5 {} \;

About

My personal website

https://powersj.io

License:Other


Languages

Language:HTML 69.7%Language:CSS 29.2%Language:Makefile 1.1%