jakejarvis / hugo-uno

Personal Hugo boilerplate with Node, PostCSS, Autoprefixer, Netlify, etc.

Home Page:https://hugo-uno.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo Uno

Netlify Status

Features

Usage

No need to download Hugo yourself! Just run npm install from this directory and the correct version for your OS will be fetched.

To start live server: npm start and open http://localhost:1313.

To build static files: npm run build and upload ./public.

Deploy to Netlify

You can deploy directly to Netlify using this button:

Deploy to Netlify

License

This project is distributed under the MIT license.

About

Personal Hugo boilerplate with Node, PostCSS, Autoprefixer, Netlify, etc.

https://hugo-uno.netlify.com/

License:MIT License


Languages

Language:HTML 87.8%Language:CSS 11.4%Language:JavaScript 0.8%