# flask_blog **Repository Path**: Lfor_s/flask_blog ## Basic Information - **Project Name**: flask_blog - **Description**: 基于flask的小博客项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-11-29 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flask_blog #### # 基于flask的博客类型项目 upload_file_dir为默认上传文件根目录 upload_file_dir/head_img本意为用户头像上传默认目录 requirements.txt文件为该项目使用到的flask扩展包等,后续可能会有扩展 auth为项目应用,应为比较小,最开始就没打算进行拆分