Christian Mutti
e7b875a1fa
Add hideReply
functionality to pages ( #18 )
...
Set the `hideReply` param on front matter to completely remove the "reply
to" link present in the bottom of the pages. This is
backwards-compatible given that any page that does not have the
`hideReply` param will continue to work as before.
2024-06-21 16:21:25 -03:00
Caio Lente
729a354f4c
Add author meta tag (by @ttybitnik)
2024-04-08 15:28:46 -03:00
Caio Lente
c8673f43ba
Fix #13
2024-03-05 15:24:13 -03:00
Caio Lente
fe5c892af5
Tags in lowercase
2024-03-04 17:27:28 -03:00
Caio Lente
d0b36f11bd
Choose between original and herman styles
2024-03-04 17:16:00 -03:00
Caio Lente
f71c396687
Merge branch 'style/herman'
2024-03-04 16:44:08 -03:00
Caio Lente
5d2a097a0b
Remove HTML spacing
2024-03-04 16:35:15 -03:00
Caio Lente
3c5d3c4afc
Fix #9
2024-02-08 12:01:55 -03:00
Caio Lente
116e87f7d0
Heuristic for reducing font size on social cards with long titles
2024-02-06 13:55:31 -03:00
Caio Lente
f1a6317651
Merge branch 'main' into style/herman
2024-01-08 14:53:41 -03:00
Caio Lente
5f343dee4f
Fix #10
2024-01-08 14:11:08 -03:00
Caio Lente
7f9bae2d9d
New absfigure shortcode
2024-01-04 23:24:51 -03:00
Caio Lente
f0643ea038
Merge branch 'main' into style/herman
2024-01-04 19:37:50 -03:00
Caio Lente
bd5d81f18c
Update author param
2024-01-04 17:32:06 -03:00
Caio Lente
0b1713a7d9
Update RSS template
2024-01-04 17:31:55 -03:00
Caio Lente
bda54f97d8
Update social card logic
2024-01-04 17:21:51 -03:00
Caio Lente
488fcc401f
Merge remote-tracking branch 'origin/main' into style/herman
2023-10-27 19:31:22 -03:00
Caio Lente
a3f09559e4
Conditional CSS
2023-10-27 19:30:53 -03:00
Caio Lente
7bee3815bd
Merge remote-tracking branch 'origin/main' into style/herman
2023-10-19 00:31:02 -03:00
Caio Lente
4edcba8dd1
Make images work with baseURLs containing a subdir
2023-10-18 23:36:03 -03:00
Caio Lente
d3768fa53b
Merge remote-tracking branch 'origin/main' into style/herman
2023-10-17 23:36:32 -03:00
Caio Lente
fc8583e445
Create byline class
2023-10-17 23:34:17 -03:00
Caio Lente
26fa3804af
Merge remote-tracking branch 'origin/main' into style/herman
2023-10-17 15:50:58 -03:00
Caio Lente
88edea7e8a
Show post author if provided
2023-10-17 15:49:40 -03:00
Caio Lente
bf804a0814
Improved RSS template
2023-10-17 15:41:36 -03:00
Caio Lente
77893ccf46
Move 'reply by email' button to the bottom of every post
2023-10-17 01:10:22 -03:00
Caio Lente
d796205bf8
Merge origin/main into style/herman
2023-10-17 00:06:07 -03:00
Caio Lente
cfb20f6851
Add icon idicating external posts
2023-10-16 23:48:18 -03:00
Caio Lente
f991890cc2
Add icon idicating external posts
2023-10-16 23:46:00 -03:00
Caio Lente
591f62e523
Bring updates from main
2023-10-16 22:44:59 -03:00
Caio Lente
dc1d2cf057
Fix #2
2023-09-29 20:56:09 -03:00
Caio Lente
6f981964e0
Add i18n to skiplink
2023-09-29 19:57:55 -03:00
Caio Lente
d14c9c0dec
Merge branch 'main' into language-params-fix
2023-09-29 19:52:52 -03:00
Caio Lente
6f2e7d0c6f
Merge pull request #5 from 2kool4idkwhat/main
...
a11y: add a "skip to main content" link
2023-09-29 19:49:56 -03:00
Said Neder
363099d129
Update deprecated parameters use
2023-08-20 23:50:00 -07:00
2kool4idkwhat
afebeba99d
a11y: add skipnav link
2023-07-12 14:48:00 +02:00
huantian
300cf058e1
fix: change use of .Site.Language.Params.params -> .Site.Params
...
.Site.Language.Params was deprecated in Hugo 0.112.0, see https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
2023-06-13 12:44:21 -07:00
C. Lente
2419e25e73
Update social cards
2023-04-27 12:25:09 -03:00
C. Lente
603876b88d
Adjust heading sizes
2023-04-27 11:55:52 -03:00
C. Lente
f97270c331
Add Herman style
2023-04-25 17:57:50 -03:00
C. Lente
f26d122b2a
Make website title H1
2023-04-25 16:07:22 -03:00
C. Lente
488da01892
Better social card logic
2023-03-04 16:36:06 -03:00
C. Lente
f9ba6222e4
Dynamically generated social cards
2023-03-04 15:08:11 -03:00
C. Lente
a98c11f5f7
Add social links to config
2023-03-04 14:39:39 -03:00
C. Lente
667b002601
Open external links in another tab
2023-02-27 17:49:32 -03:00
C. Lente
f65d96962b
Fix lighthouse uncrawlable links
2023-02-27 16:32:22 -03:00
C. Lente
d6592fd409
Automatically fetch extra styles
2023-02-13 17:59:27 -03:00
C. Lente
15a1e63122
Use relURLs
2023-02-13 16:50:21 -03:00
C. Lente
d78444cd19
Separate sintax from style
2023-02-10 17:32:44 -03:00
C. Lente
6e341272f5
Better RSS
2023-02-10 17:16:49 -03:00