-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_config.yml
More file actions
129 lines (110 loc) · 3.05 KB
/
Copy path_config.yml
File metadata and controls
129 lines (110 loc) · 3.05 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
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: TurtleCoin [TRTL]
email: turtlecoin@gmx.com
description: > # this means to ignore newlines until "baseurl:"
TurtleCoin is a fun, community-driven, CryptoNote based blockchain
focused on community, user experience and pizza.
#baseurl: "/jekyll-theme-simple-blog" # change this to the subpath of your site, e.g. /blog. Leave it empty if you don't need it.
url: "https://turtlecoin.github.io" # change this to the base hostname & protocol for your site
# Build settings
markdown: kramdown
# Make sure to exclude 'vendor' from the build
exclude: [vendor, "Gemfile", "Gemfile.lock"]
# permalink: /:categories/:year/:month/:day/:title.html
# none is equivalent to /:title.html
# https://jekyllrb.com/docs/permalinks
permalink: /:title.html
google_analytics:
# jekyll-theme-simple-blog date format
# refer to http://shopify.github.io/liquid/filters/date/ if you want to customize this
jekyll-theme-simple-blog:
date_format: "%b %-d, %Y"
theme: # leave it empty
show_post_image_posts_list: false
header:
image: /assets/patterns/symphony.png
# social
author:
name: "TurtleCoin [TRTL]"
short_bio:
en: TurtleCoin [TRTL] is a fun, community-driven CryptoNote based blockchain.
picture: assets/img/profile-60.png
image: /assets/img/profile-225.png
#twitter:
# username:
#instagram_username:
#linkedin_username: lorepirri
# site:
#facebook:
# publisher_id: 1474191545979552
# profile_id: 1474191545979552
# app_id: 126080721296732
# authors: [1474191545979552]
# #pixelcode: 1670622619859349
#
#
## gitlab on site
#gitlab:
# owner_url: https://gitlab.com/lorepirri
# github on site
github:
owner_url: https://github.com/TurtleCoin
# translation
t:
en:
latest-posts: "Latest Posts"
read-more: "read more"
on-word: "on"
contact: "Contact"
contact-page: "contact.md"
read-time: "min read"
comments: "comments"
go-to-home-page: "Go to the Home Page"
months:
january: "Jan"
february: "Feb"
march: "Mar"
april: "Apr"
may: "May"
june: "Jun"
july: "Jul"
august: "Aug"
september: "Sep"
october: "Oct"
november: "Nov"
december : "Dec"
it:
latest-posts: "Ultimi Posts"
read-more: "leggi"
on-word: "su"
contact: "Contatta"
contact-page: "contatta.md"
read-time: "min di lettura"
comments: "commenti"
go-to-home-page: "Vai alla Pagina Iniziale"
months:
january: "Gen"
february: "Feb"
march: "Mar"
april: "Apr"
may: "Mag"
june: "Giu"
july: "Lug"
august: "Ago"
september: "Set"
october: "Ott"
november: "Nov"
december : "Dic"
defaults:
-
scope:
type: "posts"
values:
lang: "en"
category: articles