archie-shades-of-purple/exampleSite/content
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
..
homepage Add exampleSite and footer updates 2020-04-11 01:11:05 +05:30
posts Fix various deprecation warning (#113) 2024-07-27 11:45:56 +05:30
_index.md Add exampleSite and footer updates 2020-04-11 01:11:05 +05:30
about.md Add exampleSite and footer updates 2020-04-11 01:11:05 +05:30
archives.md Add exampleSite and footer updates 2020-04-11 01:11:05 +05:30