md5orsha256 / md5orsha256.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy

Deployment happens automatically in gh-actions on gh-pages. See the gh-pages.yaml file for the delivery configuration.

Development

Before pulling git repo run docker image for serving development server:

docker run --rm -it \
  -v $(pwd):/src \
  -p 1313:1313 \
  klakegg/hugo:0.80.0 \
  server 

You are gorgeous!

About


Languages

Language:HTML 100.0%