middleman/middleman-blog

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
fixtures/filename-date-app/config.rb2
A
0 mins
fixtures/filename-date-app/source/2011-01-01-new-article.html.markdown
fixtures/filename-date-app/source/2011-01-03-filename-and-frontmatter.html.markdown
fixtures/filename-date-app/source/layout.erb
fixtures/future-date-app/config.rb4
A
0 mins
fixtures/future-date-app/source/_article_template.erb
fixtures/future-date-app/source/blog/2011-01-01-new-article.html.markdown
fixtures/future-date-app/source/blog/2012-06-19-future-article.html.markdown
fixtures/future-date-app/source/blog/2012-06-19-future-article/example.txt
fixtures/future-date-app/source/index.html.erb
fixtures/future-date-app/source/layout.erb
fixtures/indexes-app/config.rb4
A
0 mins
fixtures/indexes-app/source/2011/01/01/new-article.html.markdown
fixtures/indexes-app/source/index.html.erb
fixtures/indexes-app/source/layout.erb
fixtures/lang-path-app/config.rb5
A
0 mins
fixtures/lang-path-app/source/blog/2013-12-24-a-humble-test.en.html.markdown
fixtures/lang-path-app/source/blog/2013-12-24-a-humble-test.ru.html.markdown
fixtures/lang-path-app/source/layouts/layout.erb
fixtures/language-app/config.rb2
A
0 mins
fixtures/language-app/locales/en.yml
fixtures/language-app/locales/ru.yml
fixtures/language-app/source/2013-09-05-previous-english-article.html.erb
fixtures/language-app/source/2013-09-06-previous-russian-article.html.erb
fixtures/language-app/source/2013-09-07-english-article-with-lang-in-frontmatter.html.erb
fixtures/language-app/source/2013-09-07-russian-article-with-lang-in-frontmatter.html.erb
fixtures/language-app/source/2013-09-08-next-russian-article.html.erb
fixtures/language-app/source/2013-09-09-next-english-article.html.erb
fixtures/language-app/source/en/2013-09-07-english-article-with-lang-in-path.html.erb
fixtures/language-app/source/layouts/layout.erb
fixtures/language-app/source/localizable/index.html.erb
fixtures/language-app/source/ru/2013-09-07-russian-article-with-lang-in-path.html.erb
fixtures/layouts-app/config.rb3
A
0 mins
fixtures/layouts-app/source/2011/01/01/first-article.html.markdown
fixtures/layouts-app/source/2011/01/01/fourth-article.html.markdown
fixtures/layouts-app/source/2011/01/01/second-article.html.markdown
fixtures/layouts-app/source/2011/01/01/third-article.html.markdown
fixtures/layouts-app/source/2011/01/02/article-in-normal-layout.html.markdown
fixtures/layouts-app/source/2011/01/03/article-without-layout.html.markdown
fixtures/layouts-app/source/layouts/first.html.erb
fixtures/layouts-app/source/layouts/layout.erb
fixtures/layouts-app/source/layouts/second.html.erb
fixtures/layouts-app/source/layouts/third.html.erb
fixtures/multiblog-app/config.rb0
A
0 mins
fixtures/multiblog-app/source/blog1/2012-12-12-other-article.html.markdown
fixtures/multiblog-app/source/blog1/index.html.erb
fixtures/multiblog-app/source/blog2/2011/01/01/new-article.html.markdown
fixtures/multiblog-app/source/index.html.erb
fixtures/multiblog-app/source/layout.erb
fixtures/paginate-app/config-directory-indexes.rb15
A
20 mins