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