{"id":13486899,"url":"https://github.com/myminwang/myblog","last_synced_at":"2025-03-27T21:31:36.448Z","repository":{"id":33046972,"uuid":"139563167","full_name":"myminwang/myblog","owner":"myminwang","description":"Python+Django+MySQL 博客系统","archived":false,"fork":false,"pushed_at":"2022-11-22T01:44:31.000Z","size":21126,"stargazers_count":490,"open_issues_count":15,"forks_count":169,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-10-30T22:39:41.403Z","etag":null,"topics":["django","mysql","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myminwang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-03T09:54:09.000Z","updated_at":"2024-10-29T16:08:45.000Z","dependencies_parsed_at":"2023-01-14T23:15:33.804Z","dependency_job_id":null,"html_url":"https://github.com/myminwang/myblog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myminwang%2Fmyblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myminwang%2Fmyblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myminwang%2Fmyblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myminwang%2Fmyblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myminwang","download_url":"https://codeload.github.com/myminwang/myblog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245927258,"owners_count":20695198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","mysql","python3"],"created_at":"2024-07-31T18:00:52.665Z","updated_at":"2025-03-27T21:31:33.566Z","avatar_url":"https://github.com/myminwang.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"## Django搭建个人博客\n![py3.6](https://img.shields.io/badge/Python-3.6-brightgreen.svg) \n  [![](https://img.shields.io/badge/Django-2.0-brightgreen.svg)]()\n\n使用Django快速搭建博客\n### 环境\n* Python: 3.X\n* Django: 2.0.x\n* MySQL\n\n### 特点\n\n* 博客文章 `markdown` 渲染，代码高亮\n* 第三方社会化评论系统支持(畅言)\n* 三种皮肤自由切换\n* 全局搜索\n* 阅读排行榜/最新评论\n* 多目标源博文分享\n* 博文归档\n* 友情链接\n* 分享、打赏功能\n\n### 下载\n```\ngit clone https://github.com/myminwang/myblog.git\n```\n\n### 安装\n```\npip install -r requirements.txt  #安装所有依赖\nsetting.py配置自己的数据库\n配置畅言：到http://changyan.kuaizhan.com/注册站点,将templates/message.html中js部分换成你在畅言中生成的js。\npython manage.py makemigrations\npython manage.py migrate\npython manage.py runserver\n```\n\n浏览器中打开\u003chttp://127.0.0.1:8000/\u003e即可访问\n\n## Screen Shots\n\n* 首页\n![首页](./doc/image/image1.png)\n\n* 文章列表\n![文章列表](./doc/image/image2.png)\n\n* 文章内容\n![文章内容](./doc/image/image3.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyminwang%2Fmyblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyminwang%2Fmyblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyminwang%2Fmyblog/lists"}