41 Commits

Author SHA1 Message Date
Caio Lente
b335d9ac5e
Add hideReply to exampleSite and credits to README 2024-06-21 16:26:22 -03:00
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
kahakai
6b501733b5
Fix hideUntranslated parameter value in README (#17) 2024-03-26 19:22:42 -03:00
Caio Lente
d0b36f11bd
Choose between original and herman styles 2024-03-04 17:16:00 -03:00
Caio Lente
d48d738e24
Merge branch 'main' into style/herman 2024-03-04 16:16:35 -03:00
Caio Lente
16889fcadb
Merge branch 'master' of github.com:janraasch/hugo-bearblog into janraasch-master 2024-03-04 16:13:03 -03:00
Jan Raasch
fab37cf385 Add »Development«-section on README.md
This is mostly a note to self 📝😁😇
2024-02-20 15:47:14 +01:00
Caio Lente
cabba4d809
Typo on docs 2024-02-08 12:01:03 -03:00
Caio Lente
58693036cf
Typo on docs 2024-02-06 13:39:01 -03:00
Martijn Engler
dec11203de
Use hugo.toml instead of config.toml (#74)
* Use hugo.toml instead of config.toml

Use the file hugo.toml in both the README.md and the exampleSite, since
Hugo will look for this file first.

The current instructions (using config.toml) in a new Hugo site
(that has a hugo.toml-file) means that the site doesn't work, or the
theme is not activated.

Note that this is a breaking change for sites running on older versions.
(But v0.110.0 was released almost a year ago.)

Relevant Hugo commit:

f38a2fbd2e

* Require `hugo v0.110.0`

> Make hugo.toml the new config.toml

see https://github.com/gohugoio/hugo/releases/tag/v0.110.0

---------

Co-authored-by: Jan Raasch <425211+janraasch@users.noreply.github.com>
2024-01-23 10:28:44 +01:00
Caio Lente
7f9bae2d9d
New absfigure shortcode 2024-01-04 23:24:51 -03:00
Caio Lente
bd5d81f18c
Update author param 2024-01-04 17:32:06 -03:00
Caio Lente
bda54f97d8
Update social card logic 2024-01-04 17:21:51 -03:00
Caio Lente
b8de167466
Typo 2023-11-03 00:17:13 -03:00
Caio Lente
a3f09559e4
Conditional CSS 2023-10-27 19:30:53 -03:00
Caio Lente
4edcba8dd1
Make images work with baseURLs containing a subdir 2023-10-18 23:36:03 -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
1cffa4d7d2
Suggest render: false in adition to link: url 2023-10-16 23:47:27 -03:00
Caio Lente
6cd4416ea3
Update README with new config.toml template 2023-09-29 21:01:19 -03:00
Caio Lente
f5a5777912
Add skip links to features and credit @2kool4idkwhat 2023-09-29 20:05:14 -03:00
Jan Raasch
5fc1e03a7a
docs: no email support 😅😁 2023-03-15 16:26:38 +01: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
d263584570
Update toml on README 2023-02-13 21:47:21 -03:00
C. Lente
c24a455410
Update README 2023-02-13 21:45:09 -03:00
C. Lente
27ad8a79e8
Add build action 2023-02-13 18:49:02 -03:00
Jan Raasch
e328177798
Remove »Sponsoring« 2022-12-27 17:34:44 +01:00
Jan Raasch
695c8d284e
docs: fix typo 2020-12-20 20:45:54 +01:00
Jan Raasch
f6a67927cd docs: move "demo" 👆🏻 2020-10-01 16:02:12 +02:00
Jan Raasch
454d19d0a4 docs: link to "raw" screenshots 2020-10-01 16:01:26 +02:00
Jan Raasch
8e1715de8c style: some clean up 2020-10-01 15:58:10 +02:00
Jan Raasch
66e7de3522 docs: add dark screenshot 2020-10-01 15:53:45 +02:00
Jan Raasch
0b121f5eb6 docs: announce dark mode 2020-10-01 15:42:00 +02:00
Jan Raasch
3d510363c7 docs: improve wording on badges 2020-09-11 19:35:53 +02:00
Jan Raasch
053378a2d3 docs: more prominently display sponsorship possibilities 2020-09-09 19:02:14 +02:00
Jan Raasch
7e6d458745 docs(README): add ʕ•ᴥ•ʔ 🤩 😄 👋🏻 2020-09-04 09:04:50 +02:00
Jan Raasch
e13df26c71 refactor: move (non-post) pages to "content"-root 2020-09-04 09:02:09 +02:00
Jan Raasch
5880538157 chore: initial commit 2020-09-03 20:22:23 +02:00