https://github.com/chazmcgarvey/talk-how-to-deal-with-introverts
Talk I gave at OpenWest on 2016-07-14
https://github.com/chazmcgarvey/talk-how-to-deal-with-introverts
business introversion openwest talk
Last synced: 4 months ago
JSON representation
Talk I gave at OpenWest on 2016-07-14
- Host: GitHub
- URL: https://github.com/chazmcgarvey/talk-how-to-deal-with-introverts
- Owner: chazmcgarvey
- Created: 2018-06-19T18:01:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T18:32:16.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T12:13:29.101Z (5 months ago)
- Topics: business, introversion, openwest, talk
- Language: CSS
- Homepage: https://chazmcgarvey.github.io/talk-how-to-deal-with-introverts
- Size: 5.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slides for "How to Deal with Introverts"
This directory contains the slides for my talk entitled "How to Deal with Introverts".
The slides were written in [Markdown](https://daringfireball.net/projects/markdown/) format and can be rendered with
[remark](http://remarkjs.com/).## Options
To view the slides:
make run
To build a PDF version of the slides:
make pdf