Skip to content

harrycresswell/harry

Repository files navigation

harrycresswell.com

A Hugo starter project and theme used for harrycresswell.com.

Features

Read more about it in How I built this site.

Prerequisites

You need to have Hugo installed locally.

Installation

Clone this repository:

git clone https://github.com/harrycresswell/harry.git

Local development

To start a local development server at at https://localhost:1313/ run:

hugo server

Production build

Whe your ready to build a production ready site, update the baseUrl inside config.toml then run:

hugo --cleanDestinationDir

This will clean the /public folder and run a fresh build ready for production.

Licence information

All of the content on this site is produced under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0) license.

Head to my Licence page for more information on what you can do with the content on this website, and how to provide attribution correctly.

I have made the repository for this site public to aid the learning of others. However, this doesn’t mean you can copy the design verbaitim.

You may remix, adapt, or distribute the design and/or code of this website, provided that the resulting work differs substantially in layout, color scheme, or overall visual presentation from the original.

About

My personal website build using Hugo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors