167 Commits

Author SHA1 Message Date
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
d48d738e24
Merge branch 'main' into style/herman 2024-03-04 16:16:35 -03:00
Caio Lente
0d99fd11dc
Merge branch 'janraasch-master' 2024-03-04 16:13:18 -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
139ff34809 Auto-merge minor updates 🎸 2024-02-20 16:07:38 +01: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
Jan Raasch
ea7bb396cc Fill og:title on home page
See #84
2024-02-20 11:57:49 +01:00
dependabot[bot]
a7819218f7
chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1 (#85)
Bumps [js-beautify](https://github.com/beautifier/js-beautify) from
1.14.11 to 1.15.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's
changelog</a>.</em></p>
<blockquote>
<h2>v1.15.1</h2>
<ul>
<li>Turn new angular templating off by default in html (<a
href="https://redirect.github.com/beautifier/js-beautify/pull/2247">#2247</a>)</li>
<li>Perf regression in latest release (1.15.0) (<a
href="https://redirect.github.com/beautifier/js-beautify/issues/2246">#2246</a>)</li>
</ul>
<h2>v1.15.0</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/beautifier/js-beautify/issues/2219">#2219</a>
- formatting of new Angular control flow syntax (<a
href="https://redirect.github.com/beautifier/js-beautify/pull/2221">#2221</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8ebec7e81a"><code>8ebec7e</code></a>
Release: 1.15.1</li>
<li><a
href="f11af53db1"><code>f11af53</code></a>
Merge remote-tracking branch 'origin/staging/main' into
staging/release</li>
<li><a
href="9d4b333b69"><code>9d4b333</code></a>
Merge remote-tracking branch 'origin/release' into staging/release</li>
<li><a
href="f53ce3a5ff"><code>f53ce3a</code></a>
Bump version numbers for 1.15.1</li>
<li><a
href="5b41158f2e"><code>5b41158</code></a>
Update Changelog</li>
<li><a
href="5150015660"><code>5150015</code></a>
Merge pull request <a
href="https://redirect.github.com/beautifier/js-beautify/issues/2247">#2247</a>
from bitwiseman/feat/angular-off-default</li>
<li><a
href="5233c8f5f4"><code>5233c8f</code></a>
Add test for angular css conflict</li>
<li><a
href="96340d5d43"><code>96340d5</code></a>
Turn off new angular templating by default in html</li>
<li><a
href="b4775c33a1"><code>b4775c3</code></a>
Merge pull request <a
href="https://redirect.github.com/beautifier/js-beautify/issues/2235">#2235</a>
from beautifier/dependabot/github_actions/actions/ca...</li>
<li><a
href="87d3796bbc"><code>87d3796</code></a>
Merge pull request <a
href="https://redirect.github.com/beautifier/js-beautify/issues/2245">#2245</a>
from beautifier/dependabot/npm_and_yarn/webpack-5.90.2</li>
<li>Additional commits viewable in <a
href="https://github.com/beautifier/js-beautify/compare/v1.14.11...v1.15.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.14.11&new-version=1.15.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 17:32:13 +00:00
Caio Lente
3c5d3c4afc
Fix #9 2024-02-08 12:01:55 -03:00
Caio Lente
cabba4d809
Typo on docs 2024-02-08 12:01:03 -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
58693036cf
Typo on docs 2024-02-06 13:39:01 -03:00
dependabot[bot]
0b64d5ad10
chore(deps-dev): bump js-beautify from 1.14.6 to 1.14.11 (#78)
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.14.6 to 1.14.11.
- [Release notes](https://github.com/beautify-web/js-beautify/releases)
- [Changelog](https://github.com/beautify-web/js-beautify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/beautify-web/js-beautify/compare/v1.14.6...v1.14.11)

---
updated-dependencies:
- dependency-name: js-beautify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 11:12:21 +00:00
Jan Raasch
2e4a4c2424 Add more permissions to auto-merge workflow 🔓
Still trying to fix

```
GraphQL: Resource not accessible by integration (mergePullRequest)
```

See https://github.com/janraasch/hugo-bearblog/actions/runs/7624250504/job/20766236838

and https://github.com/cli/cli/discussions/7617
2024-01-23 12:08:55 +01:00
Jan Raasch
d255667dfb Move auto-merge to separate workflow 2024-01-23 11:46:13 +01:00
Jan Raasch
993dcdbc45 Add permissions to »Auto-Merge«-job 2024-01-23 11:17:51 +01:00
Jan Raasch
4ce692eb8c Approve & squash merge dependabot prs
See https://dev.to/lkurzyniec/github-auto-merge-dependabot-prs-26dj
2024-01-23 11:07:09 +01:00
dependabot[bot]
fe522cefe3
chore(deps): bump actions/upload-artifact from 3 to 4 (#77)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:36:08 +01:00
dependabot[bot]
e42cc214a3
chore(deps): bump actions/download-artifact from 3 to 4 (#76)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:33:33 +01: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
dependabot[bot]
939a4e9e00
chore(deps): bump actions/checkout from 3 to 4 (#72)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:05:23 +01: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
b8de167466
Typo 2023-11-03 00:17:13 -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
20cbc4a5ae
Merge remote-tracking branch 'origin/main' into style/herman 2023-10-27 17:51:29 -03:00
Caio Lente
95746b151d
Customize figure style 2023-10-25 19:24:34 -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
1cffa4d7d2
Suggest render: false in adition to link: url 2023-10-16 23:47:27 -03:00
Caio Lente
f991890cc2
Add icon idicating external posts 2023-10-16 23:46:00 -03:00
Caio Lente
15f8ac8632
Suggest render: false in adition to link: url 2023-10-16 23:45:47 -03:00
Caio Lente
591f62e523
Bring updates from main 2023-10-16 22:44:59 -03:00
Caio Lente
6cd4416ea3
Update README with new config.toml template 2023-09-29 21:01:19 -03:00