This action will force synchronization from xiejava1018/ishareblog, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
ishareblog 是Python django开发的博客后台及接口程序
适配Gblog前端模板[码云]https://gitee.com/xiejava/Gblog
软件架构说明
Python django框架开发
数据库默认mysql
python3.8及以上
clone https://gitee.com/xiejava/ishareblog.git
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
python manage.py transblog -h
获得迁移命令的说明和帮助python manage.py transblog
根据命令行提示输入指定要迁移的hexo的.md文件路径或目录。一般在hexo的source_posts\目录下。管理界面
博客文章列表
文章内容编辑,支持markdown
分类管理
标签管理
社交信息
接口清单
文章列表接口,支持翻页
文章详情接口
文章列表
文章详情,支持markdown显示及目录
社交信息
博客效果地址:http://blog.ishareread.com
后续考虑:
1、django原生admin的管理界面还是简陋了一点,后续可能会用其他管理界面的UI给换掉
2、现在有了一个hexo的博客了,后续可能会考虑实现hexo生成的博客内容直接同步到django的博客,或者django博客编辑的内容直接生成hexo的.md文件
有兴趣的话可以关注本博客
Sign in to post a comment
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Repository Comments ( 0 )