quitsocialmedia.club/_config.yml

69 lines
1.3 KiB
YAML
Raw Normal View History

2020-12-31 20:03:57 +01:00
title: Quit Social Media
email: hi@quitsocialmedia.club
2020-09-17 14:41:50 +02:00
description: >- # this means to ignore newlines until "baseurl:"
2021-02-03 12:40:49 +01:00
Why and how to quit Social Media.
2020-09-17 14:41:50 +02:00
baseurl: "" # the subpath of your site, e.g. /blog
2021-09-08 06:26:17 +02:00
url: https://quitsocialmedia.club
2020-12-31 20:03:57 +01:00
author: Tommi
publisher: Tommi
2020-09-17 14:41:50 +02:00
twitter_username: xplosionmind
github_username: xplosionmind
2021-09-08 06:26:17 +02:00
git_repository: quitsocialmedia.club
2020-09-17 14:41:50 +02:00
future: true
profile: true
livereload: true
strict_front_matter: true
favicon: "/favicon.svg"
image: "/logos/qsm.png"
images: "/images"
2021-03-24 12:59:52 +01:00
assets: "/assets"
video: "/video"
audio: "/audio"
logos: "/logos"
fonts: "https://tommi.space/fonts"
2020-12-31 20:03:57 +01:00
exclude:
- riordinare/
keep_files:
- images/
- assets/
social:
name: xplosionmind
tagline: "Living a healthier life on the web"
twitter:
username: xplosionmind
card: summary
2020-09-17 14:41:50 +02:00
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-sitemap
2020-12-31 20:03:57 +01:00
- jekyll-last-modified-at
2020-09-17 14:41:50 +02:00
- jekyll-target-blank
2020-12-31 20:03:57 +01:00
- jekyll-watch
- jekyll-redirect-from
- jekyll-debug
- jekyll-watch
- jekyll-email-protect
2020-09-17 14:41:50 +02:00
sass:
2020-12-31 20:03:57 +01:00
style: compressed
compress_html:
clippings: all
comments: all
endings: all
startings: all
2020-12-31 20:03:57 +01:00
permalink: /:title
2020-09-17 14:41:50 +02:00
defaults:
-
scope:
path: ""
values:
layout: "page"
2020-09-17 14:41:50 +02:00
lang: "en"
image: "/logos/qsm.png"
toc: true
anchors: true