Skip to content

Jeremoose/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

My blog made using go hugo and using the PaperMod theme.

running

running with server to test

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

building to deploy

docker run --rm -it -v $(pwd):/src klakegg/hugo:0.92.1

About

My blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published