{"id":13845055,"url":"https://github.com/dj940212/last-blog","last_synced_at":"2025-07-12T00:33:02.683Z","repository":{"id":201639573,"uuid":"102587558","full_name":"dj940212/last-blog","owner":"dj940212","description":"仿GitHub风格个人博客, vue+vuex+koa+mongodb","archived":false,"fork":false,"pushed_at":"2018-04-14T11:24:48.000Z","size":855,"stargazers_count":127,"open_issues_count":2,"forks_count":36,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-05T17:43:35.274Z","etag":null,"topics":["javascript","koa","mongodb","node","vue","vuex"],"latest_commit_sha":null,"homepage":"http://blog.dingjian.name","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dj940212.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-09-06T09:06:43.000Z","updated_at":"2024-06-04T07:49:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"94f9e7e2-6d3b-4a69-a53c-7a88abc41cec","html_url":"https://github.com/dj940212/last-blog","commit_stats":null,"previous_names":["dj940212/last-blog"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj940212%2Flast-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj940212%2Flast-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj940212%2Flast-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj940212%2Flast-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dj940212","download_url":"https://codeload.github.com/dj940212/last-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225772874,"owners_count":17521906,"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":["javascript","koa","mongodb","node","vue","vuex"],"created_at":"2024-08-04T17:03:09.178Z","updated_at":"2024-11-21T17:31:13.976Z","avatar_url":"https://github.com/dj940212.png","language":"Vue","funding_links":[],"categories":["Vue (45)","Vue"],"sub_categories":[],"readme":"# Last Blog\n\n\u003e 一个仿GitHub风格的个人博客,可在线编辑,支持Markdown语法\n\n### [点此预览](http://blog.dingjian.name)\n\n## 启动项目\n\n``` js\n# clone\ngit clone git@github.com:dj940212/vue-blog.git\n\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n```\n\n## 添加配置文件\n\n\u003e 在`~/server/config`下创建一个`index.js`文件,用于存放密码账号等敏感数据\n\n```\nexport default {\n\tdb: 'mongodb://username:password@ip:port/database',\n\tuser: {\n        username: 'username',\n        password: 'password'\n    }\n}\n```\n\n## 功能预览\n\n![](https://user-gold-cdn.xitu.io/2017/11/4/746fc718ffa7894c4aed7d7036f4109c)\n![](https://user-gold-cdn.xitu.io/2017/11/4/ba43484c281eb20b82c1d92f302fb78c)\n\n## 预计实现功能\n\n- [x] 在线Markdown编辑器\n\n- [x] Markdown工具条\n\n- [x] 在线新增,修改,删除文章\n\n- [x] 活跃度表格\n\n- [x] 导入本地markdown文件\n\n- [x] 代码高亮\n\n- [x] 标签系统\n\n- [ ] 个人信息面板\n\n- [ ] 文章浏览量\n\n- [ ] 操作日志列表\n\n- [ ] 文章搜索\n\n- [ ] 评论\n\n- [ ] 消息管理\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj940212%2Flast-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdj940212%2Flast-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj940212%2Flast-blog/lists"}