Skip to content

ruzickap/petr.ruzicka.dev

Repository files navigation

Personal web page

Build Status

Installation

Mac

brew update && brew install hugo

Just download binary from https://github.com/spf13/hugo/releases

Usage - look into Quick Start

  • Run local web server
hugo server --buildDrafts
  • Generate new version
hugo -d public