krasnoukhov/octodmin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bowerrc
.gitignore
.lotusrc
.rspec
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.md
README.md
Rakefile
_config.yml
_deploy.yml
app/assets/javascripts/app.js.coffee
app/assets/javascripts/components/header.js.cjsx
app/assets/javascripts/components/posts.js.cjsx
app/assets/javascripts/components/router.js.cjsx
app/assets/stylesheets/app.scss
app/templates/application.html.erb
app/templates/frontend/index.html.erb
bower.json
config.ru
octodmin.gemspec
sample/_includes/footer.html
sample/_includes/head.html
sample/_includes/header.html
sample/_layouts/default.html
sample/_layouts/page.html
sample/_layouts/post.html
sample/_posts/2015-01-29-welcome-to-jekyll.markdown
sample/_posts/2015-01-30-test.markdown
sample/_sass/_base.scss
sample/_sass/_layout.scss
sample/_sass/_syntax-highlighting.scss
sample/_templates/draft
sample/_templates/page
sample/_templates/post
sample/about.md
sample/css/main.scss
sample/feed.xml
sample/index.html
app/config/environment.rb6
app/config/routes.rb18
app/config/sprockets.rb31
app/controllers/deploys/create.rb16
app/controllers/frontend/index.rb7
app/controllers/posts/create.rb15
app/controllers/posts/destroy.rb11
app/controllers/posts/index.rb11
app/controllers/posts/manage.rb9
app/controllers/posts/restore.rb11