Source for my personal website
Find a file
Nick Pegg 4fce19a7bf Use a global config for some parameters
This can later be loaded from JSON or something, but for now it just
lives with the rest of the code. I'm already going to mix data with code
in this repo and these values shouldn't change much, so I'm fine with
that.

This is my personal site after all. I'm not expecting to release this in
a way for others to use.
2017-10-14 09:56:45 -07:00
public remove HTML comment 2017-10-07 20:00:11 -07:00
src Use a global config for some parameters 2017-10-14 09:56:45 -07:00
.gitignore Reimpliment the website design in React 2017-09-24 21:23:59 -07:00
package-lock.json add slugify package 2017-10-07 14:26:08 -07:00
package.json add slugify package 2017-10-07 14:26:08 -07:00
README-REACT.md Make a proper readme, leave the React one for now. 2017-09-24 21:26:54 -07:00
README.md Make a proper readme, leave the React one for now. 2017-09-24 21:26:54 -07:00

nickpegg.com

This is the source for my personal website.

It's currently a work in progress and not yet live. All of the blog post and page metadata will eventually live here.