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 hugo theme configFabien C
2022-10-06update site title, so pages have a single h1 elementChad Schulz
2022-10-06update feather iconsFabien
2022-10-06add blockquote stylesFabien
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-05update READMEFabien CASTERS
2021-03-05update images for hugo themes platformFabien CASTERS
2021-03-05update example siteFabien CASTERS
2021-03-05add features listFabien CASTERS
2021-03-05add params.social.name to display the name on mouseoverFabien CASTERS
2021-03-05rename params.social.name to params.social.iconFabien CASTERS
2021-03-05update feather iconsFabien CASTERS
2021-01-05improve preformatted text with or without line numbersFabien 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-29Update generated resources (scss)Fabien CASTERS
2020-06-29Improve terms listFabien CASTERS
2020-06-08Add styling section and fix spellingJleopore
2020-06-08Fix css typo in icon stylingJleopore
2019-12-02limit image widthHsn723
2019-09-25Add rel="noreferrer noopener" on target="_blank" linkgfrcsd
2019-06-17Add avatar param to READMEGustavo Quintão
Add avatar param to the Configuration section of the README file.
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-05-22Make 'a' and '.tag' transitions shorterpasztorpisti
2019-05-22Set nozero fade-out duration for tag text highlightpasztorpisti
2019-05-22Allow addition of extra CSS easilypasztorpisti
2019-05-22Add subtle highlighting for codepasztorpisti
2019-05-22Remove separator line after last list itempasztorpisti
2019-05-22Set non-zero fade-out time on link highlightpasztorpisti
2019-05-22Derive selection color from font colorpasztorpisti
2019-05-22Correct font-size for inline codepasztorpisti
2019-04-29Update minimum Hugo versionFabien CASTERS
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-15Add brown theme exampleFabien CASTERS
2019-03-04Add paginationFabien CASTERS