Skip to content

lfender6445/auto_pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoPilot

Travis CI Code Climate Gem Version

a step forward in blog automation

  • use this ruby gem to convert your stackoverflow profile to a jekyll blog and more
  • fetch questions for a specifc user id and convert them to markdown or html

how do i

custom templates

customized templates are as easy as updating your config:

full example of config with custom template

contributing

  1. fork it
  2. create your feature branch
  3. commit your changes

do i have to use jekyll

no. we are just generating partials from stackoverflow posts - they could be integrated with wordpress or rails projects with ease.

afterall, its just html :)

you will also want to set disable_front_matter = true in your config when using outside of jekyll

demo application

checkout the demo application and experiment

screenshots

side by side


question view

todo

  • change file naming convention to date question answered
  • update config options
    • get questions after date x
    • credit sources
    • support erb templates

About

convert your stackoverflow to a github blog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages