-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
58 lines (49 loc) · 813 Bytes
/
_config.yml
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
# SEO
title: Athena Jekyll Theme
description: A simple and elegant theme for Jekyll and GitHub Pages.
# social
social_link: twitter
social_username: broccolini
github_repo: athena # the GitHub repo name for your project
github_username: broccolini
theme_color: light
# Theme
remote_theme: 'internet-de-france/athena'
baseurl: '/arduino_console'
# Defaults
defaults:
-
scope:
path: ""
type: "pages"
values:
category_name: ""
-
scope:
path: ""
type: "posts"
values:
categories: ""
# Stastic UI
remote_theme_layouts:
- ""
- default
- page
- post
- home
- category_index
social_links:
- twitter
- instagram
- medium
- dribbble
theme_colors:
- light
- black
- blue
- gray
- magenta
- orange
- red
- white
- yellow