Simiki is a simple static site generator for wiki.
Project description
# Simiki #
Simiki 是一个简单的 wiki 框架, 适合分类记录一些技术文档.
支持 [Markdown](http://daringfireball.net/projects/markdown/)
生成静态 HTML 页面
有一个命令行管理程序
支持代码高亮
## “Simiki” 名称的由来 ##
Simki 是取 Simple Wiki 的前三个字母和后三个字母拼起来的.
## 安装 ##
pip install simiki
或者
python setup.py install
## 依赖 ##
[Markdown](https://github.com/waylan/Python-Markdown): Python 实现的 Markdown 引擎, 用于解析 Markdown 文件.
[Pygments](http://pygments.org/): Python 实现的语法高亮着色器.
[Jinja2](http://jinja.pocoo.org/): 功能强大的 Python 模版引擎.
[PyYAML](http://pyyaml.org/): Python 的 YAML 解析器.
[docopt](http://docopt.org/): 比 argparse 更优美的命令行工具.
## 使用方法 ##
详见 [Simiki.org](http://simiki.org/).
## License ##
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simiki-0.2.0.tar.gz.
File metadata
- Download URL: simiki-0.2.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17a30bda3f2ede64500303c21355c0a0f5ce262efc67d938f33e09638b88cb37
|
|
| MD5 |
1316008320a3ee1559f2eec6dff7ee7f
|
|
| BLAKE2b-256 |
bcede29328411c95ff2ae1e984e3a4eeb1d2ad5c46b5b060e0d44ffdf4fc3bed
|
File details
Details for the file simiki-0.2.0-py2.7.egg.
File metadata
- Download URL: simiki-0.2.0-py2.7.egg
- Upload date:
- Size: 26.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfc1ae0beec6169884291a3a3cda19b5ce9fea61ece8607019daf08c773834e7
|
|
| MD5 |
995156c2e3b2f6358f22e355d926772e
|
|
| BLAKE2b-256 |
7f968ed176e97e3933e3ea7441ab5389f17a6b90753828e69015afe11057b5f5
|