- Formspree.io contact form integration - just add your email to the
_config.yml
and it works! - Use
_config.yml
to set whether the homepage tiles should pull pages or posts, as well as how many to display. - Add your social profiles easily in
_config.yml
. Only social profiles buttons you enter inconfig.yml
show up on the site footer! - Set featured images in front matter.
bundle exec jekyll serve
rm index.html && bundle exec jekyll build && mv _site/index.html .