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

github.com/gohugoio/hugoThemesSite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-06Fix typoBjørn Erik Pedersen
2021-07-06Use htmlURL for Download buttonBjørn Erik Pedersen
Should also work for Gitlab etc. themes
2021-07-05Remove the home page button for nowBjørn Erik Pedersen
2021-07-01Add theme warnings etc.restructure-21Bjørn Erik Pedersen
2021-06-29Misc fixes re new structureBjørn Erik Pedersen
2021-06-28Restructure to fit new buildBjørn Erik Pedersen
2021-05-19Use default sort for the home page theme listBjørn Erik Pedersen
I've noticed themes (or I have seen 1 theme) setting up GitHub Action script to update the theme's readme, effectively pushing it to the top. We need to somehow improve this and set `weight` based on some other criteria.
2020-05-15Revert commit 5444739Alex
This re-enables the Academic Theme's tn.png after the author responded in gcushen/hugo-academic#1684
2020-05-11Disable Academic theme thumbnailAlexandros
A week ago I opened https://github.com/gcushen/hugo-academic/issues/1684 to request the removal of a slogan and device mock-ups from the theme's thumbnail. The author has not addressed the issue one week later. Therefore with this commit I am disabling `tn.png` for the Academic theme and instead use its `screenshot.png` (that does not contain the slogan and the mock-ups) for the Themes Site. Whenever the author responds this commit will be reverted. cc: @bep @digitalcraftsman
2020-01-02Add support for disabling the HomePage buttonAlex
This is meant for themes that violate content guidelines
2019-11-22Fix image link max-widthAlex
See: #63
2019-11-22Override previous-next-link partialAlex
Remove title case. See: #55
2019-11-22Fix space around theme buttonsAlex
Fixes #48
2019-11-22Themes by tag - display by last mod (#61)Deborah
The main themes page sorts themes by last modified (from most recent to oldest). It would be useful if it did the same when you filter by tags. Note: I couldn't work out how to run the themes site locally (no errors, just showed blank - guessing it needs another repo or sth to pull the themes in), so this change is a bit of a guess.
2019-11-22Add support for multiple authors (#65)Alexandros
See: https://github.com/gohugoio/hugoThemes/issues/242
2019-11-22Remove title case from theme namesAlexandros
This commit will preserve the case of theme names as specified by their authors in `theme.toml` Closes #55
2018-08-11Add "flex-wrap" class for theme prev/next linksAnthony Fok
as recommended by @budparr, see gohugoio/gohugoioTheme#87.
2018-02-16Fix thumbnail titleBjørn Erik Pedersen
2018-02-13Create srcset via Hugo's new image processingBjørn Erik Pedersen
2017-09-14Add See Also sectionBjørn Erik Pedersen
2017-07-17Enable site searchBjørn Erik Pedersen
2017-06-18Revert "Move https redirect _redirects"Bjørn Erik Pedersen
This reverts commit 937f2fb29aa7e724848ef1e79e8812a3988acebc.
2017-06-18Move https redirect _redirectsBjørn Erik Pedersen
2017-06-18Redirect to https if http and in productionBjørn Erik Pedersen
We should probably do this on DNS level, but that decission is locked for 1 year, so one has to be very sure that it doesn't have any unintended side-effects. The problem with supporting both is: * Twitter does not like schema-less URLs in images in their cards * Some theme demos does not like a mix of http and https Fixes https://github.com/gohugoio/hugoThemes/issues/268
2017-06-14Revert "Add twitter:text:title"Bjørn Erik Pedersen
This reverts commit 6b0890095a18154ccd1241d64e48a93c60a1590e.
2017-06-14Add twitter:text:titleBjørn Erik Pedersen
To hopefully make twitter happy. See #40
2017-06-07feat($thumbnails): add thumnail image placeholdersJosh Habdas
improve ux with placeholder images while thumbs are downloaded closes #34
2017-05-28Apply the new global themeBud Parr
2017-04-26feat(tracking): use internal async snippetJosh Habdas
enables google to preload tracker resolves #29
2017-04-26Reformat the big base templateBjørn Erik Pedersen
2017-04-26Refactor to one base templateBjørn Erik Pedersen
2017-04-26Load lazysizes via relURLBjørn Erik Pedersen
2017-04-26Pull the row div out of the partialBjørn Erik Pedersen
See #28
2017-04-26Simplify tag lookupBjørn Erik Pedersen
See #28
2017-04-26Add some temporary inline stylesBjørn Erik Pedersen
We obviously still have a CSS cache somewhere that we have no control over ...
2017-04-26Clean up how external stylesheets are referencedBjørn Erik Pedersen
2017-04-26Add tag cloud to homeBjørn Erik Pedersen
Some designer may chime in with better CSS later, maybe ... Fixes #28
2017-04-25Move back to internal Twitter card templatedigitalcraftsman
Closes #27
2017-04-25Lazyload images with lazysizesJosh Habdas
dramatically reduces page load time, jank and image data consumption fixes #30, relates to spf13/hugoThemes/issues/244
2017-04-14Add Netlify badge if on NetlifyBjørn Erik Pedersen
2017-04-08Replace deprecated .Now with now template funcdigitalcraftsman
2017-03-27Range regular pages onlyBjørn Erik Pedersen
2017-02-25Inline the twitter cardBjørn Erik Pedersen
Because of the special title handling.
2017-02-25Temp add twitter:text:titleBjørn Erik Pedersen
Remove when we get to build the site with Hugo 0.19.
2017-02-23Add twitter cards templatedigitalcraftsman
2016-11-23Fix GitHub lead maintainer linkBjørn Erik Pedersen
2016-07-14Add a menu link to documentationPeter
2016-06-06Remote the Added labelBjørn Erik Pedersen
Will have to revisit the date logic.
2016-06-06Revert "Revert "Sort by lastmod""Bjørn Erik Pedersen
This reverts commit dd32805d92684cff38fd5d5aafdcae987407d73c.
2016-06-04Revert "Sort by lastmod"Bjørn Erik Pedersen
This reverts commit 533f6d676dd8b3bfb191ed61aa0c90ec065a1f45.