archie-shades-of-purple/layouts
Hyacinthe Cartiaux c194169315
Fix various deprecation warning (#113)
* .Site.IsServer was deprecated in Hugo v0.120.0, replaced by hugo.IsServer

* .Site.DisqusShortname was deprecated in Hugo v0.120.0, replaced by .Site.Config.Services.Disqus.Shortname

* Use .RenderString instead of markdownify (solves #104)

* The "tweet" shortcode requires two named parameters user and id.

* Replace .Site.BaseURL by absURL (solves #103)
2024-07-27 11:45:56 +05:30
..
_default Fix various deprecation warning (#113) 2024-07-27 11:45:56 +05:30
partials Fix various deprecation warning (#113) 2024-07-27 11:45:56 +05:30
shortcodes CSS updates 2020-04-09 12:06:48 +05:30
404.html Init 2020-04-09 00:14:29 +05:30
index.html Fix various deprecation warning (#113) 2024-07-27 11:45:56 +05:30