Source for my personal website
`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 |
||
|---|---|---|
| _pages | ||
| _posts | ||
| public | ||
| scripts | ||
| src | ||
| .gitignore | ||
| _media | ||
| package-lock.json | ||
| package.json | ||
| README-REACT.md | ||
| README.md | ||
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.