https://gitee.com/gsbhz/YouMd
基于 Editor.md 的MarkDown在线书写工具,很方便在本地/局域网/服务器快速运行,即时保存,在线管理
git clone https://gitee.com/gsbhz/YouMd.git
cd YouMd/
nohup python server.py &
首页 http://ip:8081/
编辑器 http://ip:8081/new
config.py
admin_pwd = 'admin'
admin_user = 'admin'
server.py
parser.add_option("-p", "--port",
action="store",
type="int",
dest="port",
default=8082,
raw/entry/2019-08-03-rm.md
raw/entry/2019-08-03-test.md