Commit graph

23 commits

Author SHA1 Message Date
c0a6202435
layouts/partials/post-meta.html, layouts/_default/single.html, layouts/_default/list.html: use same post meta for post page and list 2024-11-25 15:48:37 +00:00
KatieTheDev
c779a70834
Add configurable timestamping for posts (#494)
* Add configurable timestamping

* Add attribution for configurable timestamping

* Add new post timestamp options to example hugo.toml

* All date formats are now set by single config option in site or page config

* Add post timestamp explainer and examples to example config file

* Add configurable timestamping value to frontmatter archetype

* Explain possible timezone rendering issue with new time formatting

* Fix bug concerning time/date tokens

* Convert datestamps to work with a partial

* Fix issue with lastmod being equal to date

* Add Updated prefix functionality
2024-11-19 09:09:43 +01:00
panr
d00310f46e Fix README for language settings 2024-08-21 15:43:02 +02:00
panr
0b11e05735 we are back with 4.0 2024-08-21 15:06:28 +02:00
Björn Ehrby
ef7108798b
Fix non-https link to gohugo.io
Fixes the non-secure link to gohugo.io, which sometimes causes security suites to present a warning about non-secure external links
2023-06-05 23:47:46 +02:00
panr
9726b8d806 Allow target="_blank" with .Params.NewTab set to true
This commit belongs to the PR: https://github.com/panr/hugo-theme-terminal/pull/370

by @matidfk
2023-04-13 23:24:56 +02:00
Cézar Augusto
a81c5ae24f
Remove duplicated robots tag
Closes #446
2023-03-22 20:22:42 -03:00
Florian
3d894d14be
correct behaviour even if boolean is written as string 2023-01-19 17:07:38 +01:00
Florian
e06649f8c8 option to set an attribute noindex in front-matter for some sites 2023-01-18 16:55:33 +01:00
panr
20fc1079fa update footer links 2023-01-02 23:19:52 +01:00
panr
1d7e65f42e fix external static style.css path (part 2) 2022-12-09 15:54:14 +01:00
panr
613325cba0 fix external static style.css path 2022-12-08 23:42:23 +01:00
Aliaksei Yazhou
c1952eb7d5 #389 Added additional check if color param is empty string 2022-11-17 00:55:10 +02:00
panr
1e65ffdf24 Layout fixes 2022-11-13 22:45:10 +01:00
panr
39ba3a4ea9 Simplify menus 2022-11-08 00:34:01 +01:00
panr
8b28b06e72 Fix cover param for og:image 2022-11-06 10:31:25 +01:00
panr
3a101141d0 Fix menu layout and bring back spacer element 2022-11-06 10:05:46 +01:00
Radek Kozieł
c5febe957a
Fix menu layout 2022-11-06 09:16:27 +01:00
Rui Miguel Silva Seabra
45dd9bd29e Fix menu's by properly enclosing the inner ul's into li's as it should be. 2022-11-03 19:05:40 +00:00
panr
4fdd77c871 minor fixes 2022-06-21 21:30:21 +02:00
panr
5cf4720aff change menu behavior 2022-06-21 17:15:11 +02:00
panr
7f097d7700 refactor from PostCSS to SASS 2022-06-21 17:14:59 +02:00
panr
56791937ff init module 2022-06-21 15:50:51 +02:00