-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
64 lines (52 loc) · 1.58 KB
/
_config.yml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Build settings
plugins:
- jemoji
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap
# Site settings
title: "Punk N' Poultry"
tagline: "God save the farm"
description: >
Punk N Poultry Farm won’t sell you visions of the quiet country life.
We’re more into the Buzzcocks than the bucolic, but we share the same vision as the Eat Local hipster crowd.
Those smug bastards are onto something: sustainably-produced food that is grown well, farmed well and tastes good.
What we don’t deliver in homespun charm, we make up for in hard work and delicious food.
theme: mere-blog-theme
paginate: 6
paginate_path: "/page:num"
collections:
authors:
output: true
google_analytics: UA-87190708-1
email: [email protected]
#blog logo
logo: "/assets/images/PnP_logo.png"
# blog cover
cover: "/assets/images/background_image7.jpg"
name: 'Punk N Poultry Farm'
author: 'Punk N Poultry Farm'
author_image: "/assets/images/PnP_logo.png"
url: "https://punknpoultry.com" # the base hostname & protocol for your site
baseurl: ""
#used to display twitter cards
twitter_handle: '@punknpoultry'
#fill in disqus shortname to use disqus
#disqus: disqus-shortname
# social icons and sharing options
#twitter: https://twitter.com/punknpoultry
facebook: https://facebook.com/punknpoultry
github: https://github.com/punknpoultry
youtube: https://www.youtube.com/@punknpoultryfarm
tiktok: https://www.tiktok.com/@tracy_punknpoultry
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: []
ignore:
envs: []
blanklines: false
profile: false
startings: []
sass:
style: compressed