Skip to content

robertocarroll/robertocarroll

Repository files navigation

Website for robertocarroll.com

bundle exec jekyll serve

bundle exec jekyll serve --watch --incremental

create a new post in blog category with today's date

thor post:new "Automate Jekyll post creation with Thor"

optionally pass in the date for creation

thor post:new "Automate Jekyll post creation with Thor" --date=2014-01-01

See Automate Jekyll for details.

Images

  • At the moment, I'm going with 1200 x 741
  • #121b22 for the dark background
  • 1920 x 1200 for vertical

Tags

  • One set of tags for Jekyll
  • One set of tags for IA Writer

Markdown quote and cite

Quote here.

-- Benjamin Franklin

License

The content of this project itself is licensed under the Creative Commons Attribution 3.0 license, and the underlying source code used to format and display that content is licensed under the MIT license.