Skip to content

bbondy/brianbondy.node

Repository files navigation

brianbondy.node

The brianbondy.com website built with Node + Hapi + Babel + React. This is the latest rewrite of my site, the last version before it was made on Google App Engine and can be found at bbondy/brianbondy.gae.

The main goal of this server was to be as low touch as possible. Blog posts are simple markdown files and are loaded in / cached at server start and on reloading.

Setup

  • Run yarn install

npm is known to not work properly and run into a linting bug.

"TypeError: Cannot read property 'range' of null"

Running

Then build and start the web server:

gulp

Refreshing data

Just load /refresh.

About

brianbondy.com w/ Node + Hapi + Babel + React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published