cgmonline/cgmonline

Name: cgmonline

Owner: ????????????

Description: CGM ??

Created: 2017-07-24 15:17:57.0

Updated: 2017-08-09 03:09:00.0

Pushed: 2017-12-20 08:39:43.0

Homepage: null

Size: 12781

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits
Yihui Xie2017-10-01 05:38:36.01
Jinliang Yang2018-03-22 16:10:57.0116
Xinshuai Qi2018-02-02 00:31:22.010
Yue Hao2018-03-22 03:55:47.045
Siwen Deng2018-03-22 01:16:10.011
anhong112017-12-20 04:24:48.03

Other Committers

UserEmailMost Recent Commit# Commits
Jinliang Yangjyang21@unl.edu2017-10-25 02:31:30.085
Siwen Dengsiwendeng@airbears2-10-142-142-184.airbears2.1918.berkeley.edu2017-09-25 05:11:53.01
Siwen Dengsiwendeng@siwens-macbook-pro.local2017-12-21 01:56:26.012
Siwen Dengsiwendeng@siwens-mbp.lan2017-10-11 05:12:45.01

README

CGMonline

Requirement:
  1. You need a github account.
  2. Install hugo following this page. OR: If you are an R user, you can install R package blogdown and then install hugo using blogdown.
all.packages("devtools")
ools::install_github('rstudio/blogdown')

install hugo
down::install_hugo()
How to contribute
1. Fork this repo and clone it to your disc.
clone git@github.com:MYID/cgmonline.git
2. Create or edit files in content/post/.

Note, to add a new post, follow our naming convention year-month-day-some-words-as-title.md.

3. Deploy your changes

Run the following command to compile the md file into html, git add and git commit.

eploy.sh
4. Create a new Pull Request
Copyright & License

The MIT License (MIT), Copyright (c) 2016.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.