From 7444fb3c62601af6fafc2882ef392a69a5f57b1a Mon Sep 17 00:00:00 2001 From: jsaintvanne Date: Fri, 5 Jan 2024 15:23:11 +0100 Subject: [PATCH] test --- .../contribute.qmd | 5 +-- .../docs/about.html | 40 ------------------- .../docs/robots.txt | 1 + .../docs/search.json | 2 +- .../docs/sitemap.xml | 31 ++++++++++++++ .../events.qmd | 6 +-- .../galaxyW4M.qmd | 2 - .../index.qmd | 12 +++--- .../tool1.qmd | 1 - 9 files changed, 43 insertions(+), 57 deletions(-) create mode 100644 Workflow4Metabolomics Galaxy Documentation/docs/robots.txt create mode 100644 Workflow4Metabolomics Galaxy Documentation/docs/sitemap.xml diff --git a/Workflow4Metabolomics Galaxy Documentation/contribute.qmd b/Workflow4Metabolomics Galaxy Documentation/contribute.qmd index 8e20e4a..c565c04 100644 --- a/Workflow4Metabolomics Galaxy Documentation/contribute.qmd +++ b/Workflow4Metabolomics Galaxy Documentation/contribute.qmd @@ -1,8 +1,7 @@ --- title: "How to contribute for W4M ?" --- - - This is a Quarto website. -To learn more about Quarto websites visit . +This is a Quarto website. +To learn more about Quarto websites visit . diff --git a/Workflow4Metabolomics Galaxy Documentation/docs/about.html b/Workflow4Metabolomics Galaxy Documentation/docs/about.html index aa7abd9..f57fb06 100644 --- a/Workflow4Metabolomics Galaxy Documentation/docs/about.html +++ b/Workflow4Metabolomics Galaxy Documentation/docs/about.html @@ -20,40 +20,6 @@ margin: 0 0.8em 0.2em -1em; /* quarto-specific, see https://github.com/quarto-dev/quarto-cli/issues/4556 */ vertical-align: middle; } -/* CSS for syntax highlighting */ -pre > code.sourceCode { white-space: pre; position: relative; } -pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } -pre > code.sourceCode > span:empty { height: 1.2em; } -.sourceCode { overflow: visible; } -code.sourceCode > span { color: inherit; text-decoration: inherit; } -div.sourceCode { margin: 1em 0; } -pre.sourceCode { margin: 0; } -@media screen { -div.sourceCode { overflow: auto; } -} -@media print { -pre > code.sourceCode { white-space: pre-wrap; } -pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; } -} -pre.numberSource code - { counter-reset: source-line 0; } -pre.numberSource code > span - { position: relative; left: -4em; counter-increment: source-line; } -pre.numberSource code > span > a:first-child::before - { content: counter(source-line); - position: relative; left: -1em; text-align: right; vertical-align: baseline; - border: none; display: inline-block; - -webkit-touch-callout: none; -webkit-user-select: none; - -khtml-user-select: none; -moz-user-select: none; - -ms-user-select: none; user-select: none; - padding: 0 4px; width: 4em; - } -pre.numberSource { margin-left: 3em; padding-left: 4px; } -div.sourceCode - { } -@media screen { -pre > code.sourceCode > span > a:first-child::before { text-decoration: underline; } -} @@ -205,12 +171,6 @@

About

About this site

