zjedi
cb39017f57
Merge branch 'master' into pr/92
2023-03-10 00:47:17 +01:00
zjedi
5152e5d51f
Merge pull request #81 from patrickfav/master
...
Optimize Theme with Assets Bundles and fixes missing lang attribute in HTML
2023-03-10 00:02:52 +01:00
zjedi
ef2430ab16
Merge branch 'master' into pr/81
2023-03-09 23:57:43 +01:00
Zdenek Kedaj
e1f998a050
upgrade declared hugo dependency to latest version: min_version = "0.111.2"
2023-03-09 23:43:01 +01:00
zjedi
8c88d93bfa
Merge pull request #101 from zjedi/master
...
external links - extlink shortcode allow opening links in new browser tab
2023-03-08 22:57:45 +01:00
zjedi
234f9f7d29
Merge pull request #99 from OliverObst/hugo-scrollex
...
external links - external links in main menu
2023-03-08 22:57:00 +01:00
zjedi
ab58531f0e
Update layouts/partials/head.html, with charset=UTF-8
2023-03-08 19:48:02 +01:00
Oliver Obst
719943ad30
Merge branch 'janraasch:master' into hugo-scrollex
2023-03-08 15:57:59 +11:00
Zdenek Kedaj
930da671a3
Merge remote-tracking branch 'origin/master'
2023-03-07 22:54:47 +01:00
zjedi
16ac779650
Merge pull request #96 from susnux/feat/icon-on-back
...
Add icon on default single view infront of back-to-homepage link
2023-03-07 22:51:08 +01:00
zjedi
3498c80193
Merge pull request #79 from TheLastGimbus/font-display-swap
...
Add font-display: swap property to avoid invisible text
2023-03-07 21:55:35 +01:00
zjedi
469cf9335b
Merge pull request #94 from susnux/fix/invalid-css
...
Fix invalid CSS syntax - table.plain tbody
2023-03-07 21:42:40 +01:00
Oliver Obst
a59eb2f896
added support for external links in main menu
2023-03-04 18:45:17 +11:00
Patrick Favre-Bulle
0080c4131a
Fix HTML validator errors
2023-02-26 23:40:18 +01:00
Zdenek Kedaj
b04a7133b5
Merge remote-tracking branch 'origin/master'
2023-02-26 20:54:41 +01:00
Ferdinand Thiessen
a8f0e18f56
Add icon on defaul single view infront of back-to-homepage link
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-26 18:17:08 +01:00
Ferdinand Thiessen
3c143a6349
Fix invalid CSS syntax
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-26 17:52:45 +01:00
Ferdinand Thiessen
13fdf6ccad
chore: Update normalize.css to version 8.0.1
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-26 17:45:52 +01:00
dependabot[bot]
a9d7afe14c
chore(deps): bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.2 ( #86 )
...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from 3.8.0 to 3.9.2.
- [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.2 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 16:52:10 +01:00
dependabot[bot]
756658467c
chore(deps-dev): bump prettier from 2.7.1 to 2.8.4 ( #89 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.4 )
---
updated-dependencies:
- dependency-name: prettier
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>
2023-02-09 16:51:52 +01:00
Patrick Favre-Bulle
5cab7a6ec8
Update jquery to 3.6.3
2022-12-30 16:13:40 +01:00
Patrick Favre-Bulle
05a5159112
Add lang attribute in themen
2022-12-30 01:41:37 +01:00
Patrick Favre-Bulle
0e9b40d891
Remove unnecessary stylesheet import in theme
2022-12-30 01:09:48 +01:00
Patrick Favre-Bulle
b2f3cef507
Include fork awesome into css bundle
2022-12-30 00:44:59 +01:00
Patrick Favre-Bulle
5d3cd873e3
Remove obsolete font awesome data
2022-12-30 00:39:54 +01:00
Patrick Favre-Bulle
cb810daf4b
Remove obsolete jquery file
2022-12-30 00:22:01 +01:00
Patrick Favre-Bulle
6802a82d0d
add asset bundling, cache busting and fingerprinting to css and js
2022-12-29 23:23:24 +01:00
Jan Raasch
d54665763d
chore: DELETE FUNDING.yml
2022-12-27 17:41:34 +01:00
Jan Raasch
e1c7ce2180
chore: remove »sponsor«-section
2022-12-27 17:41:05 +01:00
Mateusz Soszyński
c7a3401cbf
Add font-display property
2022-11-28 12:00:51 +01:00
Zdenek Kedaj
71a24464c0
extlink.html shortcode allow opening links in new browser tab
2022-10-01 23:43:09 +02:00
dependabot[bot]
989db17484
chore(deps-dev): bump prettier-plugin-go-template from 0.0.11 to 0.0.13 ( #59 )
...
Bumps [prettier-plugin-go-template](https://github.com/NiklasPor/prettier-plugin-go-template ) from 0.0.11 to 0.0.13.
- [Release notes](https://github.com/NiklasPor/prettier-plugin-go-template/releases )
- [Commits](https://github.com/NiklasPor/prettier-plugin-go-template/commits )
---
updated-dependencies:
- dependency-name: prettier-plugin-go-template
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-16 16:44:30 +02:00
Dominik Gedon
a63d1927f2
Update jQuery to 3.6.0 ( #64 )
...
This will update jQuery to version 3.6.0 due to security issues.
See https://snyk.io/vuln/npm:jquery?lh=1.11.3
Signed-off-by: Dominik Gedon <dominik@gedon.org>
Signed-off-by: Dominik Gedon <dominik@gedon.org>
2022-09-16 16:43:33 +02:00
dependabot[bot]
c2e988911e
chore(deps-dev): bump prettier from 2.6.1 to 2.7.1 ( #67 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
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-09-16 16:40:28 +02:00
dependabot[bot]
1d92c6b79b
chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 ( #54 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: prettier
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-25 16:37:41 +01:00
dependabot[bot]
28b0d82a53
chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 ( #53 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0 )
---
updated-dependencies:
- dependency-name: prettier
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>
2022-03-16 17:31:27 +01:00
dependabot[bot]
a7c81c4a4a
chore(deps): bump actions/checkout from 2.4.0 to 3 ( #50 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 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.4.0...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 16:52:42 +01:00
passw0rd123
81d29af505
Deliver fonts locally ( #48 )
...
Fixes #34
* host jquery-1.11.3.min.js locally
Resource downloaded from linked URL https://code.jquery.com/jquery-1.11.3.min.js
ecb916133a9376911f10bc5c659952eb0031e457f5df367cde560edbfba38fb8 jquery-1.11.3.min.js
* deliver fonts locally
2022-02-03 12:32:11 +01:00
passw0rd123
85d913feb0
host jquery-1.11.3.min.js locally ( #47 )
...
Resource downloaded from linked URL https://code.jquery.com/jquery-1.11.3.min.js
ecb916133a9376911f10bc5c659952eb0031e457f5df367cde560edbfba38fb8 jquery-1.11.3.min.js
2022-02-02 10:05:22 +01:00
dependabot[bot]
3791fec0d1
chore(deps): bump actions/checkout from 2.3.4 to 2.4.0 ( #40 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.4.0.
- [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...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
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-12-07 17:25:38 +01:00
dependabot[bot]
ed945027f6
chore(deps-dev): bump prettier from 2.4.1 to 2.5.1 ( #44 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
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-12-07 17:25:15 +01:00
Jan Raasch
8171dde83b
fix: do not render drafts on homepage
...
Fixes #39
2021-12-07 17:21:24 +01:00
Jesper Kolbeck
99dc3365eb
Add both first and last classes when only one page ( #43 )
2021-12-07 16:35:06 +01:00
dependabot[bot]
6388e9e916
chore(deps-dev): bump prettier from 2.3.2 to 2.4.1 ( #37 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
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-10-01 09:00:55 +02:00
Jan Raasch
d68b6f267d
chore: add demosite to theme.toml
...
see https://github.com/gohugoio/hugoThemesSiteBuilder#theme-configuration
2021-08-28 11:31:05 +02:00
dependabot[bot]
55f61ce6d4
chore(deps-dev): bump prettier-plugin-go-template from 0.0.10 to 0.0.11 ( #32 )
...
Bumps [prettier-plugin-go-template](https://github.com/NiklasPor/prettier-plugin-go-template ) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/NiklasPor/prettier-plugin-go-template/releases )
- [Commits](https://github.com/NiklasPor/prettier-plugin-go-template/commits )
---
updated-dependencies:
- dependency-name: prettier-plugin-go-template
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>
2021-08-28 11:25:41 +02:00
dependabot[bot]
0c4554389b
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 ( #33 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: prettier
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>
2021-08-28 11:22:41 +02:00
dependabot[bot]
a756611a0b
chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 ( #29 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: prettier
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>
2021-06-08 14:34:05 +02:00
dependabot[bot]
afebdce33c
chore(deps): bump peaceiris/actions-hugo from 2.4.13 to 2.5.0 ( #28 )
...
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:48:19 +02:00
dependabot[bot]
cb3dada5eb
chore(deps): bump actions/checkout from 2 to 2.3.4 ( #26 )
...
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:13:09 +02:00