blob: 46df1ef75b357310ce3ba1cd6e4cef4104ac2805 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[Core]
name = import_wordpress
module = import_wordpress
[Documentation]
author = Roberto Alsina
version = 1.0
website = https://getnikola.com/
description = Import a wordpress site from a XML dump (requires markdown).
[Nikola]
PluginCategory = Command
|