mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2025-01-12 05:58:23 +01:00
OK with front page
This commit is contained in:
parent
892ea5f071
commit
43431ed077
11
config.toml
11
config.toml
@ -1,12 +1,13 @@
|
|||||||
baseURL = "localhost:8080"
|
baseURL = "localhost:8080"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
DateForm = "12-30-2006"
|
DateForm = "12-30-2006"
|
||||||
title = "QUEST: a database of highly-accurate excitation energies"
|
title = "QUEST: a database of highly-accurate excitation energies"
|
||||||
DefaultContentLanguage = "en"
|
DefaultContentLanguage = "en"
|
||||||
theme = "beautifulhugo"
|
theme = "beautifulhugo"
|
||||||
[Params]
|
[Params]
|
||||||
# homeTitle = ""
|
hometitle = "QUESTDB"
|
||||||
subtitle = "QUantum Excited STates database"
|
logo="img/TOC_JPCL.png"
|
||||||
|
subtitle = "QUantum Excited STates DataBase"
|
||||||
[[Params.bigimg]]
|
[[Params.bigimg]]
|
||||||
src = "img/QUEST-home.png"
|
src = "img/QUEST-home.png"
|
||||||
desc = "A mountaineering strategy to excited states"
|
desc = "A mountaineering strategy to excited states"
|
||||||
@ -17,7 +18,7 @@ theme = "beautifulhugo"
|
|||||||
[Author]
|
[Author]
|
||||||
name = "M. Véril"
|
name = "M. Véril"
|
||||||
email = "mveril@irsamc.ups-tlse.fr"
|
email = "mveril@irsamc.ups-tlse.fr"
|
||||||
# github = "lcpq"
|
github = "mveril"
|
||||||
twitter = "LCPQ_UMR5626"
|
twitter = "LCPQ_UMR5626"
|
||||||
# reddit = "username"
|
# reddit = "username"
|
||||||
# linkedin = "username"
|
# linkedin = "username"
|
||||||
@ -25,7 +26,7 @@ theme = "beautifulhugo"
|
|||||||
# stackoverflow = "users/XXXXXXX/username"
|
# stackoverflow = "users/XXXXXXX/username"
|
||||||
# snapchat = "username"
|
# snapchat = "username"
|
||||||
# instagram = "username"
|
# instagram = "username"
|
||||||
# youtube = "channel/UC3a7Yakg9gk36G3HKDIFaYw"
|
youtube = "channel/UC3a7Yakg9gk36G3HKDIFaYw"
|
||||||
# soundcloud = "username"
|
# soundcloud = "username"
|
||||||
# spotify = "username"
|
# spotify = "username"
|
||||||
# bandcamp = "username"
|
# bandcamp = "username"
|
||||||
|
@ -15,7 +15,7 @@ The corresponding literature references associated with the QUEST dataset can be
|
|||||||
|
|
||||||
The statistics are represented as data table and graphs (using the [Plotly JavaScript Open Source Graphing Library](https://plotly.com/javascript)).
|
The statistics are represented as data table and graphs (using the [Plotly JavaScript Open Source Graphing Library](https://plotly.com/javascript)).
|
||||||
|
|
||||||
## Example of statistical analysis charts
|
## Example of statistical analysis
|
||||||
{{< figure src="/img/samplelot.png" title="Statistical results for QUEST#1 for single excitations computed with the aug‑cc‑pVTZ basis" >}}
|
{{< figure src="/img/samplelot.png" title="Statistical results for QUEST#1 for single excitations computed with the aug‑cc‑pVTZ basis" >}}
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.8 MiB |
BIN
static/img/TOC_JPCL.png
Normal file
BIN
static/img/TOC_JPCL.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
Binary file not shown.
Before Width: | Height: | Size: 231 KiB |
Loading…
Reference in New Issue
Block a user