everkm-publish 0.11.0 → 0.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
|
-
##
|
|
1
|
+
## Usage
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Static Content Generator. Pure
|
|
4
|
+
HTML template engine base on markdown files, syntax from Jinja2. Built for
|
|
5
|
+
official website, Blog and WIKI, and so on.
|
|
6
|
+
Please to visit [Everkm Publish](https://publish.everkm.com) for more details。
|
|
4
7
|
|
|
5
8
|
## 中国用户安装
|
|
6
9
|
|