Skip to content

abtris/blog.prskavec.net-hugo

Repository files navigation

blog.prskavec.net

FOSSA Status

Netlify Status

Requirements

  • Hugo
brew install hugo

Create new post

hugo new post/`date +%Y-%m-%d`-{{name}}.markdown

Local preview

hugo server

You can look at preview on https://localhost:1313.

Publish

  1. Create Git branch with new content
  2. Open PR in Github
  3. Netlify publish PR as new url for review.
  4. Make review and merge

License

FOSSA Status