forked from HighLO/highlo.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (34 loc) · 907 Bytes
/
_config.yml
File metadata and controls
43 lines (34 loc) · 907 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
38
39
40
41
42
43
---
port: 4000
host: 0.0.0.0
safe: false
### site serving configuration ###
exclude: [CNAME, README.md, .gitignore, vendor]
permalink: /:title ## disables post output
timezone: null
lsi: false
markdown: kramdown
### content configuration ###
search: true
title: "HighLO"
description: "Project HighLO combines particle physics with finance to help protect commodity and financial markets from manipulation."
source_link: "https://github.com/HighLO/highlo.github.io"
favicon: "assets/favicon.ico"
touch_icon: "assets/apple-touch-icon.png"
### template colors, used site-wide via css ###
colors:
darkblue: '#0a4e80'
mediumblue: '#0f75bc'
brightblue: '#00aeef'
green: '#2ca296'
black: '#111111'
white: '#f8f8f8'
bgwhite: '#ffffff'
bggray: '#e9e9e9'
bgblack: '#2e2e2e'
kramdown:
auto_ids: false
collections:
profiles:
publications:
news: