This website requires JavaScript.
Explore
Help
Sign In
dan
/
jekyll
Watch
1
Star
0
Fork
You've already forked jekyll
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c46ea4096d
jekyll
/
test
History
Tom Preston-Werner
c46ea4096d
simplify and correct rendering pipeline
2008-12-24 13:17:28 -08:00
..
source
added tests to confirm that {{ site.posts }} in index.html was empty and {{ post.content }} wasn't rendering (both are now fixed)
2008-12-23 05:32:25 -07:00
helper.rb
rename to Jekyll
2008-11-17 11:07:54 -08:00
suite.rb
fix tests for command line
2008-12-12 20:56:18 -08:00
test_generated_site.rb
added tests to confirm that {{ site.posts }} in index.html was empty and {{ post.content }} wasn't rendering (both are now fixed)
2008-12-23 05:32:25 -07:00
test_jekyll.rb
rename to Jekyll
2008-11-17 11:07:54 -08:00
test_post.rb
simplify and correct rendering pipeline
2008-12-24 13:17:28 -08:00
test_site.rb
added tests to confirm that {{ site.posts }} in index.html was empty and {{ post.content }} wasn't rendering (both are now fixed)
2008-12-23 05:32:25 -07:00