Source for my personal website
Find a file
Nick Pegg 6109bb690d Unify slugify()
Provides a new util.js file with a unified `slugify()` function that also
lowercases the slug. Change all uses of `slugify()` to use this instead.
2017-10-11 22:26:39 -07:00
public remove HTML comment 2017-10-07 20:00:11 -07:00
src Unify slugify() 2017-10-11 22:26:39 -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.