Commit graph

13 commits

Author SHA1 Message Date
2005 9702455db1 modified to my own needs 2024-08-25 11:30:44 +02:00
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
Oscar Aurin 40f4c2d422 Fix compatibility with Hugo v0.125.0
`google_analytics_async.html` is now removed from Hugo and the regular
template should be used.
Hugo pull-request: [#12299](https://github.com/gohugoio/hugo/pull/12299)

Without this change, it is not possible to build with Hugo
v0.125.0 or later.
2024-04-19 08:01:06 +02:00
Alex Ungurianu 055e03eeb7 Add rel=me to social links 2022-11-08 10:01:14 +05:30
ADSWT518 26f57dd1f9 chore: Change CSS for Socials in Footer again 2022-06-25 22:49:03 +05:30
Athul Cyriac Ajay 6261dfc9d6 chore: Change CSS for Socials in Footer 2022-02-10 10:00:07 +05:30
athul 03a155de82 Better Seo and Images 2020-06-24 13:27:58 +05:30
Sergey Trofimov d0b426c3fa Fix html errors. 2020-04-26 12:01:15 +02:00
athul 877a560391 Simple Tweaks 2020-04-14 23:22:44 +05:30
athul 7d19d8b66a NavBar Updates 2020-04-12 20:31:09 +05:30
athul a0fb0664ae tweaks 2020-04-11 12:29:56 +05:30
athul dd1c9af419 Add exampleSite and footer updates 2020-04-11 01:11:05 +05:30
athul 3c737553b6 Init 2020-04-09 00:14:29 +05:30