Monty Taylor 75854408b7 Update javascript dependencies
Let's do this fairly frequently, because let's be honest about
how quickly they change.

Maybe I should set up a periodic job to propose changes...

Change-Id: Ib982d33c23ecf041349a0e8acc7c6ca5e6b6e311
2024-02-02 15:32:27 -08:00
2024-01-22 13:29:45 -08:00
2015-07-29 21:52:37 -07:00
2024-01-22 13:29:45 -08:00
2024-01-22 13:29:45 -08:00
2019-04-19 19:52:46 +00:00
2024-01-22 13:29:45 -08:00
2024-01-23 14:05:31 -08:00
2019-04-28 21:39:21 +00:00
2024-01-22 13:29:45 -08:00
2015-07-15 12:41:15 -07:00
2024-01-22 13:29:45 -08:00
2024-02-02 15:32:27 -08:00

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
inaugust.com website
Readme 3.9 MiB
Languages
Handlebars 84.2%
JavaScript 8%
Python 4.2%
CSS 3.1%
Shell 0.4%