Pomash:Light轻量级博客系统

时间:2024-05-22 13:21:52
【文件属性】:

文件名称:Pomash:Light轻量级博客系统

文件大小:36KB

文件格式:ZIP

更新时间:2024-05-22 13:21:52

python lightweight blog-engine Python

关于 当前版本:v2.1 Pomash是一个轻量级的博客系统。 由Tornado Web框架提供支持。 积聚 注意:Python环境已更新至3.7.1。 所以我不确定Pomash在Python 2.x版本下是否可以正常工作。 如何获得Pomash: git clone https://github.com/JmPotato/Pomash.git cd Pomash pip install -r requirements.txt 您应该先编辑settings.py以进行设置,然后再运行run.py 这是settings.py的说明: blog_name您的博客名称。 blog_author您的名字。 blog_url您博客的URL。 theme您正在使用的主题。 dark_mode暗模式的开关。 0.关&1.开&2.自动。 PS:需要主题支持。 pygments_styl


【文件预览】:
Pomash-master
----.gitignore(569B)
----init_db.py(1KB)
----README.md(3KB)
----LICENSE(1KB)
----.gitattributes(33B)
----settings.py(997B)
----requirements.txt(63B)
----Pomash()
--------libs()
--------Pomash.py(10KB)
--------__init__.py(903B)
--------theme()
----run.py(511B)

网友评论