Commit graph

14 commits

Author SHA1 Message Date
2005 71048a24b6 removed cactus.chat as it became support only, I'll add it back later 2024-09-03 18:59:39 +02:00
2005 9702455db1 modified to my own needs 2024-08-25 11:30:44 +02:00
Patrick Georgi d8819d5eee
Use locale-aware alias for date formatting (#115)
":date_medium" matches "Jan 2, 2006" in english locales while adapting
to hugo's configured locale.
2024-08-05 23:40:42 +05:30
Hyacinthe Cartiaux e16b28fa10
Table of contents - initial support (#112)
* Table of contents - initial support

* Table of contents - support for light mode
2024-08-05 23:39:55 +05:30
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
adibaulia d717302b01
Add disqus comment (#79)
* add disqus

* Add readme

---------

Co-authored-by: adibaulia <adib.aulia@gli.id>
2023-04-08 09:19:51 +05:30
Samarth Hattangady 2c28ffc741 feat: update layouts default term to match default list. 2020-07-22 13:53:34 +05:30
Sergey Trofimov d0b426c3fa Fix html errors. 2020-04-26 12:01:15 +02:00
athul a8fce7c6f4 Dark Mode Support 2020-04-16 12:50:38 +05:30
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 c2987bd016 W/o website 2020-04-11 12:01:41 +05:30
athul 58d02550f1 CSS updates 2020-04-09 12:06:48 +05:30
athul 3c737553b6 Init 2020-04-09 00:14:29 +05:30