
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
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
Languages
Handlebars
84.2%
JavaScript
8.1%
Python
4.2%
CSS
3.1%
Shell
0.3%