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

github.com/EmielH/stip-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-13Add rel="me" attribute to linksHEADv1.0.0masterEmiel Hollander
2019-04-09Update Font Awesome to v5.8.1Emiel Hollander
2019-04-07Change background image to use absURLEmiel Hollander
This is needed for the demo site to work out of the box See https://github.com/gohugoio/hugoThemes/issues/620
2019-04-06Move background image from SCSS to inline styleEmiel Hollander
2019-04-02Use .OutputFormats.Get "RSS" instead of .RSSLinkEmiel Hollander
.RSSLink will be deprecated in Hugo 0.55
2019-04-02Use .IsHome instead of eq .URL "/"Emiel Hollander
.Page.URL will be deprecated in Hugo 0.55.0
2019-04-01Remove unnecessary markupEmiel Hollander
2019-03-31Initial commitEmiel Hollander