Commit Graph

112 Commits

Author SHA1 Message Date
641c5a27ac Merge pull request #447 from cizordj/patch-3
Remove duplicated robots tag
2023-03-23 08:07:02 +01:00
a81c5ae24f Remove duplicated robots tag
Closes #446
2023-03-22 20:22:42 -03:00
1252b09ca9 Fix little typo in the README 2023-03-06 20:30:01 -03:00
5aac274434 Update the image shortcode
- Add both width and height attributes
2023-03-06 20:21:08 -03:00
194fc9b1c3 Update USERS.md 2023-02-26 11:27:49 +00:00
5d7c29f916 Remove broken links from USERS.md
I was looking for example sites and encountered several broken links in
USERS.md. This commit removes all links that have connection problems.
Links were verified using the script in [1].

A complete list of the removed links is included below.

[1]: https://gist.github.com/larsks/87763718da69eaced3c8901cc7e27ae8

- Removed https://thecodecousins.com: failed to connect
- Removed https://dawsonverboven.com/: failed to connect
- Removed https://geekx.tech/: failed to connect
- Removed https://ssgram.dev: failed to connect
- Removed https://schacherbauer.dev: failed to connect
- Removed https://waterloos.niflheimr.blue/: failed to connect
- Removed https://security.jtang.dev: ssl error (bad certificate?)
- Removed https://wjdevschool.com/: failed to connect
- Removed https://rinma.dev: ssl error (bad certificate?)
- Removed https://conight.com: 403 Client Error: Forbidden for url: https://conight.com/
- Removed https://markopolo123.github.io: 404 Client Error: Not Found for url: https://markopolo123.github.io/
- Removed https://openfoxblog.leven.dev/: ssl error (bad certificate?)
- Removed https://mickie1.gitlab.io/blog/: 503 Server Error: Service Temporarily Unavailable for url: https://gitlab.com/users/sign_in
- Removed https://cristiioan.me: ssl error (bad certificate?)
- Removed https://1mup.myorange.house: failed to connect
- Removed https://bg117.xyz/projects: failed to connect
- Removed https://nazdarthegame.com/: ssl error (bad certificate?)
- Removed https://dongzhi.me: 400 Client Error: Bad Request for url: https://dongzhi.me/
2023-02-14 14:49:43 -05:00
5e4e359e89 Update USERS.md
just as a notice, in case you want to keep this USERS.md update; There are multiple links not pointing to hugo-theme-terminal sites, as far as I can see.
2023-01-31 18:10:38 +01:00
f069aede2d add support for tasklist checkbox 2023-01-31 18:47:23 +08:00
75c034ddd3 rm resources directory 2023-01-31 14:47:52 +08:00
35e18fcf2c Update USERS.md 2023-01-28 13:29:53 -07:00
2b14b3d4e5 Merge pull request #417 from T2hhbmEK/fix/summary
fix summary not showing
2023-01-21 23:12:58 +01: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
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
3d894d14be correct behaviour even if boolean is written as string 2023-01-19 17:07:38 +01:00
415337451b 4 spaces instead of 1 tab 2023-01-19 17:03:35 +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
94d8927676 Merge pull request #412 from AntonioGarosi/patch-1
Update USERS.md
2023-01-17 22:22:57 +01:00
12d439387d Update USERS.md 2023-01-17 20:51:02 +01:00
7fa36fe0ee Merge pull request #408 from QuLogic/min-version
Add required version to config
v3.1.2
2023-01-04 09:01:35 +01:00
1f676558df Update README.md 2023-01-04 08:50:14 +01:00
985bed75ff update go.mod version v3.1.1 2023-01-04 08:26:16 +01:00
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
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
007d7f3df6 Update README.md 2022-11-21 08:48:27 +01:00
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
c1952eb7d5 #389 Added additional check if color param is empty string 2022-11-17 00:55:10 +02:00
0b5cc9b75f Fix menu items 2022-11-13 23:36:26 +01:00
2654974bdd Layout fixes 2022-11-13 23:21:03 +01:00
1e65ffdf24 Layout fixes 2022-11-13 22:45:10 +01:00
b931e14ece Update theme version v3.1.0 2022-11-08 08:34:36 +01:00
39ba3a4ea9 Simplify menus 2022-11-08 00:34:01 +01:00
09628b6b3d Update dev dependencies 2022-11-07 18:34:28 +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
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
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
1c93397784 Update README.md 2022-10-30 08:20:35 +01:00
6601fd0b14 Update README.md 2022-10-29 23:02:57 +02:00
4a77a89ea7 Remove comma from package.json 2022-10-28 13:24:01 +02:00
6250dca5a0 Fix media-queries for tablet and mobile 2022-10-27 16:36:28 +02:00
4d906006aa Merge pull request #382 from kylestratis/patch-2
Update USERS.md
2022-10-25 08:22:29 +02:00
c0595bfe3c Update USERS.md 2022-10-24 20:59:55 -04:00
855855cd60 Fix .Lastmod context 2022-10-24 16:31:41 +02:00
0e14937d31 Update Meta and README 2022-10-23 11:18:31 +02:00
661243194d Update README 2022-10-22 17:25:55 +02:00