sondr3/generator-jekyllized

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
generators/app/index.js187
D
1 day
generators/gulp/index.js10
A
0 mins
generators/gulp/templates/build.js22
A
0 mins
generators/jekyll/index.js95
A
3 hrs
generators/jekyll/templates/Gemfile
generators/jekyll/templates/app/404.html
generators/jekyll/templates/app/_drafts/2014-03-01-example-content.md
generators/jekyll/templates/app/_includes/footer.html
generators/jekyll/templates/app/_includes/head.html
generators/jekyll/templates/app/_includes/header.html
generators/jekyll/templates/app/_includes/icon-github.html
generators/jekyll/templates/app/_includes/icon-github.svg
generators/jekyll/templates/app/_includes/icon-twitter.html
generators/jekyll/templates/app/_includes/icon-twitter.svg
generators/jekyll/templates/app/_layouts/default.html
generators/jekyll/templates/app/_layouts/page.html
generators/jekyll/templates/app/_layouts/post.html
generators/jekyll/templates/app/_posts/2014-03-03-welcome-to-jekyll.md
generators/jekyll/templates/app/about.md
generators/jekyll/templates/app/assets/favicon.ico
generators/jekyll/templates/app/assets/images/touch/apple-touch-icon-144-precomposed.png
generators/jekyll/templates/app/assets/javascript/main.js0
A
0 mins
generators/jekyll/templates/app/assets/javascript/vendor.js2
A
0 mins
generators/jekyll/templates/app/assets/scss/base.scss
generators/jekyll/templates/app/assets/scss/layout.scss
generators/jekyll/templates/app/assets/scss/main.scss
generators/jekyll/templates/app/assets/scss/style.scss
generators/jekyll/templates/app/assets/scss/syntax-highlighting.scss
generators/jekyll/templates/app/crossdomain.xml
generators/jekyll/templates/app/index.html
generators/jekyll/templates/app/robots.txt
generators/jekyll/templates/config.build.yml
generators/jekyll/templates/config.yml
generators/jekyll/templates/humans.txt
generators/update/index.js72
C
1 day
package.json