Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
John Papandriopoulos committed Jun 12, 2013
0 parents commit f967367
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
@@ -0,0 +1,18 @@
*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp

# YARD artifacts
.yardoc
_yardoc
doc/
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
jade-jekyll-plugin
==================

Converter Plugin that brings Jade support to the Jekyll blog-aware, static site generator

0 comments on commit f967367

Please sign in to comment.