seigler.github.io/README.md
2017-02-14 11:14:41 -05:00

458 B

Hugo + Gulp + LESS personal website

Installation

Prerequisites

Install Yarn and Hugo. Install gulp globally with yarn global add gulp (npm install -g gulp is fine too).

Development

Serve live with gulp serve.
Build with gulp build:site, deploy to GitHub Pages with gulp deploy.

Content is in /content, theme "Eos" is in /themes with LESS files in /themes/eos/styles.