{"id":23921889,"url":"https://github.com/cheerego/vue-spa-blog","last_synced_at":"2026-01-28T19:02:37.925Z","repository":{"id":113170599,"uuid":"77935840","full_name":"cheerego/vue-spa-blog","owner":"cheerego","description":"vue实现的单页blog,支持代码高亮","archived":false,"fork":false,"pushed_at":"2017-05-02T06:52:53.000Z","size":18940,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T16:29:31.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/cheerego.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-01-03T16:54:04.000Z","updated_at":"2022-11-12T09:04:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c14b93df-c68f-4161-86eb-027a0b3fb398","html_url":"https://github.com/cheerego/vue-spa-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheerego/vue-spa-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheerego%2Fvue-spa-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheerego%2Fvue-spa-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheerego%2Fvue-spa-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheerego%2Fvue-spa-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheerego","download_url":"https://codeload.github.com/cheerego/vue-spa-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheerego%2Fvue-spa-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28849373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-01-05T16:47:18.740Z","updated_at":"2026-01-28T19:02:37.919Z","avatar_url":"https://github.com/cheerego.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 介绍\n使用Vue2.0的一个单页的blog,有下滑加载使用的是饿了么的一个组件\n使用laravel写的后端(支持cors跨域访问) https://github.com/cheerzz/laravel-blog\n使用Css3动画编写的Spinner组件，在下面的gif中可以看到，src/components/Partials/Spinner.vue\n希望在年后完成 2017-1-4 晚12：09：37\n# 安装\n```\ngit clone\nnpm install\n```\n# 运行\n```\n//在运行前，在laravel注册，然后添加几篇文章、类别和标签\nnpm run dev //运行\nnpm run build //生成dist\n```\n# 配置\n配置文件在项目目录下的src/conf/config.js下\nProfile属性主要在profile里面添加与修改\n```\nexport default {\n  // 路径是laravel的入口文件index.php的目录\n  server_base_url: 'http://localhost/laravel-blog/public',\n  // 下面的内容将会在Profile.vue中显示\n  profile: {\n    github: 'https://github.com/cheerzz',\n    weibo: 'http://weibo.com/u/1767872324',\n    avatar_url:'http://www.semantic-ui.cn/images/avatar2/large/kristy.png',\n    name:'placeless'\n  },\n  url: {\n    'getOnePost':'/api/getPost'\n  }\n}\n```\n\n![预览](https://github.com/cheerego/vue-spa-blog/blob/master/QQ20170114-2@2x.png)\n![预览](https://github.com/cheerego/vue-spa-blog/blob/master/QQ20170114-3@2x.png)\n![预览](https://github.com/cheerego/vue-spa-blog/blob/master/QQ20170114-4@2x.png)\n\n![预览](https://github.com/cheerego/vue-spa-blog/blob/master/2017-01-15 16.19.16.gif)\n\n![预览](https://github.com/cheerego/vue-spa-blog/blob/master/2017-01-14 18.28.44.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheerego%2Fvue-spa-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheerego%2Fvue-spa-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheerego%2Fvue-spa-blog/lists"}