Skip to content

mos9527/mos9527.github.io

Repository files navigation

hmm yes readme dot NOTHING (mwahahahaha)
---
local deployment:
- git clone --recurse-submodules --depth=1
- go install github.com/gohugoio/[email protected] 
- hugo serve

update snippet:
- (dependency on Windows) pip install pywin32
- python ./scripts/add_lastmod.py; git add .; git commit -m "upd"; git push