No description
Find a file
2017-07-17 12:12:54 -04:00
.publish@755a446162 making this a userpage 2017-07-17 12:12:54 -04:00
src 🎉 added a presentation 2017-02-17 02:29:15 -05:00
.editorconfig set up hugo / gulp 2017-02-11 05:39:27 -05:00
.gitignore add file-revision hashing 2017-02-12 17:55:38 -05:00
gulpfile.js making this a userpage 2017-07-17 12:12:54 -04:00
HP-HP9000-B180-Workstation.xcf fix: corrected z-height for Firefox 2017-02-11 14:56:56 -05:00
package.json add gulp deploy and nojekyll file 2017-02-13 04:05:12 -05:00
README.md 🔧 fix base font size 2017-02-14 11:14:41 -05:00
yarn.lock add gulp deploy and nojekyll file 2017-02-13 04:05:12 -05:00

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.