aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFiles
...
* Update READMEC. Lente2023-02-136
|
* Minor tweaksC. Lente2023-02-132
|
* New images for demoC. Lente2023-02-136
|
* Update demo websiteC. Lente2023-02-133
|
* Add build actionC. Lente2023-02-133
|
* Add min Hugo versionC. Lente2023-02-131
|
* Automatically fetch extra stylesC. Lente2023-02-132
|
* Use relURLsC. Lente2023-02-133
|
* Fix config: ↵C. Lente2023-02-131
| | | | https://discourse.gohugo.io/t/solved-defaultcontentlanguage-does-not-seem-to-work/4135/8
* New example site textC. Lente2023-02-102
|
* More default postsC. Lente2023-02-109
|
* Clean up config.tomlC. Lente2023-02-101
|
* robots.txt is backC. Lente2023-02-101
|
* Favicon is backC. Lente2023-02-101
|
* Separate sintax from styleC. Lente2023-02-104
|
* Better RSSC. Lente2023-02-102
|
* Translate no-postC. Lente2023-02-103
|
* Generalize translation menusC. Lente2023-02-103
|
* New madeWithC. Lente2023-02-091
|
* Move to double quotesC. Lente2023-02-095
|
* Use site.Home.Permalink instead of paramC. Lente2023-02-092
|
* Fetch menus from YAMLC. Lente2023-02-096
|
* Less menus on configC. Lente2023-02-094
|
* YAML header on postsC. Lente2023-02-092
|
* Remove style=C. Lente2023-02-093
|
* Reproduce lente.dev setupC. Lente2023-02-0916
|
* Bring files from personal blogC. Lente2023-02-0121
|
* TypoC. Lente2023-02-011
|
* Update author infoC. Lente2023-02-012
|
* Delete FUNDING.ymlJan Raasch2022-12-271
|
* Remove »Sponsoring«Jan Raasch2022-12-271
|
* chore(deps): bump peaceiris/actions-hugo from 2.5.0 to 2.6.0 (#58)dependabot[bot]2022-10-251
| | | | | | | | | | | | | | | | | | 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>
* chore(deps): bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#57)dependabot[bot]2022-10-251
| | | | | | | | | | | | | | | | | | 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>
* Revert "Fix link to »Blog« on demo page"Jan Raasch2022-09-151
| | | | | | | | 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
* Fix link to »Blog« on demo pageJan Raasch2022-09-151
| | | | 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` 🥹.
* chore(deps-dev): bump js-beautify from 1.14.2 to 1.14.6 (#53)dependabot[bot]2022-09-152
| | | | | | | | | | | | | | | | | | 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>
* Use `overflow-x: auto` to avoid spilling long lines (#49)Andrew Jorgensen2022-09-151
|
* chore(deps-dev): bump js-beautify from 1.14.0 to 1.14.2 (#46)dependabot[bot]2022-03-292
| | | | | | | | | | | | | | | | 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>
* chore(deps): bump actions/checkout from 2.3.4 to 3 (#43)dependabot[bot]2022-03-021
| | | | | | | | | | | | | | | | | 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>
* Update config.toml (#41)Timothy Vieregge2022-01-241
|
* Fix a remaining issue with b8c8871 (#20) (#25)Andrew Jorgensen2021-08-131
| | | | | | | | | | | | | | | | | | | 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.
* Revert "Do not touch div.highlight styles"Jan Raasch2021-08-131
| | | | This reverts commit d3a86c7c6d23cfe6f82d7d8405e3ab522e693a22.
* chore: add demosite to theme.tomlJan Raasch2021-08-091
| | | | see https://github.com/gohugoio/hugoThemesSiteBuilder#theme-configuration
* Do not touch div.highlight stylesJan Raasch2021-08-091
| | | | Closes #25
* chore(deps-dev): bump js-beautify from 1.13.13 to 1.14.0 (#32)dependabot[bot]2021-08-042
| | | | | | | | | | | | | | | | | 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>
* chore(deps): bump peaceiris/actions-hugo from 2.4.13 to 2.5.0 (#30)dependabot[bot]2021-05-281
| | | | | | | | | | 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>
* chore(deps): bump peaceiris/actions-hugo from 2 to 2.4.13 (#28)dependabot[bot]2021-05-131
| | | | | | | | | | 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>
* chore(deps): bump actions/checkout from 2 to 2.3.4 (#29)dependabot[bot]2021-05-131
| | | | | | | | | | 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>
* chore(deps-dev): bump js-beautify from 1.13.11 to 1.13.13 (#26)dependabot[bot]2021-04-292
| | | | | | | | | | 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>
* chore(deps-dev): bump js-beautify from 1.13.5 to 1.13.11 (#24)dependabot[bot]2021-04-142
| | | | | | | | | | 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>