From 8e31a5f6c69d1fe2c4ebe5c1768f57c29ac845aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Mon, 7 Oct 2019 10:23:21 +0200 Subject: [PATCH] Change folders names to respect the beautifulhugo folders structure --- content/_index.md | 2 +- content/multipledataset.html | 16 ++++++++-------- content/onedataset.html | 14 +++++++------- content/papers.html | 14 +++++++------- content/view.html | 6 +++--- static/{images => img}/figure-geom-1.png | Bin static/{scripts => js}/data.js | 0 static/{scripts => js}/getFullDataPath.js | 0 static/{scripts => js}/getTextFromFile.js | 0 static/{scripts => js}/loadAllData.js | 0 static/{scripts => js}/noNan.js | 0 .../parseQueryStringToDictionary.js | 0 static/{scripts => js}/trueTypeOf.js | 0 static/{scripts => js}/uniq.js | 0 static/{scripts => js}/websiteFile.js | 0 15 files changed, 26 insertions(+), 26 deletions(-) rename static/{images => img}/figure-geom-1.png (100%) rename static/{scripts => js}/data.js (100%) rename static/{scripts => js}/getFullDataPath.js (100%) rename static/{scripts => js}/getTextFromFile.js (100%) rename static/{scripts => js}/loadAllData.js (100%) rename static/{scripts => js}/noNan.js (100%) rename static/{scripts => js}/parseQueryStringToDictionary.js (100%) rename static/{scripts => js}/trueTypeOf.js (100%) rename static/{scripts => js}/uniq.js (100%) rename static/{scripts => js}/websiteFile.js (100%) diff --git a/content/_index.md b/content/_index.md index 516dda3c..f7612d0c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -18,4 +18,4 @@ On this website you can watch reference data for excitations the base data are
$$ E_\text{adia} \simeq \frac{E_{abs}+E_{fluo}}{2}\ $$
$$ E_\text{0-0} \simeq E_\text{adia}-\Delta E_\text{ZPE} $$
-{{< figure src="/images/figure-geom-1.png" title="Figure 1" caption="Representation of transition energies and energy differences" >}} +{{< figure src="/img/figure-geom-1.png" title="Figure 1" caption="Representation of transition energies and energy differences" >}} diff --git a/content/multipledataset.html b/content/multipledataset.html index ef273371..4a822be8 100644 --- a/content/multipledataset.html +++ b/content/multipledataset.html @@ -3,14 +3,14 @@ title: "Multiple dataset" date: 2019-09-27 16:41 draft: false --- - - - - - - - - + + + + + + + + diff --git a/content/onedataset.html b/content/onedataset.html index 61a1de9a..49ec2193 100644 --- a/content/onedataset.html +++ b/content/onedataset.html @@ -3,13 +3,13 @@ title: "One dataset" date: 2019-08-29 09:00 draft: false --- - - - - - - - + + + + + + + {{< getDataFilesName >}} - - - - - - + + + + + + + {{< getDataFilesName >}} - - + + +