From 47f501def7de3b2116e32f649237c9a59649be46 Mon Sep 17 00:00:00 2001 From: Adrien Date: Tue, 11 May 2021 09:17:19 +0200 Subject: [PATCH] Configuration et test de docs --- docs/index.md | 6 + docs/test/index.md | 1 + mkdocs.yml | 14 ++ site/404.html | 97 +++++++++- site/index.html | 123 ++++++++++++- site/sitemap.xml | 6 +- site/sitemap.xml.gz | Bin 187 -> 194 bytes site/test/index.html | 411 +++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 655 insertions(+), 3 deletions(-) create mode 100644 docs/test/index.md create mode 100644 site/test/index.html diff --git a/docs/index.md b/docs/index.md index 7ad6435..9cf160a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,3 +15,9 @@ For full documentation visit [mkdocs.org](https://www.mkdocs.org). docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files. + +# Test +!!! info "Titre" + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod + nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor + massa, nec semper lorem quam in massa. diff --git a/docs/test/index.md b/docs/test/index.md new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/docs/test/index.md @@ -0,0 +1 @@ +test diff --git a/mkdocs.yml b/mkdocs.yml index ced3baf..da34297 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -7,6 +7,7 @@ theme: favicon: https://adriencharbonneau.fr/images/AC_favicon.png features: - navigation.tabs + - navigation.top icon: repo: fontawesome/brands/git-alt @@ -15,6 +16,14 @@ extra: social: - icon: fontawesome/brands/linkedin link: https://www.linkedin.com/in/adrien-charbonneau/ + - icon: fontawesome/brands/researchgate + link: https://www.researchgate.net/profile/Adrien-Charbonneau + - icon: fontawesome/brands/git + link: https://git.adriencharbonneau.fr/Adrien/Site-internet + - icon: fontawesome/brands/telegram-plane + link: mailto:adrien.charbonneau@free.fr + - icon: fontawesome/brands/creative-commons-by + link: https://adriencharbonneau.fr/docs/CV_Adrien_CHARBONNEAU.pdf copyright: Copyright © 2020 - 2021 Adrien CHARBONNEAU @@ -23,3 +32,8 @@ repo_name: Adrien/Docs plugins: - git-revision-date + +markdown_extensions: + - admonition + #- pymdownx.details + - pymdownx.superfences diff --git a/site/404.html b/site/404.html index a5711fe..d0e76de 100644 --- a/site/404.html +++ b/site/404.html @@ -135,6 +135,22 @@ + + + + + + + + +
  • + + Test + +
  • + + + @@ -194,6 +210,48 @@ + + + + + + + + +
  • + + + + + + +
  • + + + @@ -212,6 +270,10 @@ + + + + @@ -243,6 +305,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -253,7 +348,7 @@
    - + diff --git a/site/index.html b/site/index.html index cd359d5..67e7689 100644 --- a/site/index.html +++ b/site/index.html @@ -142,6 +142,22 @@ + + + + + + + + +
  • + + Test + +
  • + + + @@ -248,6 +264,48 @@ + + + + + + + + +
  • + + + + + + +
  • + + + @@ -315,6 +373,13 @@ docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files. +

    Test

    +
    +

    Titre

    +

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et euismod +nulla. Curabitur feugiat, tortor non consequat finibus, justo purus auctor +massa, nec semper lorem quam in massa.

    +
    @@ -339,11 +404,34 @@ docs/ + + + +