drpheltright/pieces

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-version
.travis.yml
Gemfile
README.md
Rakefile
bin/pieces
docs/README.md
docs/code_of_conduct.md
docs/contributing.md
docs/license.md
docs/pieces.yml.md
examples/README.md
examples/babel/Gemfile
examples/babel/app/assets/javascripts/components/article.es6
examples/babel/app/assets/stylesheets/application.scss
examples/babel/app/assets/stylesheets/components/articles/article.scss
examples/babel/app/assets/stylesheets/components/articles/articles_introduction.scss
examples/babel/app/assets/stylesheets/components/branding.scss
examples/babel/app/assets/stylesheets/components/footer.scss
examples/babel/app/assets/stylesheets/components/html.scss
examples/babel/app/assets/stylesheets/components/page.scss
examples/babel/app/assets/stylesheets/critical.scss
examples/babel/app/views/application/branding.html.erb
examples/babel/app/views/application/footer.html.erb
examples/babel/app/views/application/header.html.erb
examples/babel/app/views/articles/article.html.erb
examples/babel/app/views/articles/articles_introduction.html.erb
examples/babel/app/views/layouts/pieces.html.erb
examples/babel/config/pieces.yml
examples/boilerplate/Gemfile
examples/boilerplate/app/assets/stylesheets/components/header.css
examples/boilerplate/app/assets/stylesheets/pieces.css
examples/boilerplate/app/views/application/footer.html.erb
examples/boilerplate/app/views/application/header.html.erb
examples/boilerplate/app/views/layouts/pieces.html.erb
examples/boilerplate/config/pieces.yml
examples/original/Gemfile
examples/original/app/assets/stylesheets/pieces.css
examples/original/app/views/application/footer.html.mustache
examples/original/app/views/application/header.html.erb
examples/original/app/views/layouts/layout.html.mustache
examples/original/app/views/posts/post.css
examples/original/app/views/posts/post.html.mustache
examples/original/app/views/posts/posts.html.erb
examples/original/config/pieces.yml
examples/rails_app/Gemfile
examples/rails_app/Rakefile
examples/rails_app/app/assets/javascripts/components/article_summary.coffee