brevno-suite/themes/xmin
2020-07-24 Thomas M WardAllow inline html in _index.Rmarkdown (#42)
2019-08-16 Yihui Xierebuild site
2019-08-16 Yihui Xiefix https://github.com/gohugoio/hugoThemes/issues/682...
2019-04-18 Yihui Xieactually use .RelPermalink instead of .Permalink
2019-04-18 Yihui Xieclose #37: remove the deprecated preserveTaxonomyNames...
2019-04-18 Yihui Xie.URL has been deprecated in a recent version of Hugo
2019-03-20 Yihui Xieupdate copyright year
2019-01-31 Justin CliftTrivial typo fix (#32)
2018-12-14 Yihui Xiea missing ;
2018-10-01 Yihui Xiechange mathjax cdn
2018-08-30 Yihui Xiemarkdownify post titles since some people use backticks...
2018-08-30 Yihui Xieremove R/build.R from the repo
2018-02-19 Shimmy XuCorrect date check in single.html. (#25)
2018-01-28 Yihui Xierebuild site
2018-01-28 Yihui Xieupdate copyright year
2018-01-27 Yihui Xieclose #20: only create README.md for myself
2018-01-27 Yihui Xieclose #19: disable the bash chunk on the operating...
2017-10-27 Yihui Xieupdate wc output
2017-10-08 Yihui Xiebash and sed may not be available on Windows
2017-08-26 oneleafteaFix centering on menu in header (style.css change)...
2017-08-09 Yihui Xiegray background for table header/footer
2017-08-09 Yihui Xierename .Rmd to .Rmarkdown and add the build script
2017-07-26 Yihui Xiefix #10: urlize the terms
2017-07-13 Yihui Xieno longer need to configure MathJax due to https:/...
2017-07-11 Yihui Xiemake it mobile friendly
2017-07-09 Yihui Xiepreserve taxonomy names
2017-07-03 Yihui Xieuse sans-serif fonts instead
2017-06-30 Yihui Xietweak description
2017-06-30 Daijiang Licorrect github source url (#8)
2017-06-23 Yihui Xieone more PR
2017-06-22 Yihui XieHugo 0.24 requires title and date in archtypes for...
2017-06-22 Yihui Xiemention hugo-xmin pull requests to implement other...
2017-06-20 Yihui Xieadd a link to the custom foot_custom.html
2017-06-19 Yihui Xieno need to be global here
2017-06-19 Yihui XieI guess it is unnecessary (perhaps even wrong) to urliz...
2017-06-17 Yihui Xierename copyright to footer, since the variable copyrigh...
2017-06-17 Yihui Xieadd language code
2017-06-17 Yihui Xieuse float and add the alt attribute to <img>
2017-06-16 Yihui Xiean alternative way to add a page to menu
2017-06-16 Yihui Xieprotocol-free
2017-06-16 Yihui Xietweak about
2017-06-16 Yihui Xiefull absolute link to screenshot
2017-06-16 Yihui Xielink screenshot to documentation
2017-06-16 Yihui Xieadd author
2017-06-16 Yihui Xieadd categories and tags
2017-06-16 Yihui Xieadd readme and screenshots
2017-06-16 Yihui Xieadd example site
2017-06-16 Yihui Xieadd theme.toml, archetypes, layouts, and css
2017-06-16 Yihui Xiestart the project in RStudio