# Blog **Repository Path**: ibsm/myblog ## Basic Information - **Project Name**: Blog - **Description**: 个人博客快速开发框架,已实现博客发布、管理、编辑、评价 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-25 - **Last Updated**: 2021-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #myblog **根据这个模版快速建设部署个人博客网站** _可以选择移植成熟的编辑器比如xhEditor_ 附上链接[xhEditor](http://http://xheditor.com/download.html) [模版链接](http://www.htblog.cc) 以移植富文本编辑器ueditor到项目中 _已知问题_ - 富文本编辑器在处理脚本标签<!script><!/script>``` ```标签存在异常,无法在前台有效解析,建议在输入js代码时,破坏script标签 - 使用span标签破坏掉script完美显示