Commit graph

16 commits

Author SHA1 Message Date
zjedi
4902a83bfd safeHTML used for header, footer and content titles 2023-03-21 00:30:33 +01:00
zjedi
cbed08621d Tranferring repository ownership 2023-03-18 20:56:52 +01:00
zjedi
ab58531f0e
Update layouts/partials/head.html, with charset=UTF-8 2023-03-08 19:48:02 +01:00
Patrick Favre-Bulle
0080c4131a
Fix HTML validator errors 2023-02-26 23:40:18 +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
6802a82d0d
add asset bundling, cache busting and fingerprinting to css and js 2022-12-29 23:23:24 +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
Sta7e
0a7d5265d3
chore: move from font-awesome to fork-awesome (#23) 2021-03-26 09:58:40 +01:00
Damon Lynch
9a99a8fb3a
chore: update »design«-URL from github.com to themes.gohugo.io (#11) 2020-10-13 10:58:42 +02:00
Jan Raasch
848f6129ec style: add & run prettier 2020-09-09 18:00:59 +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
a7fcc36fed chore: point design-template-link to github for now 2020-07-08 20:33:36 +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
7defcb60fd feat: markdownify copyright-line 2020-07-08 19:26:00 +02:00
Jan Raasch
b05ff4eb22 chore: initial commit 2020-07-07 17:50:41 +02:00