all repos
— hugo-xmin
@ 11ad2599ed983b8749fb2ce7f0a19f998c2998dd
Customised minimal hugo theme
summary
refs
tree
log
Make post template microformats-compatible
master
6 years ago
Alan Pearce
Support XFN
6 years ago
Alan Pearce
Improve semanticity
6 years ago
Alan Pearce
Remove useless main tag
6 years ago
Alan Pearce
Show tags as article metadata
6 years ago
Alan Pearce
Add support for alternative output formats (e.g. RSS)
6 years ago
Alan Pearce
Remove non-semantic hr tags from layout
6 years ago
Alan Pearce
Make 404 page less shouty
6 years ago
Alan Pearce
Convert to block-based templates
6 years ago
Alan Pearce
Alphabetically sort CSS properties
6 years ago
Alan Pearce
Use ISO8601 date format
6 years ago
Alan Pearce
Remove custom fonts
6 years ago
Alan Pearce
rebuild site
7 years ago
Yihui Xie
fix https://github.com/gohugoio/hugoThemes/issues/682 for the XMin theme
7 years ago
Yihui Xie
actually use .RelPermalink instead of .Permalink
7 years ago
Yihui Xie
close #37: remove the deprecated preserveTaxonomyNames = true, and use .Page.Title to get the taxonomy names instead
7 years ago
Yihui Xie
.URL has been deprecated in a recent version of Hugo
7 years ago
Yihui Xie
update copyright year
7 years ago
Yihui Xie
Trivial typo fix (#32)
7 years ago
Justin Clift
a missing ;
7 years ago
Yihui Xie
change mathjax cdn
8 years ago
Yihui Xie
markdownify post titles since some people use backticks in post titles, and MathJax will treat content in backticks as inline math
8 years ago
Yihui Xie
remove R/build.R from the repo
8 years ago
Yihui Xie
Correct date check in single.html. (#25)
8 years ago
Shimmy Xu
rebuild site
8 years ago
Yihui Xie
update copyright year
8 years ago
Yihui Xie
close #20: only create README.md for myself
8 years ago
Yihui Xie
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)
8 years ago
Yihui Xie
update wc output
9 years ago
Yihui Xie
bash and sed may not be available on Windows
9 years ago
Yihui Xie
Fix centering on menu in header (style.css change) (#12)
9 years ago
oneleaftea
gray background for table header/footer
9 years ago
Yihui Xie
rename .Rmd to .Rmarkdown and add the build script
9 years ago
Yihui Xie
fix #10: urlize the terms
9 years ago
Yihui Xie
no longer need to configure MathJax due to https://github.com/yihui/hugo-lithium-theme/commit/2838faa426f9060dd98b0b7c3aa7a4106863cca5
9 years ago
Yihui Xie
make it mobile friendly
9 years ago
Yihui Xie
preserve taxonomy names
9 years ago
Yihui Xie
use sans-serif fonts instead
9 years ago
Yihui Xie
tweak description
9 years ago
Yihui Xie
correct github source url (#8)
9 years ago
Daijiang Li
one more PR
9 years ago
Yihui Xie
Hugo 0.24 requires title and date in archtypes for some reason
9 years ago
Yihui Xie
mention hugo-xmin pull requests to implement other features
9 years ago
Yihui Xie
add a link to the custom foot_custom.html
9 years ago
Yihui Xie
no need to be global here
9 years ago
Yihui Xie
I guess it is unnecessary (perhaps even wrong) to urlize terms
9 years ago
Yihui Xie
rename copyright to footer, since the variable copyright is used in the RSS feed
9 years ago
Yihui Xie
add language code
9 years ago
Yihui Xie
use float and add the alt attribute to <img>
9 years ago
Yihui Xie
an alternative way to add a page to menu
9 years ago
Yihui Xie
protocol-free
9 years ago
Yihui Xie
tweak about
9 years ago
Yihui Xie
full absolute link to screenshot
9 years ago
Yihui Xie
link screenshot to documentation
9 years ago
Yihui Xie
add author
9 years ago
Yihui Xie
add categories and tags
9 years ago
Yihui Xie
add readme and screenshots
9 years ago
Yihui Xie
add example site
9 years ago
Yihui Xie
add theme.toml, archetypes, layouts, and css
9 years ago
Yihui Xie
start the project in RStudio
9 years ago
Yihui Xie