Copyright 2016 Sau-Chin Chen pmsp96@gmail.com
This repository contains the source for my website. Private repository is at bitbucket. Public repository is at Github.
The master branch contains the last released version. The content is stored in git branches, each of which corresponds to one particular version of the website site. For example, to view the content under construction, switch to the gh-pages branch.
- Homepage: root page opened through http://www.scchen.com
- About: see
about.md - CV: Link to the least CV I upload to academia.edu
- Article: see markdown files in
article - Blog: Rmarkdown posts have the source files in
_source. I use this format to write the posts when I have to embed the codes or demonstrate the computations. As present I am using R packagebrocks. The instruction forbrocksis summarzied in this post. Markdown post have the source files in_posts. I use this format when there are only text and pictures.
File structure of a jekyll blog is explained in this official wiki. The following bullets describe the specific files in this theme.
_sourcecollects all the Rmarkdown files. Only the Rmarkdown files in this folder will be transfered to blog post. Use the functionnew_post()inbrockspackage, the default Rmarkdown for blog post will be created in_sourcefolder.sassis a CSS extension used by steve-ngvb theme.figurecollects all the image files conducted by R programming.imagescollects all the image files unrelated to R programming.menu.ymlin_datafolder organizes the responsive buttons on the top of this website.
Sau-chin Chen's personal website by Sau-Chin Chen is licensed under a Creative Commons Attribution 3.0 Unported License.
