status of 11.01.2015
This commit is contained in:
parent
d1ee848590
commit
0e1c504a6e
19 changed files with 341 additions and 131 deletions
7
_plugins/jekyll-download-local-images-plugin.rb
Normal file
7
_plugins/jekyll-download-local-images-plugin.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module Reading
|
||||
class Generator < Jekyll::Generator
|
||||
def generate(site)
|
||||
test = True
|
||||
end
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue