# ElegantBookdown **Repository Path**: tidyfriday/ElegantBookdown ## Basic Information - **Project Name**: ElegantBookdown - **Description**: No description available - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-14 - **Last Updated**: 2021-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable) [![Book build status](https://github.com/XiangyunHuang/ElegantBookdown/workflows/bookdown/badge.svg?event=push)](https://github.com/XiangyunHuang/ElegantBookdown/actions?workflow=bookdown) ![Repo Size](https://img.shields.io/github/repo-size/XiangyunHuang/ElegantBookdown.svg) ![GitHub](https://img.shields.io/github/license/XiangyunHuang/ElegantBookdown.svg) --- ### 项目源起 几年前看到 [ElegantBook](https://github.com/ElegantLaTeX/ElegantBook) 制作的书籍颜值很高,就想把它 bookdown 化,如今终于如愿了! ### 在线预览 - https://xiangyunhuang.github.io/elegantbookdown/ (stable) ### 使用环境 1. [Pandoc](https://github.com/jgm/pandoc) 推荐 **2.9.2** 及以上 1. [TinyTeX](https://yihui.name/tinytex/) 推荐最新版 1. [R 软件](https://cran.r-project.org/) 和扩展包 [bookdown](https://github.com/rstudio/bookdown) **0.23** 及以上 ### 如何使用 直接克隆下来,用 RStudio 打开 ElegantBookdown.Rproj 文件,即可进入书籍项目 ```bash git clone --branch=master --depth=1 git@github.com:XiangyunHuang/ElegantBookdown.git ``` 系统上准备好 Pandoc、R 和 TinyTeX,以及 R 包 bookdown 如何安装请看它们各自官网,这里就不赘述了。 ### 相关项目 - [Fei Ye](https://github.com/fyemath/) 的 [elegantbookdown-demo](https://elegantbookdown-example.netlify.com/) 迁移了英文版 [ElegantBook](https://github.com/ElegantLaTeX/ElegantBook) 到 bookdown 书籍环境 ### 致谢 1. 项目 [ElegantBook](https://github.com/ElegantLaTeX/ElegantBook) 的开发者 [Ethan Deng 邓东升](https://ddswhu.me/) 和 [Liam Huang 黄晨成](https://liam.page/) 1. 项目 [bookdown](https://github.com/rstudio/bookdown) 的开发者 [Yihui Xie 谢益辉](https://yihui.name/) 1. 项目 [Pandoc](https://github.com/jgm/pandoc) 的开发者 [John MacFarlane](https://johnmacfarlane.net/) > 感谢这些优秀的开源软件,站在巨人的肩膀上,才有现在看到的这个作品! ### 效果截图(部分) ![elegantbookdown-page-4](https://user-images.githubusercontent.com/12031874/77229306-206f0780-6bc8-11ea-9c1f-63756c1ae551.png) ![elegantbookdown-page-5](https://user-images.githubusercontent.com/12031874/77229317-2f55ba00-6bc8-11ea-9a88-3aa04cc14ccf.png)