Commit graph

15 commits

Author SHA1 Message Date
Ilja Radusch
d336a31c1e allow for subdir in baseURL 2024-03-17 23:12:50 +01:00
Zdenek Kedaj
f4ac2a0612 CSS refactor - Extracted generic.css from screen.css
Co-Authored-By: Ferdinand Thiessen <1855448+susnux@users.noreply.github.com>
2023-04-02 00:46:06 +02:00
zjedi
ef2430ab16 Merge branch 'master' into pr/81 2023-03-09 23:57:43 +01:00
Patrick Favre-Bulle
0080c4131a
Fix HTML validator errors 2023-02-26 23:40:18 +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
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
6802a82d0d
add asset bundling, cache busting and fingerprinting to css and js 2022-12-29 23:23:24 +01: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
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
Jan Raasch
848f6129ec style: add & run prettier 2020-09-09 18:00:59 +02:00
Jan Raasch
78400b82f4 chore: use relative url
Otherwise this breaks on https://janraasch.github.io/hugo-scroll/services/
2020-07-09 11:32:05 +02:00
Jan Raasch
0eb23bf5c8 chore: do not use / in the beginning of a URL
Otherwise this does not work, if the baseURL has a subfolder in there, e.g.

https://janraasch.github.io/hugo-scroll/

See https://github.com/gohugoio/hugoThemes#common-permalink-issues
2020-07-09 11:21:57 +02:00
Jan Raasch
285444ebf0 feat: add empty custom_body and custom_head partials
to be overwritten by the user 🎸.
2020-07-08 20:26:33 +02:00
Jan Raasch
b05ff4eb22 chore: initial commit 2020-07-07 17:50:41 +02:00