hardpixel/marv

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitignore
.rspec
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
exe/marv
layouts/plugin/assets/images/screenshot.png
layouts/plugin/assets/javascripts/admin.coffee
layouts/plugin/assets/javascripts/plugin.coffee
layouts/plugin/assets/stylesheets/plugin.scss
layouts/theme/assets/images/screenshot.png
layouts/theme/assets/javascripts/admin.coffee
layouts/theme/assets/javascripts/theme.coffee
layouts/theme/assets/stylesheets/_header.scss
layouts/theme/assets/stylesheets/style.scss
marv.gemspec
layouts/plugin/assets/javascripts/admin.js0
layouts/plugin/assets/javascripts/plugin.js0
layouts/theme/assets/javascripts/admin.js0
layouts/theme/assets/javascripts/theme.js0
layouts/config/router.php20
layouts/config/wp-config.php27
layouts/plugin/functions/plugin.php40
layouts/theme/functions/functions.php68
layouts/theme/includes/filters-admin.php33
layouts/theme/includes/filters.php71
layouts/theme/includes/helpers.php81
layouts/theme/templates/footer.php13
layouts/theme/templates/header.php36
layouts/theme/templates/index.php12
layouts/theme/templates/page.php12
layouts/theme/templates/pages/404.php16
layouts/theme/templates/pages/archive.php29
layouts/theme/templates/pages/author.php26
layouts/theme/templates/pages/search.php20
layouts/theme/templates/partials/comments.php42
layouts/theme/templates/partials/content-none.php14
layouts/theme/templates/partials/content-page.php8
layouts/theme/templates/partials/content-single.php8
layouts/theme/templates/partials/content.php15
layouts/theme/templates/partials/searchform.php5
layouts/theme/templates/partials/sidebar.php7
layouts/theme/templates/single.php17
layouts/config/global.rb12