开源博客系统:ME@deepgully
jopen
11年前
ME@deepgully
ME@deepgully
是基于Python,Flask的开源博客系统,可以运行在GAE(Google AppEngine)和BAE(Baidu AppEngine)上
ME@deepgully
is a open source blog system based on Python&Flask, support GAE(Google AppEngine) and BAE(Baidu AppEngine)
主要功能 Features
- 响应式页面,自动适应不同设备
Responsive design,adaptive on different devices - 4种模版可选
4 Templates </li> - 基于**Markdown**格式, 增强的**Markdown**在线编辑器 [Markdown格式说明][2], 实时预览
Based on Markdown, enhancement Markdown online editor - 代码高亮支持(包括评论里的代码)
Code highlight, support code block in comments - 支持快捷键:
j
--下一个,k
--上一个,i
--跳回第一个,n
--跳到最后一个,space
--下一个(循环),enter
--载入更多
Shortcut support:j
--Next,k
--Prev,i
--First,n
--Last,space
--Next(loop),enter
--Load More - 支持多用户 Multi-user support </ol>