Skip to content
/ blog Public

基于Python Flask并支持Markdown语法的简易博客

Notifications You must be signed in to change notification settings

yancai/blog

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2015
Oct 9, 2018
Oct 31, 2018
Oct 31, 2018
Oct 10, 2018
Oct 31, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Jul 23, 2018

Repository files navigation

简介

本工程是一个基于Jinja2Python Markdown开发的简易博客。
本工程使用python代码读取Markdown文件,并生成静态文件以提供访问,和master分支版本相比不需要使用后端服务。

当前dev分支代码正在开发中...
相对稳定的功能可以使用master分支

待完善其它说明

TODO

  • 完善静态文件路径STATIC_ROOT配置
  • 使用单个Python文件通过命令行方式完成:
    • 生成静态页面
    • 清理生成的静态页面
    • 运行python的http server
  • 更新ReadMe
  • 代码分支管理
  • test

About

基于Python Flask并支持Markdown语法的简易博客

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published