Monty Taylor
2bb476206b
Re-add website publication
I deleted this, thinking it was vestigal. It's not. This is where it actually lives. netlfy isn't doing things because of how they do DNS for root domains. Whoops. Change-Id: Iad5d2212b6c2bfb3b1f375de2cc88609e91405ba
My website, blog posts and conference talks
If you're interested in my presentations, you can go look at them here: http://inaugust.com/talks
This is a [Next.js](https://nextjs.org/) project bootstrapped with [create-next-app](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Building
First, you will need yarn.
The following commands will get you started:
- ::
-
# This will install miscellaneous runtime dependencies. yarn install
# This will create a local webhost, serving all of your presentations. # It will autodetect changes and refresh any applicable pages. yarn dev
# This will build the content in the
out
directory yarn build
Description
Languages
Handlebars
84.2%
JavaScript
8%
Python
4.2%
CSS
3.1%
Shell
0.4%