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

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-12use flex instead of inline to space blocksHEADmasterFabien
2022-11-02prefer `RelPermalink` for CSS file (#95)Kenichi Kamiya
2022-10-06update site title, so pages have a single h1 elementChad Schulz
2022-10-06adding rel=me attribute to social linksTom Morris
2021-03-08Revert element height/width in favor of CSSChad Schulz
2021-03-08Add explicit avatar height/widthChad Schulz
2021-03-05add params.social.name to display the name on mouseoverFabien CASTERS
2021-03-05rename params.social.name to params.social.iconFabien CASTERS
2020-12-11add favicon parametersMARC Matthieu
2020-12-11add favicon linkMARC Matthieu
When deploying Hugo on non-root url, favicon is not found. This code let user configure favicon path in config.toml [params] favicon = <absolute path from />favicon.ico
2020-10-08Add option `menu_item_separator`Fabien CASTERS
2020-10-08Add custom menuFabien CASTERS
2020-06-29Improve terms listFabien CASTERS
2019-09-25Add rel="noreferrer noopener" on target="_blank" linkgfrcsd
2019-06-17re insert relURL Gustavo Quintão
reinsert relURL wrongly removed. Co-Authored-By: Fabien <vaga@users.noreply.github.com>
2019-06-17Allow set avatar image on Hugo config.tomlGustavo Quintão
Change baseof.html to permit set src to avatar image on config.toml through avatar attribute.
2019-06-13Add a tags (terms) page instead of using the default list pageJleopore
2019-04-29remove double slash in avatar src attributeFabien CASTERS
2019-04-29added BaseUrl to avatar anchorJan Willem B
This fixes a bug that clicking the avatar will bring you to the wrong URL if the site isn't deployed in the root path.
2019-04-24Bring the Lighthouse accessibility score to 100%Philipp Krenn
2019-04-18Remove deprecated page's .Hugo variableFabien CASTERS
2019-04-18Fix footnote links issueFabien CASTERS
2019-04-18missing templates for analytics and socialnetwork sharesAndres Vargas
2019-04-03Add 404 pageFabien CASTERS
2019-04-01Add support for disqusFabrizio Lungo
2019-03-04Add paginationFabien CASTERS
2019-03-03Add all feather iconsFabien CASTERS
2019-01-29Update Slack icon and add Telegram iconFabien CASTERS
2019-01-29Remove the tags meta part when no tag is presentFabien CASTERS
2019-01-20Initial commitFabien CASTERS