https://github.com/atomantic/presentation_automate_yourself
🤖 Presentation for Code Fellows Partner Power Hour: Automate Yourself Out of a Job
https://github.com/atomantic/presentation_automate_yourself
Last synced: 10 months ago
JSON representation
🤖 Presentation for Code Fellows Partner Power Hour: Automate Yourself Out of a Job
- Host: GitHub
- URL: https://github.com/atomantic/presentation_automate_yourself
- Owner: atomantic
- License: other
- Created: 2019-05-23T19:37:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T18:47:44.000Z (over 3 years ago)
- Last Synced: 2025-04-06T10:17:39.569Z (about 1 year ago)
- Language: Pug
- Homepage: https://adameivy.com/presentation_automate_yourself/
- Size: 40.4 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Automate Yourself Out of a Job
A Code Fellows Partner Power Hour Presentation by Adam Eivy on 2019/06/22
> A [Bespoke.js](http://markdalgleish.com/projects/bespoke.js) presentation, built with [generator-bespoke](https://github.com/markdalgleish/generator-bespoke)
and [bespoke-theme-atomantic](https://github.com/atomantic/bespoke-theme-atomantic)
## Video Recorded Full Talk
https://www.youtube.com/watch?v=r0ZDONfc3zA
## View slides online
https://bit.ly/automate_yourself
## View slides locally
```bash
$ npm i
$ npm start
```
## Deployment
This is deployed to github pages
```
$ npm run deploy
```