Yihui Xie
|
6123be24bf
|
fix https://github.com/gohugoio/hugoThemes/issues/682 for the XMin theme
|
2019-08-16 13:08:49 -05:00 |
|
Yihui Xie
|
da0192c7a7
|
actually use .RelPermalink instead of .Permalink
|
2019-04-18 13:57:06 -05:00 |
|
Yihui Xie
|
91d31b38fb
|
close #37: remove the deprecated preserveTaxonomyNames = true, and use .Page.Title to get the taxonomy names instead
|
2019-04-18 13:54:08 -05:00 |
|
Yihui Xie
|
d7e19b268c
|
.URL has been deprecated in a recent version of Hugo
|
2019-04-18 13:44:29 -05:00 |
|
Yihui Xie
|
e658235991
|
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/
|
2018-08-30 09:24:07 -05:00 |
|
Shimmy Xu
|
6b05e21804
|
Correct date check in single.html. (#25)
|
2018-02-18 22:10:16 -06:00 |
|
Yihui Xie
|
4888812fd8
|
fix #10: urlize the terms
|
2017-07-26 12:48:46 -05:00 |
|
Yihui Xie
|
5e3ead4fe4
|
make it mobile friendly
|
2017-07-11 01:59:15 -05:00 |
|
Yihui Xie
|
bfe749bfdb
|
no need to be global here
|
2017-06-19 14:51:07 -05:00 |
|
Yihui Xie
|
4bb3052d17
|
I guess it is unnecessary (perhaps even wrong) to urlize terms
|
2017-06-19 14:19:12 -05:00 |
|
Yihui Xie
|
307a0a9153
|
rename copyright to footer, since the variable copyright is used in the RSS feed
|
2017-06-16 22:54:36 -05:00 |
|
Yihui Xie
|
d023e3b560
|
add language code
|
2017-06-16 22:50:19 -05:00 |
|
Yihui Xie
|
1117677006
|
add theme.toml, archetypes, layouts, and css
|
2017-06-15 23:06:16 -05:00 |
|