Skip to content

norchen/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal blog

This is the source repo of my blog at https://blog.joaograssi.com. It is built using the static site generator Hugo.

Running with ngrok + live reload

$ ngrok http 1313
$ hugo server -b <ngrok-url>--appendPort=false --liveReloadPort=443 --navigateToChanged

License

See LICENSE.md.

About

My personal blog made with Hugo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.1%
  • CSS 22.5%
  • HTML 9.4%