Commit Graph

53 Commits

Author SHA1 Message Date
Cézar Augusto
a81c5ae24f
Remove duplicated robots tag
Closes #446
2023-03-22 20:22:42 -03:00
Radek Kozieł
2b14b3d4e5
Merge pull request #417 from T2hhbmEK/fix/summary
fix summary not showing
2023-01-21 23:12:58 +01:00
T2hhbmEK
1093ce9610
fix summary not showing 2023-01-21 23:20:14 +08:00
Radek Kozieł
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
Radek Kozieł
bf0dc1643b
Merge pull request #414 from florianbieser/FeatureReadingtimeI18N
option to write the reading time in the same language as the site
2023-01-20 00:32:18 +01:00
Florian
3d894d14be
correct behaviour even if boolean is written as string 2023-01-19 17:07:38 +01:00
Florian
415337451b
4 spaces instead of 1 tab 2023-01-19 17:03:35 +01:00
Florian
e06649f8c8 option to set an attribute noindex in front-matter for some sites 2023-01-18 16:55:33 +01:00
Florian
de960997bc option to write the reading time in the same language as the site 2023-01-18 16:51:20 +01:00
Radek Kozieł
94d8927676
Merge pull request #412 from AntonioGarosi/patch-1
Update USERS.md
2023-01-17 22:22:57 +01:00
Antonio
12d439387d
Update USERS.md 2023-01-17 20:51:02 +01:00
Radek Kozieł
7fa36fe0ee
Merge pull request #408 from QuLogic/min-version
Add required version to config
2023-01-04 09:01:35 +01:00
Radek Kozieł
1f676558df
Update README.md 2023-01-04 08:50:14 +01:00
panr
985bed75ff update go.mod version 2023-01-04 08:26:16 +01:00
Elliott Sales de Andrade
893ded398f Add required version to config
This should generate a warning from hugo if using the standard build, or
an old one.
2023-01-03 20:41:08 -05: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
Radek Kozieł
007d7f3df6
Update README.md 2022-11-21 08:48:27 +01:00
Radek Kozieł
5b9dff342a
Merge pull request #396 from hubba1987/389-fix
#389 Added additional check if color param is empty string
2022-11-17 10:41:52 +01:00
Aliaksei Yazhou
c1952eb7d5 #389 Added additional check if color param is empty string 2022-11-17 00:55:10 +02:00
panr
0b5cc9b75f Fix menu items 2022-11-13 23:36:26 +01:00
panr
2654974bdd Layout fixes 2022-11-13 23:21:03 +01:00
panr
1e65ffdf24 Layout fixes 2022-11-13 22:45:10 +01:00
Radek Kozieł
b931e14ece
Update theme version 2022-11-08 08:34:36 +01:00
panr
39ba3a4ea9 Simplify menus 2022-11-08 00:34:01 +01:00
panr
09628b6b3d Update dev dependencies 2022-11-07 18:34:28 +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
Radek Kozieł
1023b03b77
Merge pull request #386 from rseabra/fix-menus
Fix menu's by properly enclosing the inner ul's into li's as it shoul…
2022-11-06 09:13:48 +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
Radek Kozieł
1c93397784
Update README.md 2022-10-30 08:20:35 +01:00
Radek Kozieł
6601fd0b14
Update README.md 2022-10-29 23:02:57 +02:00
panr
4a77a89ea7 Remove comma from package.json 2022-10-28 13:24:01 +02:00
panr
6250dca5a0 Fix media-queries for tablet and mobile 2022-10-27 16:36:28 +02:00
Radek Kozieł
4d906006aa
Merge pull request #382 from kylestratis/patch-2
Update USERS.md
2022-10-25 08:22:29 +02:00
Kyle Stratis
c0595bfe3c
Update USERS.md 2022-10-24 20:59:55 -04:00
panr
855855cd60 Fix .Lastmod context 2022-10-24 16:31:41 +02:00
panr
0e14937d31 Update Meta and README 2022-10-23 11:18:31 +02:00
panr
661243194d Update README 2022-10-22 17:25:55 +02:00
panr
628c104026 Update hugo module 2022-10-22 14:39:11 +02:00
panr
ea5c6aa798 Update templates and README 2022-10-22 13:30:32 +02:00
Radek Kozieł
996701fde0
Update README.md 2022-10-18 23:26:27 +02:00
panr
68a3724bdb update README 2022-07-08 16:48:23 +02:00
panr
0aa97c00cc update README 2022-07-08 16:42:18 +02:00
panr
138bbfe3d3 update README 2022-07-08 16:23:09 +02:00
panr
95e5745d5b add go.mod file 2022-07-08 15:42:03 +02:00
panr
43336f9997 get rid of postcss 2022-06-21 22:11:51 +02:00
panr
4fdd77c871 minor fixes 2022-06-21 21:30:21 +02:00