Commit Graph

87 Commits

Author SHA1 Message Date
Aminda Suomalainen 9409a7985f
attempt to fix html5 validator warnings/errors
X-DNS-Prefetch is illegal and unofficial, but I am not touching it.
2024-05-31 13:53:02 +03:00
Aminda Suomalainen a95c3783cb
head.html: validate Bing Webmaster Tools 2024-05-31 06:56:37 +03:00
Aminda Suomalainen 8ab675d87d
Allow overriding robots tag per-site & per-page 2024-05-31 06:12:36 +03:00
Aminda Suomalainen d1b946127f
ad.html: remove centering 2024-05-30 21:55:11 +03:00
Aminda Suomalainen b222989c9d
attempt to fix _includes/ad.html 2024-05-30 19:46:21 +03:00
Aminda Suomalainen a6dcd9cb7d
ad.html: specify English language 2024-05-30 09:12:47 +03:00
Aminda Suomalainen 460b8f7e83
fix parsing my html and html stripping 2024-05-30 08:47:22 +03:00
Aminda Suomalainen 5d1b2816bd
ad.html: attempt to improve noscript experience 2024-05-29 13:32:10 +03:00
Aminda Suomalainen 2defda8803
update _includes/header.html from upstream 2024-05-29 11:42:51 +03:00
Aminda Suomalainen 88a368fab9
ad.html: remove the extra lines 2024-05-29 08:01:06 +03:00
Aminda Suomalainen ed86546931
more prefetching 2024-05-29 07:59:03 +03:00
Aminda Suomalainen ba26ccdb69
head.html: enable prefetch for the adblocking script
Maybe resolves the message making a quick blink?
2024-05-29 07:46:36 +03:00
Aminda Suomalainen 264418f336
head: remove flattr id
If I recall correctly the service is discontinued
2024-05-27 18:00:04 +03:00
Aminda Suomalainen 9456f7288a
restore social links 2024-05-27 10:56:27 +03:00
Aminda Suomalainen 75bad069b5
move css to standard location 2024-05-27 09:40:43 +03:00
Aminda Suomalainen 9f145004fb
fix the annoying line 2024-05-25 08:43:31 +03:00
Aminda Suomalainen 5de0150765
ad.html: note that the script likely wants easylist 2024-05-24 19:12:31 +03:00
Aminda Suomalainen fcf38e53dd
ad.html: attempt to improve formatting, linkify the word alone 2024-05-24 18:25:30 +03:00
Aminda Suomalainen 15a6bc79b4
attempt to improve footer formatting 2024-05-22 11:09:44 +03:00
Aminda Suomalainen 88583fef5e
ad.html: fix typo of missing a space 2024-05-21 06:48:57 +03:00
Aminda Suomalainen 88ecbcda47
ad.html: message those who are protected already 2024-05-21 06:47:02 +03:00
Aminda Suomalainen 4b7d9ca41d
ad.html: what is that formatting? 2024-05-21 06:43:20 +03:00
Aminda Suomalainen 8dbed4d891
ad.html: attempt to improve language, mention AdNauseam too 2024-05-21 06:41:05 +03:00
Aminda Suomalainen 730d011930
ad.html: make manipulation a link as it not being a link bothers me 2024-05-20 21:41:34 +03:00
Aminda Suomalainen 76a141af0d
_includes/ad.html: improve formatting a bit more again 2024-05-20 21:36:45 +03:00
Aminda Suomalainen 3aab8fd21e
ad.html: attempt to improve formatting 2024-05-20 21:32:15 +03:00
Aminda Suomalainen 68f0c2d5a8
try having the ad.html in the bottom after the actual content 2024-05-20 21:23:10 +03:00
Aminda Suomalainen 68afd67709
So much to do, so little time 2024-05-20 18:57:09 +03:00
Aminda Suomalainen efe6992054
attempt to fix adblock detection 2024-05-20 18:42:08 +03:00
Aminda Suomalainen ee5d6e3749
attempt to add detect-missing-adblocker 2024-05-20 18:12:38 +03:00
Aminda Suomalainen fafe1b548d
What is a Twitter? 2024-05-18 20:07:56 +03:00
Aminda Suomalainen ea3b597963
head: disable dns prefetching & referrer 2024-05-18 20:03:20 +03:00
Aminda Suomalainen ee1746a343
{index,_includes/head}.html: add href type for Mastodon
Ref: #335
2023-06-29 18:18:56 +03:00
Aminda Suomalainen bf6abaa88c
head.html: add noai to robots tag
Resolves: #311
2023-04-19 11:36:14 +03:00
Aminda Suomalainen 824e8d3670
prettier round one
Ref: 324
2023-02-22 20:28:38 +02:00
Aminda Suomalainen daec97676e
_includes/head.html: verify active Mastodon accounts 2022-11-27 20:47:40 +02:00
Aminda Suomalainen 38c1a60200
_includes/head.html: update openid delegate 2022-03-06 14:56:34 +02:00
Aminda Suomalainen be413934a7
_includes/head.html: add nofollow to stop crawling too 2020-11-23 14:50:37 +02:00
Aminda Suomalainen 91d0e4a299
_includes/head.html: use site.title in og 2020-11-03 17:46:52 +02:00
Aminda Suomalainen 78ad669636
Revert "_includes: base.html: remove comments & head.html: refer to css with {{base}}"
This reverts commit 1e7c02fed7.

Reason: html5validator breaks
2019-08-08 20:22:22 +03:00
Aminda Suomalainen 45250ec363
Revert "_includes/head.html: more basing"
This reverts commit 67c8539d5c.
2019-08-08 20:17:22 +03:00
Aminda Suomalainen 67c8539d5c
_includes/head.html: more basing 2019-08-08 20:06:53 +03:00
Aminda Suomalainen 1e7c02fed7
_includes: base.html: remove comments & head.html: refer to css with {{base}} 2019-08-08 20:04:35 +03:00
Aminda Suomalainen 85201505fc
_includes: add Cloudflare's base.html 2019-08-08 19:50:16 +03:00
Aminda Suomalainen 6ea4c710eb
head: add the robots meta tag
ref c90a96bd8a which caused no visible
changes that I have noticed in 28 days
2019-07-02 01:01:50 +03:00
Aminda Suomalainen f4fcf793ae
head.html: invisible rel=me metadata 2019-05-29 15:46:05 +03:00
Aminda Suomalainen 232500503c
_includes/head: enable OpenID login through openid.indieauth.com 2019-05-26 15:00:53 +03:00
Aminda Suomalainen ccf3021bb4
Revert "Embed Tor Snowflake, comment GitHub in _config"
This reverts commit fd0bd315c1.

This reopens #114 as it has been two weeks and this is the change that
broke HTML5 validation as far as I am aware.

This is also a lesson to not do more than one thing in a commit.
2019-02-18 16:14:47 +02:00
Aminda Suomalainen b07284f55c
first attempt at using IPFS for avatar
Closes #128

And as I didn't fix the tests...

[CI SKIP]
2019-02-11 21:21:45 +02:00
Aminda Suomalainen fd0bd315c1
Embed Tor Snowflake, comment GitHub in _config
Closes #114
2019-02-06 15:00:36 +02:00