📖 Chapter 20
Credits
Thanks to everyone that helped with this course!
Thanks for taking this course! If you have any feedback or errors to report, you can email me any time at d@balatero.com.
How this was built #
I built this course using a number of freely available tools:
- eleventy - the awesome static site generator
- @11ty/eleventy-navigation
- @11ty/eleventy-plugin-syntaxhighlight
- eleventy-plugin-sass
- eleventy-plugin-seo
- eslint
- eslint_d 🚀 🚀 🚀
- markdown-it
- normalize.css
- prettier
- prism
- sass-lang
- and even a bit of jquery to recursively generate the table of contents
- Netlify provides me with:
- static site hosting
- custom domains
- automatic deploys on Git push
- Trello
- keycastr - open source macOS app that shows keypresses while you screen record
- QuickTime Player - cheap and easy macOS screen recording
- ffmpeg - to quickly convert QuickTime screen records to web-optimized H264 videos
- bash - to write video conversion scripts
Special thanks #
- Qais Patankar for writing most of the code in Chapter 14.