Monty Taylor 7c587f03bb Fix README
Change-Id: I334fa0143190023b8b4ffa7b176e6cf371563eaf
2019-04-09 12:13:38 +00:00
2019-04-09 11:59:05 +00:00
2015-07-29 21:52:37 -07:00
2018-08-23 22:45:03 -05:00
2019-04-09 12:13:24 +00:00
2018-08-24 05:22:18 -04:00
2015-07-15 12:41:15 -07:00
2018-08-24 05:22:18 -04:00
2019-04-09 12:13:38 +00:00
2018-08-24 05:22:18 -04: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

# This will construct your current presentations, and rsync them yarn run release

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