Monty Taylor 51a94f25dd Update resume to be a little more interesting to read
Change-Id: I4cd7312d7dc4333f8852e42c273a6f1ed7fd0bfa
2024-01-19 16:18:42 -08:00
2015-07-29 21:52:37 -07:00
2018-08-23 22:45:03 -05:00
2019-04-19 19:52:46 +00:00
2019-04-28 21:39:21 +00:00
2019-04-28 20:07:10 +00:00
2015-07-15 12:41:15 -07:00
2020-07-12 08:54:12 -05:00
2020-07-12 08:54:12 -05: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

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 start

# This will build the content in the dist directory yarn run package

Description
inaugust.com website
Readme 3.9 MiB
Languages
Handlebars 84.2%
JavaScript 8.1%
Python 4.2%
CSS 3.1%
Shell 0.3%