Commit Graph

  • 582c40175a removed list from index page master ivan 2018-05-03 13:39:34 +0300
  • 858eb50d85 an R Markdown example of how to show table of contents feature/show-toc Yihui Xie 2017-06-22 22:34:09 -0500
  • b2e8d8212a support table of contents for Markdown posts Yihui Xie 2017-06-22 22:33:39 -0500
  • a366614aaa test pagination (show one post per page; it does not make practical sense, but I only have four pages on this example site in total, and I want to show them in four pages) feature/pagination Yihui Xie 2017-10-26 22:00:25 -0500
  • d1dd42adb9 implement pagination Yihui Xie 2017-10-26 21:59:26 -0500
  • 9ca5ce823b match the background of pre with code (the github theme of highlight.js defined the background of code to be #f8f8f8) feature/highlight.js Yihui Xie 2017-06-21 00:39:56 -0500
  • 4744293d34 support highlight.js Yihui Xie 2017-06-21 00:14:44 -0500
  • b11ef1e4b2 enable Google Analytics feature/google-analytics Yihui Xie 2017-06-19 23:29:34 -0500
  • 68a839ece2 enable Disqus comments feature/disqus Yihui Xie 2017-06-19 23:52:10 -0500
  • d994ad582a also consider .Rmarkdown source files feature/github-edit Yihui Xie 2017-08-09 11:12:17 -0500
  • 02c0a8d661 add an Rmarkdown post for demo purposes Yihui Xie 2017-06-21 13:47:52 -0500
  • 15e14d207e implement the Github edit link Yihui Xie 2017-06-21 13:43:23 -0500
  • 7bb150e663 close #1: this is how you may display categories and tags on a page feature/show-tags Yihui Xie 2017-06-19 22:59:02 -0500
  • 6b05e21804 Correct date check in single.html. (#25) Shimmy Xu 2018-02-18 20:10:16 -0800
  • 04a720a54b rebuild site Yihui Xie 2018-01-27 19:41:55 -0600
  • dc1cbc6409 update copyright year Yihui Xie 2018-01-27 19:41:46 -0600
  • 6d12cfc380 close #20: only create README.md for myself Yihui Xie 2018-01-27 14:03:15 -0600
  • d0209f7604 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 2018-01-26 23:30:36 -0600
  • c14ca049d0 update wc output Yihui Xie 2017-10-26 21:56:35 -0500
  • ffa1147b46 bash and sed may not be available on Windows Yihui Xie 2017-10-08 09:23:40 -0500
  • 11ad2599ed Fix centering on menu in header (style.css change) (#12) oneleaftea 2017-08-26 07:05:11 -0700
  • 6272e671f9 gray background for table header/footer Yihui Xie 2017-08-09 11:40:47 -0500
  • 0a869e2e76 rename .Rmd to .Rmarkdown and add the build script Yihui Xie 2017-08-09 11:37:42 -0500
  • 4888812fd8 fix #10: urlize the terms Yihui Xie 2017-07-26 12:44:40 -0500
  • 85309648e9 no longer need to configure MathJax due to 2838faa426 Yihui Xie 2017-07-13 02:04:40 -0500
  • 5e3ead4fe4 make it mobile friendly Yihui Xie 2017-07-11 01:59:15 -0500
  • b9953b82cd preserve taxonomy names Yihui Xie 2017-07-09 12:45:07 -0500
  • c5395bb1f4 use sans-serif fonts instead Yihui Xie 2017-07-03 11:07:27 -0500
  • 6fddf0aaa7 tweak description Yihui Xie 2017-06-30 17:12:30 -0500
  • 93555b8eda correct github source url (#8) Daijiang Li 2017-06-29 22:11:54 -0400
  • bc1f70e3e6 one more PR Yihui Xie 2017-06-22 23:27:14 -0500
  • 6a3f34d179 Hugo 0.24 requires title and date in archtypes for some reason Yihui Xie 2017-06-22 14:38:34 -0500
  • 9ddf2d2011 mention hugo-xmin pull requests to implement other features Yihui Xie 2017-06-21 22:41:09 -0500
  • fd1800795e add a link to the custom foot_custom.html Yihui Xie 2017-06-19 23:00:10 -0500
  • bfe749bfdb no need to be global here Yihui Xie 2017-06-19 14:51:07 -0500
  • 4bb3052d17 I guess it is unnecessary (perhaps even wrong) to urlize terms Yihui Xie 2017-06-19 14:19:12 -0500
  • 307a0a9153 rename copyright to footer, since the variable copyright is used in the RSS feed Yihui Xie 2017-06-16 22:54:36 -0500
  • d023e3b560 add language code Yihui Xie 2017-06-16 22:50:19 -0500
  • 2b5a86a26b use float and add the alt attribute to <img> Yihui Xie 2017-06-16 22:45:54 -0500
  • feeaee163c an alternative way to add a page to menu Yihui Xie 2017-06-16 12:26:11 -0500
  • f7755a0a0c protocol-free Yihui Xie 2017-06-16 12:20:24 -0500
  • 798672d0ce tweak about Yihui Xie 2017-06-16 12:20:03 -0500
  • ceaf33ead6 full absolute link to screenshot Yihui Xie 2017-06-16 12:11:25 -0500
  • 6abe71e2a7 link screenshot to documentation Yihui Xie 2017-06-15 23:39:20 -0500
  • a9f25bbe87 add author Yihui Xie 2017-06-15 23:36:01 -0500
  • fc88aa63e1 add categories and tags Yihui Xie 2017-06-15 23:20:55 -0500
  • 13901ba8b4 add readme and screenshots Yihui Xie 2017-06-15 23:08:08 -0500
  • ec81eb1d4a add example site Yihui Xie 2017-06-15 23:07:44 -0500
  • 1117677006 add theme.toml, archetypes, layouts, and css Yihui Xie 2017-06-15 23:06:16 -0500
  • fa6cebe729 start the project in RStudio Yihui Xie 2017-06-15 23:02:16 -0500