# flask blog **Repository Path**: motoko/flask-blog ## Basic Information - **Project Name**: flask blog - **Description**: A flask blog followed by https://dormousehole.readthedocs.io/en/latest/index.html - **Primary Language**: Python - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-02-22 - **Last Updated**: 2021-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flask blog #### 介绍 A flask blog followed by https://dormousehole.readthedocs.io/en/latest/index.html ## run ```shell git clone https://gitee.com/motoko/flask-blog.git python3 -m pip install . flask run ```