{"id":15011208,"url":"https://github.com/sunqqq/sunqblog-userside","last_synced_at":"2025-04-05T01:06:26.459Z","repository":{"id":38739781,"uuid":"160144606","full_name":"SunQQQ/SunQBlog-UserSide","owner":"SunQQQ","description":"个人网站 用户端","archived":false,"fork":false,"pushed_at":"2025-04-03T15:57:03.000Z","size":15606,"stargazers_count":145,"open_issues_count":8,"forks_count":26,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T01:06:13.173Z","etag":null,"topics":["axios","blog","less","vue","vue-cli3","vue-router2","vuex2"],"latest_commit_sha":null,"homepage":"http://39.104.22.73:67/","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/SunQQQ.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}},"created_at":"2018-12-03T06:43:01.000Z","updated_at":"2025-04-03T15:57:06.000Z","dependencies_parsed_at":"2025-03-20T15:39:27.305Z","dependency_job_id":null,"html_url":"https://github.com/SunQQQ/SunQBlog-UserSide","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/SunQQQ%2FSunQBlog-UserSide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunQQQ%2FSunQBlog-UserSide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunQQQ%2FSunQBlog-UserSide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunQQQ%2FSunQBlog-UserSide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SunQQQ","download_url":"https://codeload.github.com/SunQQQ/SunQBlog-UserSide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271530,"owners_count":20911587,"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":["axios","blog","less","vue","vue-cli3","vue-router2","vuex2"],"created_at":"2024-09-24T19:39:42.152Z","updated_at":"2025-04-05T01:06:26.441Z","avatar_url":"https://github.com/SunQQQ.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n * @Author: ke.xue\n * @Date: 2022-12-24 14:29:42\n * @LastEditors: ke.xue\n * @LastEditTime: 2022-12-24 15:27:23\n * @FilePath: \\SunQBlog-UserSide\\README.md\n * @Description: 文件描述\n--\u003e\n## SunQuan's Blog\n\u003e此项目为孙权的个人网站，演示地址 正在开发中\n\n本博客基于Vue2.0开发，使用媒体查询适配PC端和移动端。具备博客、留言板、用户轨迹分析、开放式后台等功能，整体设计风格清新简约，动画效果俏皮可爱，功能较为完善。\n\n博客整体分为用户端/管理后台/接口三部分组成，此套代码为用户端部分。用户端未使用UI框架，自己封装了天气预报、表情包、定位、页面懒加载、日志埋点、弹框、Tip、导航栏、footer/header、回到顶部、心声等组件。\n\n代码涉及一些Vue的基本用法，包括组件、路由、vuex、首屏优化等，代码难度较低，整体风格清新，欢迎大家访问。\n## 版本说明\n用户端代码分为v1.0和v2.0两个版本，分别对应管理后台和服务端的v1.0和v2.0两个版本。\n\n各端代码都分为v1.0和v2.0两个分支，v1版本已成熟，v2版本开发中。\n\n本地部署时请注意三端的分支需一致\n``` bash\n1、用户端v1.0版本无账号体系，博文只有博主可新增，访客无法管理自己的留言、评论等内容。\n2、用户端v2.0版本添加账号体系，所有访客皆可新增管理自己的博文/留言/心声等。\n```\n## Build Setup\n``` bash\n# Project setup\nyarn install\n\n# Compiles and hot-reloads for development\nyarn run serve\n\n# Compiles and minifies for production\nyarn run build\n\n# Lints and fixes files\nyarn run lint\n```\n\n\n## About Star\n个人开源项目维护不易，最后请您给俺点个小星星![star.png](https://res.wx.qq.com/mpres/htmledition/images/icon/emotion/21.gif)，您的鼓励是俺不断更新的动力![fighting.png](https://res.wx.qq.com/mpres/htmledition/images/icon/emotion/100.gif)，\n手动笔芯![Rose.png](https://res.wx.qq.com/mpres/htmledition/images/icon/emotion/63.gif)![Kiss.png](https://res.wx.qq.com/mpres/htmledition/images/icon/emotion/65.gif)![Heart.png](https://res.wx.qq.com/mpres/htmledition/images/icon/emotion/66.gif)\n\n## About Me\n如果有吐槽或者建议、或者技术上的交流，可在博客留言板联系我。\n\n我的邮箱地址：1585437938@qq.com，也欢迎交流。\n\n我还用原生JS写了一个贪吃蛇小游戏，欢迎来玩：http://39.104.22.73:70/\n## 博客预览\n![index](https://github.com/SunQQQ/SunQBlog-UserSide/blob/master/static/readme_img/index.png)\n\n![leaveMessage](https://github.com/SunQQQ/SunQBlog-UserSide/blob/master/static/readme_img/leaveMessage.png)\n\n![timeLine](https://github.com/SunQQQ/SunQBlog-UserSide/blob/master/static/readme_img/timeLine.png)\n\n![friendUrl](https://github.com/SunQQQ/SunQBlog-UserSide/blob/master/static/readme_img/friendUrl.png)\n\n![aboutMe](https://github.com/SunQQQ/SunQBlog-UserSide/blob/master/static/readme_img/aboutMe.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunqqq%2Fsunqblog-userside","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunqqq%2Fsunqblog-userside","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunqqq%2Fsunqblog-userside/lists"}