Skip to content

valentinesamuel/portfolio

Repository files navigation

Local Development

  • install hugo: https://gohugo.io/installation/
  • create new post: hugo new content posts/{title}/index.md
  • run site: hugo server
  • run site with draft content: hugo server -D
  • publish site: hugo

Releases

No releases published

Packages

No packages published