Skip to content

hexandcube/hexandcube.eu.org

Repository files navigation

Hexandcube.eu.org

Hexandcube's Personal Website - Version 10.4

Install Prerequisites

  1. Install Hugo Extended (Make sure to install the Extended version of hugo!)
  2. Install Dependencies using NPM
$ npm install

Run local development version

Using -D is required to render draft entries.

$ hugo -D server

Build Project

$ hugo