Skip to content

saubury/saubury-hugo

Repository files navigation

Website for Simon Aubury

Source files for simonaubury.com website

The website is built with Hugo a popular open-source static site generator

Build

To locally run this website, run the following and visit http://localhost:1313

hugo server --buildDrafts

Theme

The aether blog theme is used

Deploy

A GitHub action is used to build the Hugo site, and then publish back to GitHub Pages.

Notes for running locally on Windows

To run on a Windows machine and visit http://localhost:1313

cd /d D:\git\saubury-hugo
c:\scripts\hugo.exe server --buildDrafts

About

Source files for simonaubury.com HUGO source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published