2005
2064a9fbca
added: listeningto title below header
2024-09-16 21:55:27 +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
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
yochidros
e1a3392165
fix: display read more
2022-12-05 00:19:31 +05:30
James Montgomerie
5d283cd3a9
Break out the page description from the 'index.html' layout into its own partial - this adds the ability for a site to customize the description on the main page without altering the theme. ( #71 )
2022-11-27 17:29:33 +05:30
Ahmed Alsuwaidi
5fbc45536a
Added <script> tag support to customJS
...
Added a "readmore" class to the read more links to enable finegrained css
2022-03-03 23:03:05 +05:30
Sergey Trofimov
d0b426c3fa
Fix html errors.
2020-04-26 12:01:15 +02:00
athul
3c737553b6
Init
2020-04-09 00:14:29 +05:30