esummers1 / eddie-summers-com

Static website for eddie-summers.com using Hugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website

Netlify Status

Statically-generated website for eddie-summers.com.

πŸ“‹ Pre-Requisites

πŸƒ Development Server

hugo serve -D

If you are making theme changes and are working in Chrome, disable caching in the dev tools - Hugo's server does not play nicely with changes to static files.

πŸ“¦ Build

Delete public/ to avoid stale files.

hugo

πŸ™ Deploy

Deployment will occur on each push to master, but if you wish to deploy manually, push the contents of public/ to the remote root.

About

Static website for eddie-summers.com using Hugo


Languages

Language:HTML 64.8%Language:CSS 35.2%