-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·168 lines (160 loc) · 3.62 KB
/
_config.yml
File metadata and controls
executable file
·168 lines (160 loc) · 3.62 KB
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# Local server settings
host: 127.0.0.1 # Ignored by Github Pages
# Build settings
url: "https://www.dominicsayers.com" # the base hostname & protocol for your site
permalink: :title/
plugins:
- jemoji
- jekyll-sitemap
collections:
tag_pages:
output: true
permalink: /tag/:name/
authors:
output: true
permalink: /author/:name/
defaults:
-
scope:
path: ''
values:
layout: 'default'
author: Dominic Sayers
-
scope:
path: ''
type: posts
values:
layout: post
-
scope:
path: ''
type: pages
values:
layout: page
# Site settings
title: "Dominic Sayers"
description: "That was inedible muck, and there wasn't enough of it"
logo: "/assets/images/home.png"
cover: "/assets/images/bg_landing_page.jpg"
name: 'Dominic Sayers'
author: 'Dominic Sayers'
author_image: "/assets/images/2025_square_eyes_centre_smallest.png"
author_thumb: "/assets/images/2025_square_eyes_centre_smallest.png"
# social icons and sharing options
social:
linkedin:
name: LinkedIn
url: https://uk.linkedin.com/in/dominicsayers
desc: Connect with me on LinkedIn
contactable: true
mastodon:
name: Mastodon
handle: "@dominicsayers@mastodon.social"
url: https://mastodon.social/@dominicsayers
desc: Follow me on Mastodon
share_url: https://mastodon.social/share
share_title: '?text='
share_link: "&url="
contactable: true
bluesky:
name: BlueSky
handle: "@bsky.dominicsayers.com"
url: https://bsky.app/profile/bsky.dominicsayers.com
desc: Follow me on BlueSky
share_url: https://bsky.app/share
share_title: '?text='
share_link: "&url="
contactable: true
github:
url: https://github.com/dominicsayers
desc: Fork me on github
stack-overflow:
url: http://stackoverflow.com/users/63349/dominic-sayers
desc: Follow me on StackOverflow
wikipedia-w:
url: https://en.wikipedia.org/wiki/User:Dominic_Sayers
desc: My contributions to Wikipedia
flickr:
url: https://www.flickr.com/photos/dominicsayers/
desc: My photos on Flickr
skype:
name: Skype
handle: dominicsayers
url: skype:dominicsayers?call
desc: Chat to me on Skype
contactable: true
envelope:
name: Email
url: mailto:dominic@sayers.cc
desc: Email me if all else fails
contactable: true
disqus:
handle: dominicsayers
# Developer portfolio
portfolio:
-
name: OpenCorporates
url: https://opencorporates.com
thumbnail: oc.png
technology:
- Ruby on Rails
- MySQL
- Elasticsearch
- Redis
- Resque
- TDD
- Continuous integration
- Agile
-
name: Xenapto
url: https://xenapto.com
thumbnail: xenapto.png
technology:
- Ruby on Rails
- PostgreSQL
- Elasticsearch
- Javascript
- Bootstrap
- Redis
- Resque
- TDD
- Continuous integration
- Agile
-
name: Anthemis Group
url: https://anthemis.com
thumbnail: anthemis.png
technology:
- Ruby on Rails
- Slack
- Podio
- Neo4J
- Email (inbound + outbound)
- Evernote
-
name: Dominic Sayers
url: https://www.dominicsayers.com
thumbnail: dominicsayers.png
technology:
- Jekyll
- Liquid
- Front matter
- Github Pages
-
name: Cricket data
url: http://cricdata.org
thumbnail: cricdata.png
technology:
- Ruby on Rails
- MongoDB
-
name: is_email
url: http://isemail.info
thumbnail: isemail.png
technology:
- Email
- Open source
- RFCs
- Standards
- PHP