# RBook **Repository Path**: Rainboy/RBook ## Basic Information - **Project Name**: RBook - **Description**: algorithm online book, for acmer & oier , :-) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-04 - **Last Updated**: 2023-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Algorithm Book For Noier && Acmer ---------------------
点击观看
通过下面的方法批量保存我的视频
- 能过我创建的[分享网盘](https://alist.roj.ac.cn)
- 通过阿里云盘分享链接,点击这里,保存视频到 [阿里云盘,分享](https://www.aliyundrive.com/s/CQQrNCeiRBy) 提取码rainboy
- 通过[onedrive分享链接](#)
## 作者的其它的仓库
- [RainboyNoip/algorithms: 我写的算法与工具,可以在写题目中使用](https://github.com/RainboyNoip/algorithms)
## how to build
```bash
git clone https://github.com/rbookr/vitepress ~/vitepress
cd ~/vitepress && pnpm install && pnpm build
# clone this repo
git clone https://github.com/rbookr/RBook ~/RBook
cd ~/Rbook && pnpm install
pnpm link ~/vitepress
# dev -> http://localhost:3000
pnpm dev
# build and serve
# -> http://localhost:5000
pnpm build
pnpm serve
```
## support markdown syntax
use markdown-it and some plugins to extend md syntax;
if you want to kown what md syntax this book support , please read [this](./markdown_syntax.txt)
## plugins of using
- [mermaid](https://github.com/mermaid-js/mermaid)
## vue components
- global
- [gallery](./docs/gallery.txt)
## License
This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).
[](http://creativecommons.org/licenses/by-nc-sa/4.0/)