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

github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-12[BREAKING] dropping npm + js dependenciesHEADv0.2.0masterMichael Blum
2021-12-12upgraded fontawesome to 5.15.4Michael Blum
2021-04-12README update for Hugo ModulesMichael Blum
2018-02-15Spell fixRuslan Kiyanchuk
Fix `Progressive Enhancement` title.
2017-07-07Update README.mdMichael Blum
2017-07-07[TOC] Posts and _default single layouts now have a table-of-contents.html ↵mblum
partial that parses .Content for headers [TOC] Table of Contents can be disabled / enabled with `toc`: `true / false` [BANNER] images at the tops of posts are now in a partial and configured with `banner:` [{ `src`: , `alt`: }]
2017-07-07[EMOJI] :sunglasses: support for emoji in titles, tags, and content across ↵mblum
list and single layouts
2017-07-06[THEME] Hugo Now: a port of Jekyll Now #273 - converted YAMl to TOML, fixed ↵mblum
Google Analytics, and moved screenshots
2017-07-05[Bootstrap] Bootstrap Calloutsmblum
2017-07-05[JAVASCRIPT] support for Bootstrap 4 javascript and a post on the ↵mblum
exampleSite demoing it
2017-07-05[LOGO] Hugo Nowmblum
[ARCHETYPE] Project
2017-07-04Update README.mdmblum
2017-07-03base implementation of a hugo template using jekyll-nowmblum
2017-07-03Initial commitMichael Blum