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
2022-09-14Update themeHEADmasterBjørn Erik Pedersen
2022-09-12Update themeBjørn Erik Pedersen
2022-09-05Update themeBjørn Erik Pedersen
2021-12-11Update themeBjørn Erik Pedersen
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-04Update README.mdBjørn Erik Pedersen
2021-07-01Update README.mdBjø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-28Remove conflicting static headersBjø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.
2021-03-01Update themeBjørn Erik Pedersen
2020-07-11Update themeBjørn Erik Pedersen
2020-05-22Upgrade the themeSite to GoldmarkAlexandros
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-19Update config-tpl-base.tomlAlexandros
Update baseURL, remove pygment related settings.
2020-01-03Disable hugo-theme-novela HomePage linkAlexandros
This HomPage link will be disabled until https://github.com/forestryio/hugo-theme-novela/issues/1 is addressed.
2020-01-02Add support for disabling the HomePage buttonAlex
This is meant for themes that violate content guidelines
2019-11-30Prepare for Hugo 0.60.0 (#71)Alexandros
This commit will be reverted once https://github.com/gohugoio/hugo/issues/6544 is resolved.
2019-11-22Fix image link max-widthAlex
See: #63
2019-11-22Override previous-next-link partialAlex
Remove title case. See: #55
2019-11-22Update READMEAlexandros
Remove outdated info. Make it clearer what this repo is about.
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-22Configure stale botAlex
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
2019-10-21Update themeBjørn Erik Pedersen
2019-10-14Add the theme as a Hugo ModuleBjørn Erik Pedersen
2019-10-14Remove theme as a submoduleBjørn Erik Pedersen
2019-06-24Update themeBjørn Erik Pedersen
2019-03-26Update themeBjørn Erik Pedersen
2019-03-26Update themeBjørn Erik Pedersen
2019-02-01Update themeBjørn Erik Pedersen
2018-12-07HTTPS linkChristian Oliff
2018-11-29Remove generated imagesBjørn Erik Pedersen
These will no be generated and stored in `:cacheDir`.
2018-11-29Add cache config for imagesBjørn Erik Pedersen
Store them in `:cacheDir` to get proper cache behaviour on Netlify.
2018-08-11Replace deprecated mediaTypes "suffix" with "suffixes"Anthony Fok
2018-08-11Add "flex-wrap" class for theme prev/next linksAnthony Fok
as recommended by @budparr, see gohugoio/gohugoioTheme#87.
2018-08-11Update themeAnthony Fok
2018-08-04README: Use HTTPS in linksChristian Oliff
2018-05-09Update themeBjørn Erik Pedersen
2018-04-12Update themeBjørn Erik Pedersen
2018-03-14Disable taxonomy termsBjørn Erik Pedersen
Fixes #50
2018-03-09Update themeBjørn Erik Pedersen
Closes #80
2018-03-07Update themeBjørn Erik Pedersen