diff --git a/Gemfile b/Gemfile index 4bad9b6..4cbf601 100644 --- a/Gemfile +++ b/Gemfile @@ -16,9 +16,7 @@ group :jekyll_plugins do gem "jekyll-feed" gem "jekyll-seo-tag" gem "jekyll-sitemap" - gem "jekyll-last-modified-at" gem "jekyll-target-blank" - gem "jekyll-watch" end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem diff --git a/Gemfile.lock b/Gemfile.lock index d8cbb21..e2c4652 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,9 +31,6 @@ GEM terminal-table (~> 1.8) jekyll-feed (0.15.0) jekyll (>= 3.7, < 5.0) - jekyll-last-modified-at (1.3.0) - jekyll (>= 3.7, < 5.0) - posix-spawn (~> 0.3.9) jekyll-sass-converter (2.1.0) sassc (> 2.0.1, < 3.0) jekyll-seo-tag (2.6.1) @@ -59,7 +56,6 @@ GEM mini_portile2 (~> 2.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - posix-spawn (0.3.15) public_suffix (4.0.6) rb-fsevent (0.10.4) rb-inotify (0.10.1) @@ -83,11 +79,9 @@ PLATFORMS DEPENDENCIES jekyll jekyll-feed - jekyll-last-modified-at jekyll-seo-tag jekyll-sitemap jekyll-target-blank - jekyll-watch tzinfo tzinfo-data diff --git a/_config.yml b/_config.yml index 3b3f3c9..99aed1a 100644 --- a/_config.yml +++ b/_config.yml @@ -1,12 +1,12 @@ -title: xplosionmind +title: "Quit Social Media" email: tommiboom@protonmail.com description: >- # this means to ignore newlines until "baseurl:" - A web version of the mess inside Tommi Boom’s mind + Enjoying the internet and social life independently from big intrusive and addictive platforms baseurl: "" # the subpath of your site, e.g. /blog -url: "https://tommi.space" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://quitsocialmedia.club" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: xplosionmind github_username: xplosionmind -git_repository: "tommi.space" +git_repository: "quit-social-media" future: true profile: true livereload: true @@ -15,36 +15,12 @@ strict_front_matter: true collections: posts: excerpt_separator: "" - redirect_from: - - "/:date/:title" - - "/:categories/:title" - - "/:categories/:date/:title" - categories: - output: true - poetry: - output: true - stuff: - output: true - jar: - output: true - layout: "jar" - lang: "en" - redirect_from: "/:title" - toc: "true" - filinge: - output: true - -kramdown: - syntax_highlighter_opts: - default_lang: zsh plugins: - jekyll-feed - jekyll-seo-tag - jekyll-sitemap - - jekyll-last-modified-at - jekyll-target-blank - - jekyll-watch sass: style: compressed @@ -63,14 +39,6 @@ defaults: img: "/images/preview.gif" primary: "#FCC920" - - - scope: - path: "" - type: "categories" - values: - layout: "category" - permalink: "/:title" - - scope: path: "" @@ -80,32 +48,3 @@ defaults: lang: "it" permalink: "/:title" excerpt_separator: "" - - - - scope: - path: "" - type: "poetry" - values: - layout: "poetry" - permalink: "/:title" - lang: "it" - - - - scope: - path: "" - type: "jar" - values: - layout: "jar" - lang: "en" - permalink: "/:title" - toc: "true" - - - - scope: - path: "" - type: "filinge" - values: - layout: "post" - lang: "it" - primary: "var(--green)" - style: "true" diff --git a/_includes/footer.html b/_includes/footer.html index 9feca77..aab8ea2 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,11 +3,11 @@ {% when 'it' %}