124 Commits

Author SHA1 Message Date
C. Lente
c24a455410
Update README 2023-02-13 21:45:09 -03:00
C. Lente
0fac9c3eba
Minor tweaks 2023-02-13 21:34:52 -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
27ad8a79e8
Add build action 2023-02-13 18:49:02 -03:00
C. Lente
8b6d621f0e
Add min Hugo version 2023-02-13 18:48:58 -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
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
26a33fde27
New example site text 2023-02-10 19:09:09 -03:00
C. Lente
8f8169ac5b
More default posts 2023-02-10 18:27:36 -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
a18a8cc797
Translate no-post 2023-02-10 16:51:07 -03:00
C. Lente
17caeb985f
Generalize translation menus 2023-02-10 16:31:47 -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
4b84339a4f
YAML header on posts 2023-02-09 17:05:10 -03:00
C. Lente
1c249d7b3f
Remove style= 2023-02-09 17:02:15 -03:00
C. Lente
2ba59f18db
Reproduce lente.dev setup 2023-02-09 16:56:09 -03:00
C. Lente
3ec9550325
Bring files from personal blog 2023-02-01 15:06:05 -03:00
C. Lente
76ca2f889f
Typo 2023-02-01 14:27:41 -03:00
C. Lente
ff81f71724
Update author info 2023-02-01 14:23:51 -03:00
Jan Raasch
d524ebeba7
Delete FUNDING.yml 2022-12-27 17:35:49 +01:00
Jan Raasch
e328177798
Remove »Sponsoring« 2022-12-27 17:34:44 +01:00
dependabot[bot]
c50cd1b173
chore(deps): bump peaceiris/actions-hugo from 2.5.0 to 2.6.0 (#58)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: peaceiris/actions-hugo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 08:42:05 +02:00
dependabot[bot]
cfc44879d9
chore(deps): bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#57)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 08:41:48 +02:00
Jan Raasch
90982df8c9 Revert "Fix link to »Blog« on demo page"
This reverts commit 9863ab4f50b81073367145c3edc5a991bada5e53.

Whoops. I should update my local version of `hugo` 😊.

This broke the build, see https://github.com/janraasch/hugo-bearblog/actions/runs/3057300422/jobs/4932310672
2022-09-15 04:04:45 +02:00
Jan Raasch
9863ab4f50 Fix link to »Blog« on demo page
The demo is hosted at https://janraasch.github.io/hugo-bearblog/, but currently the link is »/blog«, so we end up at https://janraasch.github.io/blog with a `404` 🥹.
2022-09-15 04:00:41 +02:00
dependabot[bot]
f8bde64964
chore(deps-dev): bump js-beautify from 1.14.2 to 1.14.6 (#53)
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.14.2 to 1.14.6.
- [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.2...v1.14.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 03:28:47 +02:00
Andrew Jorgensen
fc2635f25d
Use overflow-x: auto to avoid spilling long lines (#49) 2022-09-15 03:26:34 +02:00
dependabot[bot]
f70b720c7e
chore(deps-dev): bump js-beautify from 1.14.0 to 1.14.2 (#46)
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.14.0 to 1.14.2.
- [Release notes](https://github.com/beautify-web/js-beautify/releases)
- [Commits](https://github.com/beautify-web/js-beautify/compare/v1.14.0...v1.14.2)

---
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>
2022-03-29 19:32:51 +02:00
dependabot[bot]
c9b3461ce6
chore(deps): bump actions/checkout from 2.3.4 to 3 (#43)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.
- [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/v2.3.4...v3)

---
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>
2022-03-02 18:40:29 +01:00
Timothy Vieregge
b1ebca14a6
Update config.toml (#41) 2022-01-24 08:08:18 +01:00
Andrew Jorgensen
2fa45b92a2
Fix a remaining issue with b8c8871 (#20) (#25)
It turns out my original proposal for #20 was correct, but not for the
reasons I thought. We need to set both `background-color` and `color` to
`initial` on `div.highlight pre` because that's where Chroma sets those
colors (including the default `color` if configured). Setting to
`initial` there makes it so that if the selected style *doesn't*
configure a default color, we'll use the `initial` color, which is going
to be the right choice because the reason style author left that unset
because they didn't consider dark color schemes messing with their
style. Then we `unset` the colors on `div.highlight code` because
otherwise the `code` colors from the theme will override the colors that
would otherwise be inherited from Chroma's `<pre>` element.

Stricly speaking I can't say that setting `background-color` to
`initial` is required, because I haven't found a Chroma style that
*doesn't* set a `background-color`, but I figure it's possible (at least
for a light theme) and it makes sense to fix it just in case, and causes
no harm otherwise.
2021-08-13 08:42:04 +02:00
Jan Raasch
78c5241a8e Revert "Do not touch div.highlight styles"
This reverts commit d3a86c7c6d23cfe6f82d7d8405e3ab522e693a22.
2021-08-13 08:40:13 +02:00
Jan Raasch
a09bc35d1a chore: add demosite to theme.toml
see https://github.com/gohugoio/hugoThemesSiteBuilder#theme-configuration
2021-08-09 19:28:03 +02:00
Jan Raasch
d3a86c7c6d Do not touch div.highlight styles
Closes #25
2021-08-09 18:56:14 +02:00
dependabot[bot]
623c415b65
chore(deps-dev): bump js-beautify from 1.13.13 to 1.14.0 (#32)
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.13 to 1.14.0.
- [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.13.13...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-04 02:36:04 +02:00
dependabot[bot]
6408d03c68
chore(deps): bump peaceiris/actions-hugo from 2.4.13 to 2.5.0 (#30)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.4.13 to 2.5.0.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2.4.13...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 17:47:49 +02:00
dependabot[bot]
4304479210
chore(deps): bump peaceiris/actions-hugo from 2 to 2.4.13 (#28)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 2.4.13.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2...v2.4.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 10:12:46 +02:00
dependabot[bot]
48b8486bca
chore(deps): bump actions/checkout from 2 to 2.3.4 (#29)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 10:12:30 +02:00
dependabot[bot]
f6dd9d1e7c
chore(deps-dev): bump js-beautify from 1.13.11 to 1.13.13 (#26)
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.11 to 1.13.13.
- [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.13.11...v1.13.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 17:11:50 +02:00
dependabot[bot]
11d7e54cb9
chore(deps-dev): bump js-beautify from 1.13.5 to 1.13.11 (#24)
Bumps [js-beautify](https://github.com/beautify-web/js-beautify) from 1.13.5 to 1.13.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.13.5...v1.13.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-14 09:06:06 +02:00