summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Yihui Xie [Thu, 18 Apr 2019 18:44:29 +0000 (13:44 -0500)]
.URL has been deprecated in a recent version of Hugo
Yihui Xie [Wed, 20 Mar 2019 02:56:40 +0000 (21:56 -0500)]
update copyright year
Justin Clift [Thu, 31 Jan 2019 15:22:25 +0000 (02:22 +1100)]
Trivial typo fix (#32)
Yihui Xie [Fri, 14 Dec 2018 05:14:37 +0000 (23:14 -0600)]
a missing ;
Yihui Xie [Mon, 1 Oct 2018 13:59:26 +0000 (08:59 -0500)]
change mathjax cdn
Yihui Xie [Thu, 30 Aug 2018 14:24:07 +0000 (09:24 -0500)]
markdownify post titles since some people use backticks in post titles, and MathJax will treat content in backticks as inline math
e.g.
@jystatistics: https://jystatistics.rbind.io/post/2018/06/28/study-ggplot2/
@tcgriffith: https://tc.rbind.io/post/2018/01/25/apply-and-do-call/
Yihui Xie [Thu, 30 Aug 2018 14:12:47 +0000 (09:12 -0500)]
remove R/build.R from the repo
Shimmy Xu [Mon, 19 Feb 2018 04:10:16 +0000 (20:10 -0800)]
Correct date check in single.html. (#25)
Yihui Xie [Sun, 28 Jan 2018 01:41:55 +0000 (19:41 -0600)]
rebuild site
Yihui Xie [Sun, 28 Jan 2018 01:41:46 +0000 (19:41 -0600)]
update copyright year
Yihui Xie [Sat, 27 Jan 2018 20:03:15 +0000 (14:03 -0600)]
close #20: only create README.md for myself
Yihui Xie [Sat, 27 Jan 2018 05:30:36 +0000 (23:30 -0600)]
close #19: disable the bash chunk on the operating system that is only _this_ tall (even after trying to incorporating a really tall system as its subsystem)
Yihui Xie [Fri, 27 Oct 2017 02:56:35 +0000 (21:56 -0500)]
update wc output
Yihui Xie [Sun, 8 Oct 2017 14:23:40 +0000 (09:23 -0500)]
bash and sed may not be available on Windows
oneleaftea [Sat, 26 Aug 2017 14:05:11 +0000 (07:05 -0700)]
Fix centering on menu in header (style.css change) (#12)
* Update style.css to change .menu padding to 0px
Since menu li items normally add padding, it off-centers the menu. Changing padding to 0px fixes this.
* split the two CSS rules
Yihui Xie [Wed, 9 Aug 2017 16:40:47 +0000 (11:40 -0500)]
gray background for table header/footer
Yihui Xie [Wed, 9 Aug 2017 16:37:42 +0000 (11:37 -0500)]
rename .Rmd to .Rmarkdown and add the build script
Yihui Xie [Wed, 26 Jul 2017 17:44:40 +0000 (12:44 -0500)]
fix #10: urlize the terms
Yihui Xie [Thu, 13 Jul 2017 07:04:40 +0000 (02:04 -0500)]
no longer need to configure MathJax due to https://github.com/yihui/hugo-lithium-theme/commit/
2838faa426f9060dd98b0b7c3aa7a4106863cca5
Yihui Xie [Tue, 11 Jul 2017 06:59:15 +0000 (01:59 -0500)]
make it mobile friendly
Yihui Xie [Sun, 9 Jul 2017 17:45:07 +0000 (12:45 -0500)]
preserve taxonomy names
Yihui Xie [Mon, 3 Jul 2017 16:07:27 +0000 (11:07 -0500)]
use sans-serif fonts instead
Yihui Xie [Fri, 30 Jun 2017 22:12:30 +0000 (17:12 -0500)]
tweak description
Daijiang Li [Fri, 30 Jun 2017 02:11:54 +0000 (22:11 -0400)]
correct github source url (#8)
Yihui Xie [Fri, 23 Jun 2017 04:27:14 +0000 (23:27 -0500)]
one more PR
Yihui Xie [Thu, 22 Jun 2017 19:38:34 +0000 (14:38 -0500)]
Hugo 0.24 requires title and date in archtypes for some reason
Yihui Xie [Thu, 22 Jun 2017 03:41:09 +0000 (22:41 -0500)]
mention hugo-xmin pull requests to implement other features
Yihui Xie [Tue, 20 Jun 2017 04:00:10 +0000 (23:00 -0500)]
add a link to the custom foot_custom.html
Yihui Xie [Mon, 19 Jun 2017 19:51:07 +0000 (14:51 -0500)]
no need to be global here
Yihui Xie [Mon, 19 Jun 2017 19:19:12 +0000 (14:19 -0500)]
I guess it is unnecessary (perhaps even wrong) to urlize terms
Yihui Xie [Sat, 17 Jun 2017 03:54:36 +0000 (22:54 -0500)]
rename copyright to footer, since the variable copyright is used in the RSS feed
Yihui Xie [Sat, 17 Jun 2017 03:50:19 +0000 (22:50 -0500)]
add language code
Yihui Xie [Sat, 17 Jun 2017 03:45:54 +0000 (22:45 -0500)]
use float and add the alt attribute to <img>
Yihui Xie [Fri, 16 Jun 2017 17:26:11 +0000 (12:26 -0500)]
an alternative way to add a page to menu
Yihui Xie [Fri, 16 Jun 2017 17:20:24 +0000 (12:20 -0500)]
protocol-free
Yihui Xie [Fri, 16 Jun 2017 17:20:03 +0000 (12:20 -0500)]
tweak about
Yihui Xie [Fri, 16 Jun 2017 17:11:25 +0000 (12:11 -0500)]
full absolute link to screenshot
Yihui Xie [Fri, 16 Jun 2017 04:39:20 +0000 (23:39 -0500)]
link screenshot to documentation
Yihui Xie [Fri, 16 Jun 2017 04:36:01 +0000 (23:36 -0500)]
add author
Yihui Xie [Fri, 16 Jun 2017 04:20:55 +0000 (23:20 -0500)]
add categories and tags
Yihui Xie [Fri, 16 Jun 2017 04:08:08 +0000 (23:08 -0500)]
add readme and screenshots
Yihui Xie [Fri, 16 Jun 2017 04:07:44 +0000 (23:07 -0500)]
add example site
Yihui Xie [Fri, 16 Jun 2017 04:06:16 +0000 (23:06 -0500)]
add theme.toml, archetypes, layouts, and css
Yihui Xie [Fri, 16 Jun 2017 04:02:16 +0000 (23:02 -0500)]
start the project in RStudio