Added privacy disclaimer
This commit is contained in:
parent
4e1b1cd4af
commit
7cb16b7e88
8 changed files with 345 additions and 0 deletions
13
plugins/rest_html5/rest_html5.plugin
Normal file
13
plugins/rest_html5/rest_html5.plugin
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[Core]
|
||||
Name = rest_html5
|
||||
Module = rest_html5
|
||||
|
||||
[Nikola]
|
||||
Compiler = rest
|
||||
|
||||
[Documentation]
|
||||
Author = Roberto Alsina, Pelle Nilsson
|
||||
Version = 1.0
|
||||
Website = http://plugins.getnikola.com/#rest_html5
|
||||
Description = Compile reST into HTML5
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue