-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
37 lines (32 loc) 路 863 Bytes
/
Copy path_config.yml
File metadata and controls
37 lines (32 loc) 路 863 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
title: spiralnegative
name: spiralnegative
tagline: randomly accessed memories
description: >-
Randomly accessed memories - a personal blog about hobbies and life in general.
github: https://github.com/spiralnegative
markdown: kramdown
highlighter: rouge
logo: false
baseurl: /
url: https://spiralnegative.space
plugins:
- jekyll-feed
- jekyll-paginate-v2
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-relative-links
pagination:
enabled: true
per_page: 5
permalink: /page/:num/
sort_reverse: true
# Details for the RSS feed generator
author: Monika G.
bio: Software engineer, interested in sustainability, succulents, film photography and baking 馃
permalink: /:title.html
# Default social-preview image for jekyll-seo-tag (og:image / Twitter cards)
defaults:
- scope:
path: ""
values:
image: /assets/images/metadata.jpg