-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
103 lines (79 loc) · 3.24 KB
/
_site.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
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
name: "NLR-TEAM-8535 HOME PAGE"
exclude: ["download", "libs", 'personal']
output_dir: "." ## if making website hostable on github with jekyll
navbar:
title: "HOME"
icon: fa-home # handy way to use FontAwesome icons in nav!
left:
- text: "Workflow"
href: workflow.html
- text: "Google Drive Pictures"
href: https://drive.google.com/drive/folders/1TgYwivyGl_R45P0yLfDSHxES6m2wuw5W?usp=sharing
- text: 'Gallery Wall' ## setting up a drop down menu
menu:
- text: "November"
- text: 'Sun. Nov 04, 2018, NovaLabs'
href: sunday_november_04_2018.html
- text: 'Thur. Nov 08, 2018, NovaLabs'
href: thursday_november_11_2018.html
- text: 'Sun. Nov 11, 2018, NovaLabs'
href: sunday_november_11_2018.html
- text: 'Mon. Nov 12, 2018, NovaLabs'
href: monday_november_12_2018.html
- text: 'Thurs. Nov 15, 2018, NovaLabs'
href: thursday_november_15_2018.html
- text: 'Fri. Nov 16, 2018, NovaLabs'
href: friday_november_16_2018.html
- text: '*Sat. Nov 17, 2018, Orange, VA'
href: saturday_november_17_2018.html
- text: "October"
- text: 'Mon. Oct 01, 2018, NovaLabs'
href: monday_october_01_2018.html
- text: 'Sun. Oct 07, 2018, NovaLabs'
href: sunday_october_07_2018.html
- text: 'Thur. Oct 11, 2018, NovaLabs'
href: thursday_october_11_2018.html
- text: 'Sun. Oct 28, 2018, NovaLabs'
href: sunday_october_28_2018.html
- text: September
- text: 'Sat. Sep 08, 2018, Manasas'
href: saturday_september_08_2018.html
- text: 'Sun. Sep 09 2018, NovaLabs'
href: sunday_september_09_2018.html
- text: 'Mon. Sep 10 2018, NovaLabs'
href: monday_september_10_2018.html
- text: 'Sun. Sep 16 2018, NovaLabs'
href: sunday_september_16_2018.html
- text: 'Mon. Sep 17 2018, NovaLabs'
href: monday_september_17_2018.html
- text: 'Sun. Sep 23 2018, NovaLabs'
href: sunday_september_23_2018.html
- text: 'Mon. Sep 24 2018, NovaLabs'
href: monday_september_24_2018.html
- text: 'Sun. Sep 30, 2018, NovaLabs'
href: sunday_september_30_2018.html
right:
- icon: fa-envelope-o
href: contact.html
#- text: "GitHub"
- icon: fa-github fa-lg
href: https://nova-labs.github.io/venividivici8535_website/
- icon: fa-linkedin fa-lg
href: https://www.linkedin.com/in/venividivici8535/
- icon: fa fa-instagram
href: https://www.instagram.com/robertmitchellv/team_8535
- icon: fa-twitter fa-lg
href: https://twitter.com/wampeh
output:
html_document:
theme: yeti
# Other Thmes -- https://bootswatch.com/slate/
# theme: yeti
# theme: cosmo
# theme: sandstone ## black packground
# theme: paper ## white back ground
css: 'styles.css'
highlight: textmate ## Preference
include:
after_body: _footer.html ## Input html for a custom footer
css: styles.css ## custom CSS