Skip to content

donnyburnside/hugo-starter-kit

Repository files navigation

Hugo Starter Kit

Super-charged Hugo development!

Features

  • Work with SCSS and modern JavaScript using ES6/7, output cross-browser compatible code
  • Includes OpenGraph for improved SEO
  • Use BrowserSync during development for live-reloading and cross-device testing

Requirements

Getting started

  • Clone the repo by running git clone https://github.com/donnyburnside/hugo-starter-kit.git
  • Run npm install to install the necessary NPM packages
  • That's it! You're ready to rock, just check the commands section below

Commands

Command Description
npm run build Build a production-ready version of the site (outputs to ./public)
npm run serve Start development server (at http://localhost:3000/), watch files for changes, re-build when necessary and auto-reload the browser
npm run clean Purge the ./public directory

FAQ

There are no styles

This is intentional - no libraries or default styles are included with this project.

Contributors

Donny Burnside

About

Super-charge your Hugo development with this opinionated starter kit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published