Source for my personal website
Find a file
Nick Pegg 3eedb94180 Port the Python build script over to JS
`npm run build` now builds both the site.json file and the React app.
Two new run scripts are available:

* build_site - just build the site.json file
* build_code - build the React app
2017-10-14 17:16:15 -07:00
_pages Merge the real site metadata into this repo 2017-10-14 10:41:31 -07:00
_posts Merge the real site metadata into this repo 2017-10-14 10:41:31 -07:00
public Port the Python build script over to JS 2017-10-14 17:16:15 -07:00
scripts Port the Python build script over to JS 2017-10-14 17:16:15 -07:00
src Reset the page title in App if it doesn't look right 2017-10-14 10:19:38 -07:00
.gitignore Reimpliment the website design in React 2017-09-24 21:23:59 -07:00
_media Merge the real site metadata into this repo 2017-10-14 10:41:31 -07:00
package-lock.json Port the Python build script over to JS 2017-10-14 17:16:15 -07:00
package.json Port the Python build script over to JS 2017-10-14 17:16:15 -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.