We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Public page for all my rants
brew install ruby
gem install bundler jekyll jekyll new . --force # creates new site
gem install bundler jekyll
jekyll new . --force