# Mason-BLOG **Repository Path**: mason101/Mason-BLOG ## Basic Information - **Project Name**: Mason-BLOG - **Description**: 基于tornado开发,使用模板嵌套的方式填充数据,有部分操作使用api方式来进行 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-24 - **Last Updated**: 2021-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 前段时间再次学习了js、jq等前端知识,特此捣鼓了一个博客系统。 ![首页](https://images.gitee.com/uploads/images/2020/0624/141949_ee3ce2a8_5526644.png "首页.png") ![文章详情页](https://images.gitee.com/uploads/images/2020/0624/142013_e07b5eac_5526644.png "文章详情页.png") ![文章评论](https://images.gitee.com/uploads/images/2020/0624/142026_c6b673c7_5526644.png "评论.png") ![后台登录](https://images.gitee.com/uploads/images/2020/0624/142042_74df7fc7_5526644.png "后台登录.png") ![后台管理](https://images.gitee.com/uploads/images/2020/0624/142059_00250636_5526644.png "后台管理.png") 后端采用python的tornado框架,模板渲染的方式。 前端模板样式来自[tabler](https://github.com/tabler/tabler),再自主更改调整。 喜欢的话可以点个 start,谢谢