# ibooks **Repository Path**: pengqq_admin/ibooks ## Basic Information - **Project Name**: ibooks - **Description**: VuePress记录技术开发笔记 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: https://zhousiwei.gitee.io/ibooks - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2020-02-01 - **Last Updated**: 2024-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [comment]: <> (# 声明:由于某些原因,源码暂时不开放,后续看情况开放源码) # [試毅-思伟的技术开发笔记](https://zhousiwei.gitee.io/ibooks/) ``` __ _______ ______ ______ __ ___ ________ |" \ | _ "\ / " \ / " \ |/"| / ") /" ) || | (. |_) :) // ____ \ // ____ \ (: |/ / (: \___/ |: | |: \/ / / ) :)/ / ) :)| __/ \___ \ |. | (| _ \\(: (____/ //(: (____/ // (// _ \ __/ \\ /\ |\ |: |_) :)\ / \ / |: | \ \ /" \ :) (__\_|_)(_______/ \"_____/ \"_____/ (__| \__)(_______/ ``` > **欢迎使用和Star支持,如使用过程中碰到问题,可以提出Issue,我会尽力完善** ## 介绍     **`VuePress`记录技术开发笔记** - **全局安装 `VuePress`** ```bash npm install -g vuepress 或者 yarn global add vuepress ``` > **预览 ➡️ [https://zhousiwei.gitee.io/ibooks/](https://zhousiwei.gitee.io/ibooks/)** ## 安装运行 ```bash git clone https://gitee.com/zhousiwei/ibooks.git cd ibooks npm install npm run dev ``` ## 编译部署 ```bash npm run build cd dist // 把生成的目标文件`dist/*`放在你的web服务器上 ``` ## 项目截图 [![VuePress记录技术开发笔记](./examples/screenshots/ibooks_mini.png "VuePress记录技术开发笔记")](http://zhousiwei.gitee.io/ibooks "VuePress记录技术开发笔记") ## 其它项目支持 - ### 一款简洁优雅的VuePress主题 ➡️ [vuepress-theme-yilia-plus](https://github.com/JoeyBling/vuepress-theme-yilia-plus) - ### VuePress集成Live2D看板娘 ➡️ [vuepress-plugin-helper-live2d](https://github.com/JoeyBling/vuepress-plugin-helper-live2d) - ### VuePress集成Gitalk:[vuepress-plugin-mygitalk](https://github.com/JoeyBling/vuepress-plugin-mygitalk) - ### VuePress回到页首插件Plus:[vuepress-plugin-gotop-plus](https://github.com/JoeyBling/vuepress-plugin-gotop-plus) - ### 一款简洁优雅的hexo主题 ➡️ [hexo-theme-yilia-plus](https://github.com/JoeyBling/hexo-theme-yilia-plus) ## 捐赠     **如果感觉对您有帮助,请作者喝杯咖啡吧,请注明您的名字或者昵称,方便作者感谢o(* ̄︶ ̄*)o** | 微信 | 支付宝 | | :---: | :---: | | ![](./examples/images/weixin.png) | ![](./examples/images/alipay.jpeg) | **一直在努力,从未放弃** > 不浮躁,不偏激,不守旧,爱编程,爱后端,爱新技术,爱运动,爱旅行,执行力和学习能力都棒棒哒! ## [关于我](https://zhousiwei.gitee.io/)     試毅-思伟,三年Java EE 从业经验。 > **博客将不定期更新,请小伙伴们随时关注哦!** - [个人博客](https://zhousiwei.gitee.io/) - [开源项目](https://zhousiwei.gitee.io/ibooks/opensource) - [GitHub](https://github.com/JoeyBling) - [码云](https://gitee.com/zhousiwei) - [简书](https://www.jianshu.com/u/02cbf31a043a) - [CSDN](https://blog.csdn.net/qq_30930805) - [知乎](https://www.zhihu.com/people/joeybling) - [微博](http://weibo.com/jayinfo) - **主要涉及技术:`Java后端开发`、`聚合支付`、`公众号开发`、`开源爱好者`、`Linux`** ## License [![LICENSE](https://img.shields.io/github/license/JoeyBling/ibooks "LICENSE")](./LICENSE "LICENSE")