diff options
Diffstat (limited to 'nikola/plugins/command_bootswatch_theme.plugin')
| -rw-r--r-- | nikola/plugins/command_bootswatch_theme.plugin | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nikola/plugins/command_bootswatch_theme.plugin b/nikola/plugins/command_bootswatch_theme.plugin new file mode 100644 index 0000000..f75f734 --- /dev/null +++ b/nikola/plugins/command_bootswatch_theme.plugin @@ -0,0 +1,10 @@ +[Core] +Name = bootswatch_theme +Module = command_bootswatch_theme + +[Documentation] +Author = Roberto Alsina +Version = 0.1 +Website = http://nikola.ralsina.com.ar +Description = Given a swatch name and a parent theme, creates a custom theme. + |
