Commit Graph

39 Commits

Author SHA1 Message Date
c57581a3b3 fix read more link
closes #480
2024-09-07 23:27:10 +02:00
d2397d672d fix headings, buttons and make it adaptable for updated terminal.css 2024-08-29 12:35:56 +02:00
d00310f46e Fix README for language settings 2024-08-21 15:43:02 +02:00
0b11e05735 we are back with 4.0 2024-08-21 15:06:28 +02:00
3a5a676118 fixes after PRs 2023-06-10 00:27:17 +02:00
653c3a1b7e Merge pull request #460 from Thunder33345/taxonomy-title
Added heading to term pages
2023-06-09 23:37:19 +02:00
bcbd22ba8a Merge pull request #459 from Thunder33345/patch-1
Show content if available in terms.html
2023-06-09 23:34:12 +02:00
7926417fc8 Merge pull request #461 from Thunder33345/stray-decoration
Fixed stray `::` when there's no other content to show
2023-06-09 23:33:27 +02:00
e121cb427f Merge pull request #439 from cizordj/patch-1
Update the image shortcode
2023-06-09 23:30:16 +02:00
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
729543fbd1 apply decorator fix 2023-04-30 22:17:16 +08:00
823168e161 changed decorators for single 2023-04-30 21:44:59 +08:00
32df60e801 moved :: decoration position
this hides it if there's no post author to show
2023-04-30 21:34:08 +08:00
e76c7ebb66 added heading to term pages 2023-04-27 00:54:20 +08:00
74e7e40de1 Add option to show content in terms.html 2023-04-26 23:50:25 +08:00
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
a81c5ae24f Remove duplicated robots tag
Closes #446
2023-03-22 20:22:42 -03:00
5aac274434 Update the image shortcode
- Add both width and height attributes
2023-03-06 20:21:08 -03:00
1093ce9610 fix summary not showing 2023-01-21 23:20:14 +08:00
9e657da94a Merge pull request #415 from florianbieser/FeatureNoindexAttribute
option to set an attribute noindex in front-matter for some sites
2023-01-20 19:08:30 +01:00
3d894d14be correct behaviour even if boolean is written as string 2023-01-19 17:07:38 +01:00
e06649f8c8 option to set an attribute noindex in front-matter for some sites 2023-01-18 16:55:33 +01:00
de960997bc option to write the reading time in the same language as the site 2023-01-18 16:51:20 +01:00
20fc1079fa update footer links 2023-01-02 23:19:52 +01:00
1d7e65f42e fix external static style.css path (part 2) 2022-12-09 15:54:14 +01:00
613325cba0 fix external static style.css path 2022-12-08 23:42:23 +01:00
c1952eb7d5 #389 Added additional check if color param is empty string 2022-11-17 00:55:10 +02:00
1e65ffdf24 Layout fixes 2022-11-13 22:45:10 +01:00
39ba3a4ea9 Simplify menus 2022-11-08 00:34:01 +01:00
8b28b06e72 Fix cover param for og:image 2022-11-06 10:31:25 +01:00
3a101141d0 Fix menu layout and bring back spacer element 2022-11-06 10:05:46 +01:00
c5febe957a Fix menu layout 2022-11-06 09:16:27 +01:00
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
855855cd60 Fix .Lastmod context 2022-10-24 16:31:41 +02:00
ea5c6aa798 Update templates and README 2022-10-22 13:30:32 +02:00
4fdd77c871 minor fixes 2022-06-21 21:30:21 +02:00
5cf4720aff change menu behavior 2022-06-21 17:15:11 +02:00
7f097d7700 refactor from PostCSS to SASS 2022-06-21 17:14:59 +02:00
56791937ff init module 2022-06-21 15:50:51 +02:00