Skip to content

lfender6445/auto_pilot_demo

Repository files navigation

auto_pilot demo application

auto_pilot allows you to convert your stackoverflow profile to a jekyll ready blog

install

  1. clone this repo
  2. bundle install
  3. bundle exec jekyll serve
  4. visit localhost:4000 to see the app in action

screenshots

view all posts view single post

how do I

integrate autopilot?

  1. add auto_pilot as development dependency
  2. run bundle exec autopilot
  3. enter a stackoverflow user id
  4. create and update configuration
  5. resume by running bundle exec autopilot

customize templates?