Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yihui/hugo-xmag.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-19Allow the use of a thumbnail that's a part of a page bundle (#19)Samuel W. Flint
2019-08-16use .RegularPages on home page: https://github.com/gohugoio/hugoThemes/issues...Yihui Xie
2019-08-16use .RelPermalink instead of .URLYihui Xie
2017-08-22do not truncate summary if it is user-providedYihui Xie
2017-08-22use description as the summary if it is providedYihui Xie
2017-07-20support multiple authors for a single post https://github.com/cosname/cosx.or...Yihui Xie
2017-07-19remove an extra space after Tags:Yihui Xie
2017-07-17ISO8601 date format, swap author and date in the list, and add a slash after ...Yihui Xie
2017-07-16add class attributes to certain elements (#2)Yixuan Qiu
2017-07-16an ugly hack to make categories/tags names customizableYihui Xie
2017-07-15use p instead of div to show tags (to gain some spacing above/below)Yihui Xie
2017-07-15wrong place for the meta.html templateYihui Xie
2017-07-15add a partial template meta.html so that we can add more information to the a...Yihui Xie
2017-07-15rename template prev-next.htmlYihui Xie
2017-07-14factor out post navigation templateYihui Xie
2017-07-14factor out the author info templateYihui Xie
2017-07-12slight improvement of the post nav links (width/alignment)Yihui Xie
2017-07-12support a placeholder when a post does not have any categoriesYihui Xie
2017-07-11place terms in <article>Yihui Xie
2017-07-11make the ellipse configurableYihui Xie
2017-07-11a better regex: do not add ... between consecutive paragraphsYihui Xie
2017-07-11do not use Hugo's automatic summaryYihui Xie
2017-07-11add the link to the whole summary and get rid of "read more", which is hard t...Yihui Xie
2017-07-10a hack to preserve HTML entitiesYihui Xie
2017-07-10limit the paginator to post/Yihui Xie
2017-07-10also apply plainify to .SummaryYihui Xie
2017-07-10massive tweaks of the hugo-xmin theme and the new them hugo-xmag is basically...Yihui Xie
2017-06-19no need to be global hereYihui Xie
2017-06-19I guess it is unnecessary (perhaps even wrong) to urlize termsYihui Xie
2017-06-16add theme.toml, archetypes, layouts, and cssYihui Xie