-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathconfig.toml
198 lines (166 loc) · 4.78 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
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
baseURL = "https://qcarchive.molssi.org"
languageCode = "en-us"
title = "The MolSSI QCArchive"
theme = "small-apps-v2"
summaryLength = "10"
paginate = 6
pygmentsCodefences = true
pygmentsStyle = "solarized-dark"
# Plugins
[params.plugins]
# CSS Plugins
[[params.plugins.css]]
URL = "plugins/bootstrap/bootstrap.min.css"
[[params.plugins.css]]
URL = "plugins/themefisher-font/style.css"
[[params.plugins.css]]
URL = "plugins/owl-carousel/assets/owl.carousel.min.css"
[[params.plugins.css]]
URL = "plugins/owl-carousel/assets/owl.theme.green.min.css"
[[params.plugins.css]]
URL = "plugins/fancybox/jquery.fancybox.min.css"
[[params.plugins.css]]
URL = "plugins/aos/aos.css"
# JS Plugins
[[params.plugins.js]]
URL = "plugins/jquery/jquery.js"
[[params.plugins.js]]
URL = "plugins/bootstrap/bootstrap.min.js"
[[params.plugins.js]]
URL = "plugins/owl-carousel/owl.carousel.min.js"
[[params.plugins.js]]
URL = "plugins/fancybox/jquery.fancybox.min.js"
[[params.plugins.js]]
URL = "plugins/syotimer/jquery.syotimer.min.js"
[[params.plugins.js]]
URL = "plugins/aos/aos.js"
# [[params.plugins.js]]
# URL = "plugins/google-map/gmap.js"
[[params.plugins.js]]
URL = "plugins/particles/particles.min.js"
[[params.plugins.js]]
URL = "plugins/iframe/iframe.js"
# navigation
[menu]
[[menu.main]]
name = "Get Started"
URL = "/get_started"
weight = 1
[[menu.main]]
name = "Blog"
URL = "/blog"
weight = 2
[[menu.main]]
weight = 3
name = "Community"
hasChildren = true
[[menu.main]]
parent = "Community"
name = "Partners"
URL = "/community"
weight = 2
[[menu.main]]
parent = "Community"
name = "Join Slack"
URL = "https://join.slack.com/t/qcarchive/shared_invite/enQtNDIzNTQ2OTExODk0LTE3MWI0YzBjNzVhNzczNDM0ZTA5MmQ1ODcxYTc0YTA1ZDQ2MTk1NDhlMjhjMmQ0YWYwOGMzYzJkZTM2NDlmOGM"
weight = 5
[[menu.main]]
parent = "Community"
name = "Use Cases"
URL = "/usecases"
weight = 3
[[menu.main]]
parent = "Community"
name = "Team"
URL = "/team"
weight = 4
[[menu.main]]
# parent = "Community"
# name = "License and Funding"
# URL = "/privacy"
# weight = 20
[[menu.main]]
weight = 4
name = "Examples"
URL = "/examples"
[[menu.main]]
weight = 9
name = "Apps"
hasChildren = true
[[menu.main]]
parent = "Apps"
name = "Machine Learning Datasets"
URL = "/apps/ml_datasets"
weight = 1
[[menu.main]]
parent = "Apps"
name = "Reaction Datasets Viewer"
URL ="/apps/reaction_viewer"
weight = 2
[[menu.main]]
name = "Infrastructure"
URL = "https://molssi.github.io/QCFractal/index.html"
weight = 10
pre = "<u>"
post = "</u>"
# footer menu
[[menu.footer]]
name = "Examples"
URL = "/examples"
weight = 1
[[menu.footer]]
name = "Get Started"
URL = "/get_started"
weight = 2
[[menu.footer]]
name = "Contact Us"
URL = "mailto:[email protected]"
# URL = "/contact"
weight = 4
[[menu.footer]]
name = "License and Funding"
URL = "/privacy"
weight = 5
[params]
logo = "images/logo.png"
logoAlt = "images/logo-alt.png"
# home = "Home"
# Meta data
description = "MolSSI's QCArchive Project"
author = "The Molecular Sciences Software Institute"
# google map
#gmapAPI = "https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU&libraries=places"
#mapLatitude = "37.2001382,"
#mapLongitude = "-80.4105687"
#mapMarker = "images/marker.png"
# Google Analitycs
#googleAnalitycsID = "UA-136219377-1"
# Preloader
[params.preloader]
enable = true
# footer
[params.footer]
# social icon
[[params.footer.socialIcon]]
icon = "tf-ion-social-facebook"
URL = "https://www.facebook.com/molssi/?fref=ts"
[[params.footer.socialIcon]]
icon = "tf-ion-social-twitter"
URL = "https://twitter.com/MolSSI_NSF"
[[params.footer.socialIcon]]
icon = "tf-ion-social-linkedin"
URL = "https://www.linkedin.com/groups/13503505/profile"
# call to action
[params.cta]
enable = true
title = "Help contribute to the QCArchive"
content = "Want to see your code in QCArchive? Find a bug? Have questions in general? Head to the GitHub page and contribute!"
btnText = "To QCArchive GitHub"
URL = "https://github.com/MolSSI/QCFractal"
# Community call to action
[params.communitycta]
enable = true
title = "Become part of the QCArchive Community!"
content = "Want to extend QCArchive to your projects? Want to wrap components in other code? Want to help contribute? Want to see what others are doing? Come be part of the QCArchive community today and lets make something greater!"
btnText = "Join the QCArchive Slack!"
URL = "https://join.slack.com/t/qcdb/shared_invite/enQtNDIzNTQ2OTExODk0LWM3OTgxN2ExYTlkMTlkZjA0OTExZDlmNGRlY2M4NWJlNDlkZGQyYWUxOTJmMzc3M2VlYzZjMjgxMDRkYzFmOTE"