-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
49 lines (43 loc) · 1001 Bytes
/
_config.yml
File metadata and controls
49 lines (43 loc) · 1001 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
40
41
42
43
44
45
46
47
48
49
author: Stephen Coogan
email: hello@coog.ie
description: >-
Stephen Coogan is a Front-end Web Developer currently living in Dublin, Ireland.
He loves code, games, and coffee.
Is occasionally serious.
lang: en
title: Stephen Coogan
subtitle: Front-end Web Developer
url: https://coog.ie
permalink: /blog/:year/:month/:day/:title/
show_excerpts: true
# Integrations
disqus:
shortname: coogie
# Build settings
markdown: kramdown
plugins:
- jekyll-remote-theme
- jekyll-redirect-from
# Theme and Theme Configs
remote_theme: "coogie/oscailte"
header_pages:
- index.md
- blog.md
- contact.md
- cv.md
oscailte:
google_analytics: UA-36133007-1
strings:
hero_title: Hi there!<br> I'm Stephen, a Front-end Web Developer from Dublin, Ireland.
social:
github: coogie
keybase: coogie
linkedin: coogie
mastodon: https://mastodon.ie/@coogie
rss: rss
sass:
# style: expanded
style: compressed
webrick:
headers:
Cache-Control: public, max-age=15768000