diff options
| author | 2013-11-20 16:58:53 -0300 | |
|---|---|---|
| committer | 2013-11-20 16:58:53 -0300 | |
| commit | ed33084d9bea84671449058af94a6e80dee714ba (patch) | |
| tree | 8eee6e23cf8cac17bd31117a4839d3fd01a12249 /nikola/plugins/command/bootswatch_theme.plugin | |
| parent | 6fb711e4ada5214f5923a81106176a257d1550a3 (diff) | |
| parent | ca94afc07df55cb7fc6fe3b4f3011877b7881195 (diff) | |
Merge tag 'upstream/6.2.1'
Upstream version 6.2.1
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..7091310 --- /dev/null +++ b/nikola/plugins/command/bootswatch_theme.plugin @@ -0,0 +1,10 @@ +[Core] +Name = bootswatch_theme +Module = bootswatch_theme + +[Documentation] +Author = Roberto Alsina +Version = 0.1 +Website = http://getnikola.com +Description = Given a swatch name and a parent theme, creates a custom theme. + |