-
-
1 + 1
-
-
[1] 2
-
-
diff --git a/Workflow4Metabolomics Galaxy Documentation/docs/robots.txt b/Workflow4Metabolomics Galaxy Documentation/docs/robots.txt new file mode 100644 index 0000000..5d72b47 --- /dev/null +++ b/Workflow4Metabolomics Galaxy Documentation/docs/robots.txt @@ -0,0 +1 @@ +Sitemap: https://jsaintvanne.github.io/workflow4metabolomics/sitemap.xml diff --git a/Workflow4Metabolomics Galaxy Documentation/docs/search.json b/Workflow4Metabolomics Galaxy Documentation/docs/search.json index 2456c16..c4c7aef 100644 --- a/Workflow4Metabolomics Galaxy Documentation/docs/search.json +++ b/Workflow4Metabolomics Galaxy Documentation/docs/search.json @@ -25,7 +25,7 @@ "href": "about.html", "title": "About", "section": "", - "text": "About this site\n\n1 + 1\n\n[1] 2" + "text": "About this site" }, { "objectID": "contribute.html", diff --git a/Workflow4Metabolomics Galaxy Documentation/docs/sitemap.xml b/Workflow4Metabolomics Galaxy Documentation/docs/sitemap.xml new file mode 100644 index 0000000..a995651 --- /dev/null +++ b/Workflow4Metabolomics Galaxy Documentation/docs/sitemap.xml @@ -0,0 +1,31 @@ + + + + https://jsaintvanne.github.io/workflow4metabolomics/tool2.html + 2024-01-05T07:44:31.444Z + + + https://jsaintvanne.github.io/workflow4metabolomics/index.html + 2024-01-05T07:44:30.738Z + + + https://jsaintvanne.github.io/workflow4metabolomics/events.html + 2024-01-05T07:44:30.011Z + + + https://jsaintvanne.github.io/workflow4metabolomics/about.html + 2024-01-05T07:44:29.313Z + + + https://jsaintvanne.github.io/workflow4metabolomics/contribute.html + 2024-01-05T07:44:29.665Z + + + https://jsaintvanne.github.io/workflow4metabolomics/galaxyW4M.html + 2024-01-05T07:44:30.363Z + + + https://jsaintvanne.github.io/workflow4metabolomics/tool1.html + 2024-01-05T07:44:31.083Z + + diff --git a/Workflow4Metabolomics Galaxy Documentation/events.qmd b/Workflow4Metabolomics Galaxy Documentation/events.qmd index 2bff39e..f73dea0 100644 --- a/Workflow4Metabolomics Galaxy Documentation/events.qmd +++ b/Workflow4Metabolomics Galaxy Documentation/events.qmd @@ -1,9 +1,7 @@ --- title: "Events" --- - - This is a Quarto website. - -To learn more about Quarto websites visit . +This is a Quarto website. +To learn more about Quarto websites visit . diff --git a/Workflow4Metabolomics Galaxy Documentation/galaxyW4M.qmd b/Workflow4Metabolomics Galaxy Documentation/galaxyW4M.qmd index f0cd91e..7b1e448 100644 --- a/Workflow4Metabolomics Galaxy Documentation/galaxyW4M.qmd +++ b/Workflow4Metabolomics Galaxy Documentation/galaxyW4M.qmd @@ -5,5 +5,3 @@ This is a Quarto website. To learn more about Quarto websites visit . - - diff --git a/Workflow4Metabolomics Galaxy Documentation/index.qmd b/Workflow4Metabolomics Galaxy Documentation/index.qmd index 2929926..285bb74 100644 --- a/Workflow4Metabolomics Galaxy Documentation/index.qmd +++ b/Workflow4Metabolomics Galaxy Documentation/index.qmd @@ -2,10 +2,10 @@ title: "Workflow4Metabolomics Galaxy Documentation" --- -Proposition de squelette W4M : +Proposition de squelette W4M : - - première page : de présentation de ce qu'est w4m, qu'on fait un Galaxy, qu'on peut y contribuer, qu'on fait des events... - - seconde page : on présente ce qu'est Galaxy et comment on a construit Galaxy w4m - - troisième page : on présente comment contribuer aux outils de w4m - - quatrième page : une liste des outils et leur explication (ou on fait un lien vers un autre quarto pour ça ?) - - cinquième page : les events de w4m \ No newline at end of file +- première page : de présentation de ce qu'est w4m, qu'on fait un Galaxy, qu'on peut y contribuer, qu'on fait des events... +- seconde page : on présente ce qu'est Galaxy et comment on a construit Galaxy w4m +- troisième page : on présente comment contribuer aux outils de w4m +- quatrième page : une liste des outils et leur explication (ou on fait un lien vers un autre quarto pour ça ?) +- cinquième page : les events de w4m diff --git a/Workflow4Metabolomics Galaxy Documentation/tool1.qmd b/Workflow4Metabolomics Galaxy Documentation/tool1.qmd index 1a73661..91d433d 100644 --- a/Workflow4Metabolomics Galaxy Documentation/tool1.qmd +++ b/Workflow4Metabolomics Galaxy Documentation/tool1.qmd @@ -5,4 +5,3 @@ This is a Quarto website. To learn more about Quarto websites visit . -