Skip to content

v9rt3x/blog

Repository files navigation

This is a small Hugo project which builds static site content of my blog v9rt3x.github.io

Useful commands:

  • hugo server -D to start hugo in development mode
  • hugo -D to build static site content locally in ./public dir

General remarks:

  • Don't forget to set the draft property of a blog-post to false when trying to publish
  • Use git commit --amend when disabling a blog-post
  • Git force push git push --force
  • Copy file content into clipboard pbcopy < ~/some-file

About

Hugo project - static site generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors