2020-11-25 01:52:53 +01:00
|
|
|
baseURL = "http://localhost:1313/QUESTDB_website/"
|
2020-11-25 00:23:08 +01:00
|
|
|
#baseURL = "https://lcpq.github.io/QUESTDB_website/"
|
2020-09-11 14:09:44 +02:00
|
|
|
canonifyurls = true
|
|
|
|
|
2019-09-14 15:05:55 +02:00
|
|
|
languageCode = "en-us"
|
2020-09-11 14:09:44 +02:00
|
|
|
metaDataFormat = "yaml"
|
2019-09-14 15:05:55 +02:00
|
|
|
DateForm = "12-30-2006"
|
2020-09-11 13:57:40 +02:00
|
|
|
title = "QUEST: a database of highly-accurate excitation energies"
|
2019-09-14 15:05:55 +02:00
|
|
|
DefaultContentLanguage = "en"
|
2019-09-28 13:10:10 +02:00
|
|
|
theme = "beautifulhugo"
|
2020-06-10 17:58:08 +02:00
|
|
|
[Params]
|
2020-09-11 13:57:40 +02:00
|
|
|
hometitle = "QUESTDB"
|
|
|
|
logo="img/TOC_JPCL.png"
|
2021-09-01 19:23:02 +02:00
|
|
|
subtitle = "QUantum Excited STate DataBase"
|
2020-06-10 18:29:34 +02:00
|
|
|
[[Params.bigimg]]
|
2020-09-10 19:31:39 +02:00
|
|
|
src = "img/QUEST-home.png"
|
2020-09-10 14:34:47 +02:00
|
|
|
desc = "A mountaineering strategy to excited states"
|
2020-01-24 09:08:19 +01:00
|
|
|
[markup]
|
|
|
|
[markup.goldmark]
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
unsafe = true
|
2019-09-28 13:10:10 +02:00
|
|
|
[Author]
|
2019-10-03 11:47:41 +02:00
|
|
|
name = "M. Véril"
|
|
|
|
email = "mveril@irsamc.ups-tlse.fr"
|
2020-11-24 18:59:01 +01:00
|
|
|
github = "LCPQ/QUESTDB_website"
|
2020-11-20 10:15:57 +01:00
|
|
|
twitter = "LCPQ_UMR5626"
|
2019-09-28 13:19:03 +02:00
|
|
|
|
2019-09-30 10:07:46 +02:00
|
|
|
[[menu.main]]
|
|
|
|
name = "Home"
|
|
|
|
url = ""
|
|
|
|
weight = 1
|
|
|
|
|
2019-09-28 13:19:03 +02:00
|
|
|
[[menu.main]]
|
2020-06-08 16:27:22 +02:00
|
|
|
name = "Dataset"
|
|
|
|
url = "dataset"
|
2019-10-08 12:12:49 +02:00
|
|
|
weight = 2
|
|
|
|
|
|
|
|
[[menu.main]]
|
2020-11-26 00:29:06 +01:00
|
|
|
name = "Subsets"
|
|
|
|
url = "subsets"
|
2019-10-08 12:12:49 +02:00
|
|
|
weight = 3
|
2019-10-01 15:06:29 +02:00
|
|
|
|
2020-05-18 13:05:41 +02:00
|
|
|
[[menu.main]]
|
2020-11-26 00:29:06 +01:00
|
|
|
name = "References"
|
|
|
|
url = "references"
|
2020-05-18 13:05:41 +02:00
|
|
|
weight = 4
|
|
|
|
|