Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octopress Admin

An easy admin interface built via rails to interact with a barebone octopress/jekyll website.

Why?

Inspired by https://github.com/zkarpinski/Jekyll-Admin

Install:

This is a simple rails 3 app, so cd into the app dir and

  
    $: bundle install       #install required gems
    $: rake db:create       #create dbs
    $: rake db:migrate      #migrate db
    $: rails s              #start app
  

About

An easy admin interface built with rails to interact with a barebone octopress/jekyll website.

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages