-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
78 lines (63 loc) · 1.88 KB
/
config.toml
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
languageCode = "en-gb"
title = "Barry Fogarty - Certified Umbraco Developer Cornwall, Plymouth & Bristol"
baseurl = "https://barryfogarty.com/"
theme = "prologue"
disableKinds = ['taxonomyTerm']
[params]
name = "Barry Fogarty"
description = "Certified Umbraco Developer"
copyright = "Barry Fogarty 2021"
[[params.social]]
medium = "linkedin"
icon = "linkedin"
link = "https://www.linkedin.com/in/barryfogarty"
[[params.social]]
medium = "twitter"
icon = "twitter"
link = "https://twitter.com/barryfogarty"
[[params.social]]
medium = "github"
icon = "github"
link = "https://github.com/BarryFogarty"
[[params.social]]
medium = "email"
icon = "envelope"
link = "mailto:[email protected]"
# Portfolio column one
[[params.portfolio1]]
title = "Fed by Abel & Cole"
alt = "Organic food delivery service for London offices"
source = "img/fed/tile.jpg"
url = "/projects/fed"
[[params.portfolio1]]
title = "Starbucks"
alt = "Localised sites for Starbuck's range of consumer goods"
source = "img/starbucks/tile.jpg"
url = ""
[[params.portfolio1]]
title = "Good Energy"
alt = "Switch to 100% renewable energy from Good Energy"
source = "img/goodenergy/tile.png"
url = ""
# Portfolio column two
[[params.portfolio2]]
title = "Curzon Arificial Eye"
alt = "A cinema and on-demand streaming listings site"
source = "img/curzon/tile.png"
url = "/projects/curzon"
[[params.portfolio2]]
title = "Conde Nast"
alt = "Flagship site for the Conde Nast range of magazines"
source = "img/conde/tile.png"
url = ""
# Portfolio column 3
[[params.portfolio3]]
title = "Places Leisure"
alt = "Membership, timetables and location information for the company's 125 leisure centres across the UK"
source = "img/places/tile.jpg"
url = ""
[[params.portfolio3]]
title = "Tesco PLC"
alt = "Corporate site for Tesco PLC"
source = "img/tesco/tile.png"
url = ""