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

github.com/EmielH/tale-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-12Add code block long lines wrapping (#31)Tomasz Wisniewski
* Add code block long lines wrapping This change is for the code block style - allowing to wrap long lines.
2019-03-03Add background colorEmiel Hollander
See #14
2019-01-27Add generated uncompressed CSS for server mode in Hugo BasicEmiel Hollander
See #2
2018-11-29Fix index layout for short titles and summariesEmiel Hollander
Posts appeared next to each other instead of below each other when the title and summary were short enough. See #9
2018-09-13Update generated resources directoryEmiel Hollander
See #2
2018-07-30Commit /resources, as per https://github.com/gohugoio/hugoThemes/issues/396Emiel Hollander