bundle exec jekyll build
ruby -v
rvm use 2.7.7
(if rvm list
shows 2.3.4 or 2.6.3 is being used)
or maybe 3.1.3 (so it matches 750 words)
bundle exec jekyll serve --incremental
http://localhost:4000
- Netlify seems to want 3.3.4
- uses netlify's image_tag
- {% include img.html src=page.image alt=page.title %}
- uses jekyll-twitter-plugin
- {% twitter https://twitter.com/buster/status/307895921197334528 data-conversation="none" %}