yihui / blogdown-hexo

A sample website based on blogdown and Hexo

Home Page:https://hexo.yihui.name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blogdown-hexo

A sample website based on blogdown and Hexo. It is briefly documented at https://bookdown.org/yihui/blogdown/hexo.html.

The site was created via hexo init blogdown-hexo. I added .Rprofile, R/build.R, R/build_one.R, and a sample post source/_posts//2015-07-23-r-rmarkdown.Rmd. The site is built and deployed automatically via Netlify. Below are the settings on Netlify:

hexo-netlify

To build and preview the site locally, you need to install blogdown:

devtools::install_github("rstudio/blogdown")
blogdown::serve_site()

About

A sample website based on blogdown and Hexo

https://hexo.yihui.name

License:MIT License


Languages

Language:CSS 45.5%Language:JavaScript 31.6%Language:HTML 20.6%Language:R 2.3%