{"id":20171559,"url":"https://github.com/joeybling/ibooks","last_synced_at":"2025-04-10T02:42:36.698Z","repository":{"id":36565883,"uuid":"195201201","full_name":"JoeyBling/ibooks","owner":"JoeyBling","description":"VuePress记录技术开发笔记","archived":false,"fork":false,"pushed_at":"2022-12-10T22:57:21.000Z","size":17425,"stargazers_count":49,"open_issues_count":36,"forks_count":28,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T16:08:45.896Z","etag":null,"topics":["blog","busuanzi","gitalk","gotop-plus","live2d","nodejs","npm","vuejs","vuepress","yilia","yilia-plus"],"latest_commit_sha":null,"homepage":"https://joeybling.github.io/ibooks","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JoeyBling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://zhousiwei.gitee.io/ibooks/about/#%E6%89%93%E8%B5%8F"}},"created_at":"2019-07-04T08:29:15.000Z","updated_at":"2024-11-30T05:20:31.000Z","dependencies_parsed_at":"2023-01-17T02:45:39.802Z","dependency_job_id":null,"html_url":"https://github.com/JoeyBling/ibooks","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/JoeyBling%2Fibooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeyBling%2Fibooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeyBling%2Fibooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoeyBling%2Fibooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoeyBling","download_url":"https://codeload.github.com/JoeyBling/ibooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145039,"owners_count":21055036,"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":["blog","busuanzi","gitalk","gotop-plus","live2d","nodejs","npm","vuejs","vuepress","yilia","yilia-plus"],"created_at":"2024-11-14T01:25:24.068Z","updated_at":"2025-04-10T02:42:36.675Z","avatar_url":"https://github.com/JoeyBling.png","language":"JavaScript","funding_links":["https://zhousiwei.gitee.io/ibooks/about/#%E6%89%93%E8%B5%8F"],"categories":[],"sub_categories":[],"readme":"[comment]: \u003c\u003e (# 声明：由于某些原因，源码暂时不开放，后续看情况开放源码)\n\n# [試毅-思伟的技术开发笔记](https://zhousiwei.gitee.io/ibooks/)\n\n```\n  __     _______     ______      ______    __   ___   ________\n |\" \\   |   _  \"\\   /    \" \\    /    \" \\  |/\"| /  \") /\"       )\n ||  |  (. |_)  :) // ____  \\  // ____  \\ (: |/   / (:   \\___/\n |:  |  |:     \\/ /  /    ) :)/  /    ) :)|    __/   \\___  \\\n |.  |  (|  _  \\\\(: (____/ //(: (____/ // (// _  \\    __/  \\\\\n /\\  |\\ |: |_)  :)\\        /  \\        /  |: | \\  \\  /\" \\   :)\n(__\\_|_)(_______/  \\\"_____/    \\\"_____/   (__|  \\__)(_______/\n```\n\n\u003e **欢迎使用和Star支持，如使用过程中碰到问题，可以提出Issue，我会尽力完善**\n\n## 介绍\n\u0026#160;\u0026#160;\u0026#160;\u0026#160;**`VuePress`记录技术开发笔记**\n\n- **全局安装 `VuePress`**\n```bash\nnpm install -g vuepress 或者 yarn global add vuepress\n```\n\n\u003e **预览 ➡️ [https://zhousiwei.gitee.io/ibooks/](https://zhousiwei.gitee.io/ibooks/)**\n\n## 安装运行\n```bash\ngit clone https://github.com/JoeyBling/ibooks.git\ncd ibooks\nnpm install\nnpm run dev\n```\n\n## 编译部署\n```bash\nnpm run build\ncd dist  // 把生成的目标文件`dist/*`放在你的web服务器上\n```\n\n## 项目截图\n\n[![VuePress记录技术开发笔记](./examples/screenshots/ibooks_mini.png \"VuePress记录技术开发笔记\")](http://zhousiwei.gitee.io/ibooks \"VuePress记录技术开发笔记\")\n\n## 其它项目支持\n\n- ### 一款简洁优雅的VuePress主题 ➡️ [vuepress-theme-yilia-plus](https://github.com/JoeyBling/vuepress-theme-yilia-plus)\n- ### VuePress集成Live2D看板娘 ➡️ [vuepress-plugin-helper-live2d](https://github.com/JoeyBling/vuepress-plugin-helper-live2d)\n- ### VuePress集成Gitalk：[vuepress-plugin-mygitalk](https://github.com/JoeyBling/vuepress-plugin-mygitalk)\n- ### VuePress回到页首插件Plus：[vuepress-plugin-gotop-plus](https://github.com/JoeyBling/vuepress-plugin-gotop-plus)\n- ### 一款简洁优雅的hexo主题 ➡️ [hexo-theme-yilia-plus](https://github.com/JoeyBling/hexo-theme-yilia-plus)\n\n\n## 捐赠\n\u0026#160;\u0026#160;\u0026#160;\u0026#160;**如果感觉对您有帮助，请作者喝杯咖啡吧，请注明您的名字或者昵称，方便作者感谢o(*￣︶￣*)o**\n\n| 微信 | 支付宝 |\n| :---: | :---: |\n| ![](./examples/images/weixin.png) | ![](./examples/images/alipay.jpeg) |\n\n**一直在努力,从未放弃**\n\n\u003e 不浮躁，不偏激，不守旧，爱编程，爱后端，爱新技术，爱运动，爱旅行，执行力和学习能力都棒棒哒！\n\n## [关于我](https://zhousiwei.gitee.io/)\n\u0026#160;\u0026#160;\u0026#160;\u0026#160;試毅-思伟，三年Java EE 从业经验。\n\n\u003e **博客将不定期更新，请小伙伴们随时关注哦！**\n\n- [个人博客](https://zhousiwei.gitee.io/)\n- [开源项目](https://zhousiwei.gitee.io/ibooks/opensource)\n- [GitHub](https://github.com/JoeyBling)\n- [码云](https://gitee.com/zhousiwei)\n- [简书](https://www.jianshu.com/u/02cbf31a043a)\n- [CSDN](https://blog.csdn.net/qq_30930805)\n- [知乎](https://www.zhihu.com/people/joeybling)\n- [微博](http://weibo.com/jayinfo)\n- **主要涉及技术：`Java后端开发`、`聚合支付`、`公众号开发`、`开源爱好者`、`Linux`**\n\n## License\n\n[![LICENSE](https://img.shields.io/github/license/JoeyBling/ibooks \"LICENSE\")](./LICENSE \"LICENSE\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeybling%2Fibooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeybling%2Fibooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeybling%2Fibooks/lists"}