-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
45 lines (39 loc) · 1.35 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
baseurl = "https://bths-solar-car.github.io/blog/"
title = "BTHS Solar Blog"
languageCode = "en-us"
theme = "m10c"
paginate = 5
[menu]
[[menu.main]]
identifier = "home"
name = "Home"
url = "/"
[[menu.main]]
identifier = "tags"
name = "Tags"
url = "/tags/"
[params]
author = "BTHS Solar"
description = "The pessimist sees difficulty in every opportunity"
keywords = "Solar, Solar Car, Car, Blue, BlueBird, Blue Bird, Project, Solar Car Challenge, BTHS, Brooklyn Technical, High School, High, School, blog, electric car"
# TODO: add favicon image
# favicon = "/images/github.png"
location = "Brooklyn, NY"
[[params.social]]
name = "github"
url = "https://github.com/bthssolar"
[[params.social]]
name = "homepage"
# TODO: change this url later, in case the domain is bought
url = "https://bths-solar-car.github.io/"
[[params.social]]
name = "instagram"
url = "https://instagram.com/bths.solar"
# TODO: Create new theme.
# Current theme: blue/green/hot-pink/dark theme
[params.style]
darkestColor = "#052056" # left background color
darkColor = "#252932" # background color
primaryColor = "#00b300" # green
lightColor = "#e2e2e2" # text color
lightestColor = "#c6138a" # pink