anssip / anssipiirainen.com

Blog built with Hugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anssipiirainen.com

My blog - a Hugo website.

Development

Start the nix shell:

nix-shell

After this you have hugo in your path and you can do things like:

  1. hugo serve to start the development server
  2. hugo to generate the site
  3. hugo deploy to deploy the site

to deploy, first run hugo, then run hugo deploy.

About

Blog built with Hugo


Languages

Language:HTML 67.0%Language:SCSS 21.4%Language:CSS 10.0%Language:Shell 0.8%Language:JavaScript 0.6%Language:Nix 0.2%