Yihui.org screenshot

Yihui.org

Author Avatar Theme by Yihui
Updated: 21 Apr 2025
233 Stars

Personal website and discussion board of Yihui Xie | 谢益辉

Categories

Overview

This repo hosts the (Markdown) source files of a personal website, which includes Chinese and English blogs, as well as several project websites. The content of all pages is licensed under CC BY-NC-SA 4.0. Users can post comments on the site by logging in with their Github account. Any other feedback, comments, or questions can be posted to the Github discussion board. To build the website locally, the repo must be cloned with its submodule using the “–recursive” argument. The website is built using the R package blogdown.

Features

  • Personal website with Chinese and English blogs
  • Project websites, including knitr
  • Allows users to post comments using their Github account
  • Licensed under CC BY-NC-SA 4.0

Installation

  1. Clone the repo with the “–recursive” argument: git clone --recursive [repo URL]
  2. Build the website locally using the R package blogdown. Refer to the blogdown documentation for guidance.

Summary

This repo hosts a personal website with Chinese and English blogs, as well as project websites. Users can post comments using their Github account. The website is built using the R package blogdown.