Skip to content

gilbertek/hugo-starter

Repository files navigation

Hugo Starter Kit

Features

  • Work with SCSS and modern JavaScript using ES6/7, output cross-browser compatible code

Requirements

Getting started

  • Clone the repo by running git clone https://github.com/gilbertek/hugo-starter.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 start Start development server (at http://localhost:1313), watch files for changes, re-build when necessary and auto-reload the browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published