-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
39 lines (31 loc) · 788 Bytes
/
_config.yml
File metadata and controls
39 lines (31 loc) · 788 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
38
39
# Site settings
title: old.snugg.ie
description: "Beep-boop. Beep-boop. Here is Evie Snuggle's (beta) site! 🍵 🌸"
# Optional elements
logo: /assets/images/sprinkles/vector/sprinkles.svg
favicon: /assets/images/sprinkles/vector/sprinkles.svg
permalink: /posts/:title/
unpublished: true
show_drafts: true
future: true
# Collections
collections:
home_sections:
output: false
pages:
output: true
permalink: /:title/
# Build settings
markdown: kramdown
sass:
style: compressed
plugins:
- jekyll-redirect-from
- jekyll-sitemap
# Publication settings
url: "https://old.snugg.ie" # the base hostname & protocol for your site, e.g. http://example.com
author: Evie Snuggle
copyright:
holder: Evie Snuggle
license: CC0
# Exclude from processing