25 Commits

Author SHA1 Message Date
Caio Lente
77893ccf46
Move 'reply by email' button to the bottom of every post 2023-10-17 01:10:22 -03:00
Caio Lente
dc1d2cf057
Fix #2 2023-09-29 20:56:09 -03:00
C. Lente
488da01892
Better social card logic 2023-03-04 16:36:06 -03:00
C. Lente
8b4ac7a925
Fix path to share image again 2023-03-04 15:32:37 -03:00
C. Lente
2f82fa99b7
Fix path to share image 2023-03-04 15:20:14 -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
3b1e939020
Reorder options in config 2023-03-02 14:35:20 -03:00
C. Lente
f9a536f74c
New images for demo 2023-02-13 21:31:35 -03:00
C. Lente
356f6f192e
Update demo website 2023-02-13 21:18:59 -03:00
C. Lente
ee51627153
Fix config: https://discourse.gohugo.io/t/solved-defaultcontentlanguage-does-not-seem-to-work/4135/8 2023-02-13 16:25:24 -03:00
C. Lente
70e60e7605
Clean up config.toml 2023-02-10 17:58:47 -03:00
C. Lente
6fd0628f81
robots.txt is back 2023-02-10 17:40:02 -03:00
C. Lente
9d89e94f48
Favicon is back 2023-02-10 17:37:29 -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
C. Lente
a8c0f3734f
New madeWith 2023-02-09 17:54:15 -03:00
C. Lente
cba0246af9
Move to double quotes 2023-02-09 17:51:22 -03:00
C. Lente
6d88b28c14
Use site.Home.Permalink instead of param 2023-02-09 17:31:27 -03:00
C. Lente
045c2e3495
Fetch menus from YAML 2023-02-09 17:28:32 -03:00
C. Lente
7a4c8fd24b
Less menus on config 2023-02-09 17:17:51 -03:00
C. Lente
2ba59f18db
Reproduce lente.dev setup 2023-02-09 16:56:09 -03:00
Timothy Vieregge
b1ebca14a6
Update config.toml (#41) 2022-01-24 08:08:18 +01:00
Akira Baruah
be0ba327e3 feat: enable optional custom date format
Adds a .Site.Params.dateFormat setting to let users specify a Hugo-style
date format string for content. Previously, the date format was
hardcoded to "02 Jan, 2006", presumably to match the original BearBlog
style. This format gets used by default if the new "dateFormat" setting
is absent from the site config.
2021-04-12 17:18:41 +02:00
Jan Raasch
5880538157 chore: initial commit 2020-09-03 20:22:23 +02:00