From 6e0b664a4fd51c3d9a7bbcb8f7b04c5967ff51c5 Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 22 Mar 2023 10:15:00 +0100 Subject: [PATCH] remove analytics, scripts, emphasize RSS feed --- _config.yml | 1 - _includes/disqus_comments.html | 20 --------- _includes/google-analytics.html | 8 ---- _includes/head.html | 32 +++++---------- _layouts/default.html | 43 ------------------- _layouts/post.html | 73 ++++----------------------------- assets/main.scss | 69 +++++++------------------------ privacy.md | 6 +-- 8 files changed, 35 insertions(+), 217 deletions(-) delete mode 100644 _includes/disqus_comments.html delete mode 100644 _includes/google-analytics.html diff --git a/_config.yml b/_config.yml index c8c5b74..914f1b1 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,6 @@ author: Ayo Ayco attribution: Ayo Ayco attribution-url: "https://ayco.io" bugreport_url: "https://github.com/fullhacker/blog/issues/new" -google_analytics: "UA-113797180-1" website: blog.ayco.io email: ramon.aycojr+blog@gmail.com baseurl: "/" # the subpath of your site, e.g. /blog diff --git a/_includes/disqus_comments.html b/_includes/disqus_comments.html deleted file mode 100644 index 87fa309..0000000 --- a/_includes/disqus_comments.html +++ /dev/null @@ -1,20 +0,0 @@ -{% if page.comments != false and jekyll.environment == "production" %} - -
- - -{% endif %} diff --git a/_includes/google-analytics.html b/_includes/google-analytics.html deleted file mode 100644 index b8d4f91..0000000 --- a/_includes/google-analytics.html +++ /dev/null @@ -1,8 +0,0 @@ - - - \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 7fd3ae5..2b99c93 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -10,20 +10,13 @@ - - - - - + {% if page.image != '' %} {% endif %} + + {% if page.image != '' %} {% endif %} + @@ -65,9 +61,12 @@ - {% include google-analytics.html %} - + + + + + - @@ -93,10 +87,4 @@ href="https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@900&display=swap" rel="stylesheet" /> - - diff --git a/_layouts/default.html b/_layouts/default.html index e4ab3ab..c40cbc0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,18 +4,6 @@ {% include head.html %} -
- -
{% include header.html %} @@ -32,24 +20,9 @@ {{ site.description }}

{{ site.description }}

-

Want to give me a tip?

-