forked from lorepirri/cayman-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
37 lines (31 loc) · 953 Bytes
/
_config.yml
File metadata and controls
37 lines (31 loc) · 953 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
# Build settings
encoding: utf-8
# Blog settings
title: ASSERT
description: Advanced System and Software Engineering Research Technologies Lab
show_downloads: false
baseurl: "" # change this to the subpath of your site, e.g. /blog. Leave it empty if you don't need it.
url: "https://assertlab.github.io" # change this to the base hostname & protocol for your site
google_analytics:
# cayman-blog date format
# refer to http://shopify.github.io/liquid/filters/date/ if you want to customize this
cayman-blog:
date_format: "%b %-d, %Y"
theme: # leave it empty
# social
author: "Vinicius Cardoso Garcia"
image: /thumbnail-jumbo.png
twitter:
username: vinicius3w
# site:
facebook:
#publisher: 1592372034171500
#profile_id: 1809805629
app_id: 1798910940422432 # cayman-blog
#authors: lorepirri
# admins:
github:
owner_name: assertlab
owner_url: https://github.com/assertlab
plugins:
- jekyll-feed