From 532b86439c77a8455923966ed6ffd06b5f6a97ec Mon Sep 17 00:00:00 2001 From: Antoine <antoine.roy@tetras-libre.fr> Date: Fri, 1 Dec 2023 14:50:28 +0100 Subject: [PATCH] some content --- config/_default/hugo.toml | 2 +- public/404.html | 21 ++++++++------- public/blog/example-post/index.html | 29 ++++++++++---------- public/blog/index.html | 27 ++++++++++--------- public/blog/index.xml | 8 +++--- public/blog/page/1/index.html | 6 ++--- public/blog/sitemap.xml | 2 +- public/categories/index.html | 23 ++++++++-------- public/categories/index.xml | 4 +-- public/categories/page/1/index.html | 6 ++--- public/contributors/index.html | 23 ++++++++-------- public/contributors/index.xml | 4 +-- public/contributors/page/1/index.html | 6 ++--- public/docs/index.html | 37 ++++++++++++------------- public/docs/index.xml | 4 +-- public/docs/set-up/index.html | 39 ++++++++++++++------------- public/docs/set-up/index.xml | 16 +++++------ public/docs/set-up/sitemap.xml | 6 ++--- public/docs/sitemap.xml | 8 +++--- public/index.html | 29 ++++++++++---------- public/index.xml | 24 ++++++++--------- public/privacy/index.html | 21 ++++++++------- public/search-index.json | 2 +- public/sitemap.xml | 24 ++++++++--------- public/tags/index.html | 23 ++++++++-------- public/tags/index.xml | 4 +-- public/tags/page/1/index.html | 6 ++--- 27 files changed, 207 insertions(+), 197 deletions(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 6ba05e0..2473308 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,5 +1,5 @@ title = "Tetras Doc'" -baseurl = "./" +baseurl = "/" canonifyURLs = false disableAliases = true disableHugoGeneratorInject = true diff --git a/public/404.html b/public/404.html index dd141f8..87443c9 100644 --- a/public/404.html +++ b/public/404.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,7 +14,8 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/404.html"> + <base href="./404.html"> + <link rel="canonical" href="./404.html"> <title>404 Page not found | Tetras Doc'</title> @@ -32,9 +33,9 @@ <meta property="og:title" content="404 Page not found" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/404.html" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./404.html" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="404 Page not found"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -46,7 +47,7 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, @@ -75,7 +76,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -111,10 +112,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> diff --git a/public/blog/example-post/index.html b/public/blog/example-post/index.html index b78f324..6d10779 100644 --- a/public/blog/example-post/index.html +++ b/public/blog/example-post/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,7 +14,8 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/blog/example-post/"> + <base href="./blog/example-post/"> + <link rel="canonical" href="./blog/example-post/"> <title>Example Post | Tetras Doc'</title> @@ -32,11 +33,11 @@ <meta property="og:title" content="Example Post" /> <meta property="og:description" content="Just an example post." /> <meta property="og:type" content="article" /> -<meta property="og:url" content="/blog/example-post/" /><meta property="og:image" content="/cover.png"/><meta property="article:section" content="blog" /> +<meta property="og:url" content="./blog/example-post/" /><meta property="og:image" content="cover.png"/><meta property="article:section" content="blog" /> <meta property="article:published_time" content="2023-09-07T16:27:22+02:00" /> <meta property="article:modified_time" content="2023-09-07T16:27:22+02:00" /><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Example Post"/> <meta name="twitter:description" content="Just an example post."/> @@ -49,13 +50,13 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, { "@type": "ListItem", - "item": "/blog/", + "item": "./blog/", "name": "Blog", "position": 2 }, @@ -82,17 +83,17 @@ "headline": "Example Post", "description": "Just an example post.", "isPartOf": { - "@id": "/blog/example-post/" + "@id": "./blog/example-post/" }, "mainEntityOfPage": { - "@id": "/blog/example-post/" + "@id": "./blog/example-post/" }, "datePublished": "2023-09-07T16:27:22+02:00", "dateModified": "2023-09-07T16:27:22+02:00", "author": { "@type": "Organization", "name": "Tetras-Libre", - "url": "/" + "url": "./" }, "publisher": { "@type": "Organization", @@ -117,7 +118,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -153,10 +154,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link active" href="/blog/" aria-current="true">Blog</a> + <a class="nav-link active" href="blog/" aria-current="true">Blog</a> </li> </ul> diff --git a/public/blog/index.html b/public/blog/index.html index 8410657..5dbc723 100644 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,17 +14,18 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/blog/"> + <base href="./blog/"> + <link rel="canonical" href="./blog/"> <link rel="alternate" type="application/rss+xml" - href="/blog/index.xml" + href="./blog/index.xml" > <link rel="sitemap" type="application/xml" - href="/blog/sitemap.xml" + href="./blog/sitemap.xml" > <title>Blog | Tetras Doc'</title> @@ -42,9 +43,9 @@ <meta property="og:title" content="Blog" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/blog/" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./blog/" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Blog"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -56,7 +57,7 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, @@ -85,7 +86,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -121,10 +122,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link active" href="/blog/" aria-current="true">Blog</a> + <a class="nav-link active" href="blog/" aria-current="true">Blog</a> </li> </ul> @@ -227,7 +228,7 @@ <div class="card"> <div class="card-body"> <article> - <h2 class="h3"><a class="stretched-link text-body" href="/blog/example-post/">Example Post</a></h2> + <h2 class="h3"><a class="stretched-link text-body" href="blog/example-post/">Example Post</a></h2> <p></p> <p> <small>September 7, 2023<span class="stretched-link position-relative reading-time" title="Estimated reading time"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> diff --git a/public/blog/index.xml b/public/blog/index.xml index 3bf01e8..b8da2b6 100644 --- a/public/blog/index.xml +++ b/public/blog/index.xml @@ -2,18 +2,18 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Blog on Tetras Doc'</title> - <link>/blog/</link> + <link>./blog/</link> <description>Recent content in Blog on Tetras Doc'</description> <generator>Hugo -- gohugo.io</generator> <language>en</language> <copyright>Copyright (c) 2023 Hyas</copyright> - <lastBuildDate>Thu, 07 Sep 2023 16:21:44 +0200</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Thu, 07 Sep 2023 16:21:44 +0200</lastBuildDate><atom:link href="./blog/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Example Post</title> - <link>/blog/example-post/</link> + <link>./blog/example-post/</link> <pubDate>Thu, 07 Sep 2023 16:27:22 +0200</pubDate> - <guid>/blog/example-post/</guid> + <guid>./blog/example-post/</guid> <description></description> </item> diff --git a/public/blog/page/1/index.html b/public/blog/page/1/index.html index d209a50..68ea024 100644 --- a/public/blog/page/1/index.html +++ b/public/blog/page/1/index.html @@ -1,10 +1,10 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>/blog/</title> - <link rel="canonical" href="/blog/"> + <title>./blog/</title> + <link rel="canonical" href="./blog/"> <meta name="robots" content="noindex"> <meta charset="utf-8"> - <meta http-equiv="refresh" content="0; url=/blog/"> + <meta http-equiv="refresh" content="0; url=./blog/"> </head> </html> diff --git a/public/blog/sitemap.xml b/public/blog/sitemap.xml index 9399f77..11d3dd4 100644 --- a/public/blog/sitemap.xml +++ b/public/blog/sitemap.xml @@ -2,7 +2,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> <url> - <loc>/blog/example-post/</loc> + <loc>./blog/example-post/</loc> <lastmod>2023-09-07T16:27:22+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> diff --git a/public/categories/index.html b/public/categories/index.html index f3a2799..a64830f 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,12 +14,13 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/categories/"> + <base href="./categories/"> + <link rel="canonical" href="./categories/"> <link rel="alternate" type="application/rss+xml" - href="/categories/index.xml" + href="./categories/index.xml" > <title>Categories | Tetras Doc'</title> @@ -37,9 +38,9 @@ <meta property="og:title" content="Categories" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/categories/" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./categories/" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Categories"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -51,7 +52,7 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, @@ -80,7 +81,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -116,10 +117,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> diff --git a/public/categories/index.xml b/public/categories/index.xml index b1e40d1..31a10c5 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -2,10 +2,10 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Categories on Tetras Doc'</title> - <link>/categories/</link> + <link>./categories/</link> <description>Recent content in Categories on Tetras Doc'</description> <generator>Hugo -- gohugo.io</generator> <language>en</language> - <copyright>Copyright (c) 2023 Hyas</copyright><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" /> + <copyright>Copyright (c) 2023 Hyas</copyright><atom:link href="./categories/index.xml" rel="self" type="application/rss+xml" /> </channel> </rss> diff --git a/public/categories/page/1/index.html b/public/categories/page/1/index.html index c54270b..44c38ce 100644 --- a/public/categories/page/1/index.html +++ b/public/categories/page/1/index.html @@ -1,10 +1,10 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>/categories/</title> - <link rel="canonical" href="/categories/"> + <title>./categories/</title> + <link rel="canonical" href="./categories/"> <meta name="robots" content="noindex"> <meta charset="utf-8"> - <meta http-equiv="refresh" content="0; url=/categories/"> + <meta http-equiv="refresh" content="0; url=./categories/"> </head> </html> diff --git a/public/contributors/index.html b/public/contributors/index.html index ad26124..8b47021 100644 --- a/public/contributors/index.html +++ b/public/contributors/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,12 +14,13 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/contributors/"> + <base href="./contributors/"> + <link rel="canonical" href="./contributors/"> <link rel="alternate" type="application/rss+xml" - href="/contributors/index.xml" + href="./contributors/index.xml" > <title>Contributors | Tetras Doc'</title> @@ -37,9 +38,9 @@ <meta property="og:title" content="Contributors" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/contributors/" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./contributors/" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Contributors"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -51,7 +52,7 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, @@ -80,7 +81,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -116,10 +117,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> diff --git a/public/contributors/index.xml b/public/contributors/index.xml index e91bf83..90cc547 100644 --- a/public/contributors/index.xml +++ b/public/contributors/index.xml @@ -2,10 +2,10 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Contributors on Tetras Doc'</title> - <link>/contributors/</link> + <link>./contributors/</link> <description>Recent content in Contributors on Tetras Doc'</description> <generator>Hugo -- gohugo.io</generator> <language>en</language> - <copyright>Copyright (c) 2023 Hyas</copyright><atom:link href="/contributors/index.xml" rel="self" type="application/rss+xml" /> + <copyright>Copyright (c) 2023 Hyas</copyright><atom:link href="./contributors/index.xml" rel="self" type="application/rss+xml" /> </channel> </rss> diff --git a/public/contributors/page/1/index.html b/public/contributors/page/1/index.html index c925fc0..9bad844 100644 --- a/public/contributors/page/1/index.html +++ b/public/contributors/page/1/index.html @@ -1,10 +1,10 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>/contributors/</title> - <link rel="canonical" href="/contributors/"> + <title>./contributors/</title> + <link rel="canonical" href="./contributors/"> <meta name="robots" content="noindex"> <meta charset="utf-8"> - <meta http-equiv="refresh" content="0; url=/contributors/"> + <meta http-equiv="refresh" content="0; url=./contributors/"> </head> </html> diff --git a/public/docs/index.html b/public/docs/index.html index aeb3889..8ca0d66 100644 --- a/public/docs/index.html +++ b/public/docs/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,17 +14,18 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/docs/"> + <base href="./docs/"> + <link rel="canonical" href="./docs/"> <link rel="alternate" type="application/rss+xml" - href="/docs/index.xml" + href="./docs/index.xml" > <link rel="sitemap" type="application/xml" - href="/docs/sitemap.xml" + href="./docs/sitemap.xml" > <title>Docs | Tetras Doc'</title> @@ -42,9 +43,9 @@ <meta property="og:title" content="Docs" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/docs/" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./docs/" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Docs"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -56,7 +57,7 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, @@ -85,7 +86,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -133,17 +134,17 @@ - <li><a class="docs-link rounded" href="/docs/set-up/getting-started/">Getting Started</a></li> + <li><a class="docs-link rounded" href="./docs/set-up/getting-started/">Getting Started</a></li> - <li><a class="docs-link rounded" href="/docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to your project</a></li> + <li><a class="docs-link rounded" href="./docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to your project</a></li> - <li><a class="docs-link rounded" href="/docs/set-up/set-your-documentations-url/">Set your documentation's URL</a></li> + <li><a class="docs-link rounded" href="./docs/set-up/set-your-documentations-url/">Set your documentation's URL</a></li> </ul> @@ -182,10 +183,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link active" href="/docs/set-up/getting-started" aria-current="true">Docs</a> + <a class="nav-link active" href="docs/set-up/getting-started" aria-current="true">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> @@ -289,7 +290,7 @@ <div class="card my-3"> <div class="card-body"> - <a class="stretched-link" href="/docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to Your Project →</a> + <a class="stretched-link" href="docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to Your Project →</a> </div> </div> @@ -297,7 +298,7 @@ <div class="card my-3"> <div class="card-body"> - <a class="stretched-link" href="/docs/set-up/getting-started/">Getting Started →</a> + <a class="stretched-link" href="docs/set-up/getting-started/">Getting Started →</a> </div> </div> @@ -305,7 +306,7 @@ <div class="card my-3"> <div class="card-body"> - <a class="stretched-link" href="/docs/set-up/set-your-documentations-url/">Set Your Documentation's URL →</a> + <a class="stretched-link" href="docs/set-up/set-your-documentations-url/">Set Your Documentation's URL →</a> </div> </div> diff --git a/public/docs/index.xml b/public/docs/index.xml index 95b1f62..7e11fc2 100644 --- a/public/docs/index.xml +++ b/public/docs/index.xml @@ -2,11 +2,11 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Docs on Tetras Doc'</title> - <link>/docs/</link> + <link>./docs/</link> <description>Recent content in Docs on Tetras Doc'</description> <generator>Hugo -- gohugo.io</generator> <language>en</language> <copyright>Copyright (c) 2023 Hyas</copyright> - <lastBuildDate>Thu, 07 Sep 2023 16:12:03 +0200</lastBuildDate><atom:link href="/docs/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Thu, 07 Sep 2023 16:12:03 +0200</lastBuildDate><atom:link href="./docs/index.xml" rel="self" type="application/rss+xml" /> </channel> </rss> diff --git a/public/docs/set-up/index.html b/public/docs/set-up/index.html index ecc008f..a7d46dd 100644 --- a/public/docs/set-up/index.html +++ b/public/docs/set-up/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,17 +14,18 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/docs/set-up/"> + <base href="./docs/set-up/"> + <link rel="canonical" href="./docs/set-up/"> <link rel="alternate" type="application/rss+xml" - href="/docs/set-up/index.xml" + href="./docs/set-up/index.xml" > <link rel="sitemap" type="application/xml" - href="/docs/set-up/sitemap.xml" + href="./docs/set-up/sitemap.xml" > <title>Set up | Tetras Doc'</title> @@ -42,9 +43,9 @@ <meta property="og:title" content="Set up" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/docs/set-up/" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./docs/set-up/" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Set up"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -57,13 +58,13 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, { "@type": "ListItem", - "item": "/docs/", + "item": "./docs/", "name": "Docs", "position": 2 }, @@ -92,7 +93,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -140,17 +141,17 @@ - <li><a class="docs-link rounded" href="/docs/set-up/getting-started/">Getting Started</a></li> + <li><a class="docs-link rounded" href="./docs/set-up/getting-started/">Getting Started</a></li> - <li><a class="docs-link rounded" href="/docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to your project</a></li> + <li><a class="docs-link rounded" href="./docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to your project</a></li> - <li><a class="docs-link rounded" href="/docs/set-up/set-your-documentations-url/">Set your documentation's URL</a></li> + <li><a class="docs-link rounded" href="./docs/set-up/set-your-documentations-url/">Set your documentation's URL</a></li> </ul> @@ -189,10 +190,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link active" href="/docs/set-up/getting-started" aria-current="true">Docs</a> + <a class="nav-link active" href="docs/set-up/getting-started" aria-current="true">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> @@ -296,7 +297,7 @@ <div class="card my-3"> <div class="card-body"> - <a class="stretched-link" href="/docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to Your Project →</a> + <a class="stretched-link" href="docs/set-up/adapt-tetras-doc-to-your-project/">Adapt Tetras Doc' to Your Project →</a> </div> </div> @@ -304,7 +305,7 @@ <div class="card my-3"> <div class="card-body"> - <a class="stretched-link" href="/docs/set-up/getting-started/">Getting Started →</a> + <a class="stretched-link" href="docs/set-up/getting-started/">Getting Started →</a> </div> </div> @@ -312,7 +313,7 @@ <div class="card my-3"> <div class="card-body"> - <a class="stretched-link" href="/docs/set-up/set-your-documentations-url/">Set Your Documentation's URL →</a> + <a class="stretched-link" href="docs/set-up/set-your-documentations-url/">Set Your Documentation's URL →</a> </div> </div> diff --git a/public/docs/set-up/index.xml b/public/docs/set-up/index.xml index 0be20cd..1356790 100644 --- a/public/docs/set-up/index.xml +++ b/public/docs/set-up/index.xml @@ -2,38 +2,38 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Set up on Tetras Doc'</title> - <link>/docs/set-up/</link> + <link>./docs/set-up/</link> <description>Recent content in Set up on Tetras Doc'</description> <generator>Hugo -- gohugo.io</generator> <language>en</language> <copyright>Copyright (c) 2023 Hyas</copyright> - <lastBuildDate>Thu, 07 Sep 2023 16:12:37 +0200</lastBuildDate><atom:link href="/docs/set-up/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Thu, 07 Sep 2023 16:12:37 +0200</lastBuildDate><atom:link href="./docs/set-up/index.xml" rel="self" type="application/rss+xml" /> <item> <title>Getting Started</title> - <link>/docs/set-up/getting-started/</link> + <link>./docs/set-up/getting-started/</link> <pubDate>Thu, 07 Sep 2023 16:13:18 +0200</pubDate> - <guid>/docs/set-up/getting-started/</guid> + <guid>./docs/set-up/getting-started/</guid> <description>This documentation will guide you through setting up this template. Set up the project Clone the project with git clone https://gitlab.</description> </item> <item> <title>Adapt Tetras Doc' to your project</title> - <link>/docs/set-up/adapt-tetras-doc-to-your-project/</link> + <link>./docs/set-up/adapt-tetras-doc-to-your-project/</link> <pubDate>Thu, 07 Sep 2023 16:13:18 +0200</pubDate> - <guid>/docs/set-up/adapt-tetras-doc-to-your-project/</guid> + <guid>./docs/set-up/adapt-tetras-doc-to-your-project/</guid> <description>This documentation will guide you through setting up this template. Create Menu Item into Doc Main Menu Item If you want to create new main menu Item as presented bellow follow those steps :</description> </item> <item> <title>Set your documentation's URL</title> - <link>/docs/set-up/set-your-documentations-url/</link> + <link>./docs/set-up/set-your-documentations-url/</link> <pubDate>Thu, 07 Sep 2023 16:13:18 +0200</pubDate> - <guid>/docs/set-up/set-your-documentations-url/</guid> + <guid>./docs/set-up/set-your-documentations-url/</guid> <description>Set up you own Nav Bar You have to change /config/_default/menus/menus.en.toml # [[docs]] # name = &#34;Prologue&#34; # weight = 10 # identifier = &#34;prologue&#34; # url = &#34;/docs/prologue/&#34; # [[docs]] # name = &#34;Help&#34; # weight = 60 # identifier = &#34;help&#34; # url = &#34;/docs/help/&#34; # [[docs]] # name = &#34;Lorem&#34; # weight = 70 # identifier = &#34;lorem&#34; # url = &#34;/docs/lorem/&#34; [[guide]] name = &#34;Lorem&#34; weight = 10 identifier = &#34;lorem&#34; url = &#34;/guide/lorem/&#34; [[tutorial]] name = &#34;Lorem&#34; weight = 10 identifier = &#34;lorem&#34; url = &#34;/tutorial/lorem/&#34; [[main]] name = &#34;Docs&#34; url = &#34;/docs/&#34; # url = &#34;/docs/1.</description> </item> diff --git a/public/docs/set-up/sitemap.xml b/public/docs/set-up/sitemap.xml index 15477f8..69e1306 100644 --- a/public/docs/set-up/sitemap.xml +++ b/public/docs/set-up/sitemap.xml @@ -2,21 +2,21 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> <url> - <loc>/docs/set-up/getting-started/</loc> + <loc>./docs/set-up/getting-started/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> <url> - <loc>/docs/set-up/adapt-tetras-doc-to-your-project/</loc> + <loc>./docs/set-up/adapt-tetras-doc-to-your-project/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> <url> - <loc>/docs/set-up/set-your-documentations-url/</loc> + <loc>./docs/set-up/set-your-documentations-url/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> diff --git a/public/docs/sitemap.xml b/public/docs/sitemap.xml index 1e20207..76330c9 100644 --- a/public/docs/sitemap.xml +++ b/public/docs/sitemap.xml @@ -2,25 +2,25 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> <url> - <loc>/docs/set-up/</loc> + <loc>./docs/set-up/</loc> <lastmod>2023-09-07T16:12:37+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> <url> - <loc>/docs/set-up/getting-started/</loc> + <loc>./docs/set-up/getting-started/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> <url> - <loc>/docs/set-up/adapt-tetras-doc-to-your-project/</loc> + <loc>./docs/set-up/adapt-tetras-doc-to-your-project/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> <url> - <loc>/docs/set-up/set-your-documentations-url/</loc> + <loc>./docs/set-up/set-your-documentations-url/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> diff --git a/public/index.html b/public/index.html index a91c408..b667292 100644 --- a/public/index.html +++ b/public/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,12 +14,13 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/"> + <base href="./"> + <link rel="canonical" href="./"> <link rel="alternate" type="application/rss+xml" - href="/index.xml" + href="./index.xml" > <title>Tetras Doc'</title> @@ -38,9 +39,9 @@ <meta property="og:title" content="Tetras Doc'" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Tetras Doc'"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -51,7 +52,7 @@ "@graph": [ { "@type": "WebSite", - "url": "/", + "url": "./", "name": "Tetras Doc\u0027", "description": "Bienvenue sur la documentation Tetras-libre!" } @@ -66,15 +67,15 @@ "@graph": [ { "@type": "Organization", - "url": "/", + "url": "./", "name": "Tetras-Libre", "image": [ { - "@id": "/cover.png" + "@id": "cover.png" } ], "logo": { - "@id": "/logo_TetrasLibre_CMJN.svg" + "@id": "logo_TetrasLibre_CMJN.svg" } } ] @@ -98,7 +99,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -134,10 +135,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> diff --git a/public/index.xml b/public/index.xml index 94640f4..10e60b8 100644 --- a/public/index.xml +++ b/public/index.xml @@ -2,57 +2,57 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Tetras Doc'</title> - <link>/</link> + <link>./</link> <description>Recent content on Tetras Doc'</description> <generator>Hugo -- gohugo.io</generator> <language>en</language> <copyright>Copyright (c) 2023 Hyas</copyright> - <lastBuildDate>Thu, 07 Sep 2023 16:33:54 +0200</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Thu, 07 Sep 2023 16:33:54 +0200</lastBuildDate><atom:link href="./index.xml" rel="self" type="application/rss+xml" /> <item> <title>Example Post</title> - <link>/blog/example-post/</link> + <link>./blog/example-post/</link> <pubDate>Thu, 07 Sep 2023 16:27:22 +0200</pubDate> - <guid>/blog/example-post/</guid> + <guid>./blog/example-post/</guid> <description></description> </item> <item> <title>Getting Started</title> - <link>/docs/set-up/getting-started/</link> + <link>./docs/set-up/getting-started/</link> <pubDate>Thu, 07 Sep 2023 16:13:18 +0200</pubDate> - <guid>/docs/set-up/getting-started/</guid> + <guid>./docs/set-up/getting-started/</guid> <description>This documentation will guide you through setting up this template. Set up the project Clone the project with git clone https://gitlab.</description> </item> <item> <title>Adapt Tetras Doc' to your project</title> - <link>/docs/set-up/adapt-tetras-doc-to-your-project/</link> + <link>./docs/set-up/adapt-tetras-doc-to-your-project/</link> <pubDate>Thu, 07 Sep 2023 16:13:18 +0200</pubDate> - <guid>/docs/set-up/adapt-tetras-doc-to-your-project/</guid> + <guid>./docs/set-up/adapt-tetras-doc-to-your-project/</guid> <description>This documentation will guide you through setting up this template. Create Menu Item into Doc Main Menu Item If you want to create new main menu Item as presented bellow follow those steps :</description> </item> <item> <title>Set your documentation's URL</title> - <link>/docs/set-up/set-your-documentations-url/</link> + <link>./docs/set-up/set-your-documentations-url/</link> <pubDate>Thu, 07 Sep 2023 16:13:18 +0200</pubDate> - <guid>/docs/set-up/set-your-documentations-url/</guid> + <guid>./docs/set-up/set-your-documentations-url/</guid> <description>Set up you own Nav Bar You have to change /config/_default/menus/menus.en.toml # [[docs]] # name = &#34;Prologue&#34; # weight = 10 # identifier = &#34;prologue&#34; # url = &#34;/docs/prologue/&#34; # [[docs]] # name = &#34;Help&#34; # weight = 60 # identifier = &#34;help&#34; # url = &#34;/docs/help/&#34; # [[docs]] # name = &#34;Lorem&#34; # weight = 70 # identifier = &#34;lorem&#34; # url = &#34;/docs/lorem/&#34; [[guide]] name = &#34;Lorem&#34; weight = 10 identifier = &#34;lorem&#34; url = &#34;/guide/lorem/&#34; [[tutorial]] name = &#34;Lorem&#34; weight = 10 identifier = &#34;lorem&#34; url = &#34;/tutorial/lorem/&#34; [[main]] name = &#34;Docs&#34; url = &#34;/docs/&#34; # url = &#34;/docs/1.</description> </item> <item> <title>Privacy Policy</title> - <link>/privacy/</link> + <link>./privacy/</link> <pubDate>Thu, 07 Sep 2023 17:19:07 +0200</pubDate> - <guid>/privacy/</guid> + <guid>./privacy/</guid> <description></description> </item> diff --git a/public/privacy/index.html b/public/privacy/index.html index e037f76..e3662f2 100644 --- a/public/privacy/index.html +++ b/public/privacy/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,7 +14,8 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/privacy/"> + <base href="./privacy/"> + <link rel="canonical" href="./privacy/"> <title>Privacy Policy | Tetras Doc'</title> @@ -32,11 +33,11 @@ <meta property="og:title" content="Privacy Policy" /> <meta property="og:description" content="" /> <meta property="og:type" content="article" /> -<meta property="og:url" content="/privacy/" /><meta property="og:image" content="/cover.png"/><meta property="article:section" content="" /> +<meta property="og:url" content="./privacy/" /><meta property="og:image" content="cover.png"/><meta property="article:section" content="" /> <meta property="article:published_time" content="2023-09-07T17:19:07+02:00" /> <meta property="article:modified_time" content="2023-09-07T17:19:07+02:00" /><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Privacy Policy"/> <meta name="twitter:description" content=""/> @@ -48,7 +49,7 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, @@ -77,7 +78,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -113,10 +114,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> diff --git a/public/search-index.json b/public/search-index.json index 3a68502..99b52d0 100644 --- a/public/search-index.json +++ b/public/search-index.json @@ -1 +1 @@ -[{"content":"","date":"2023-09-07","id":0,"permalink":"/blog/example-post/","summary":"","tags":[],"title":"Example Post"},{"content":"","date":"2023-09-07","id":1,"permalink":"/blog/","summary":"","tags":[],"title":"Blog"},{"content":"","date":"2023-09-07","id":2,"permalink":"/docs/set-up/","summary":"","tags":[],"title":"Set up"},{"content":"This documentation will guide you through setting up this template.\nSet up the project Clone the project with git clone https://gitlab.tetras-libre.fr/tetras-libre/tetras-page-doks\ncd tetras-page-doks\nnpm install\ngit remote set-url origin git://new.url.here initialized your git repository\nnpm run dev to run the project locally\nnpm run build\ncommit your project and make sure hugo_stats.json is present on your repository\n","date":"2023-09-07","id":3,"permalink":"/docs/set-up/getting-started/","summary":"This documentation will guide you through setting up this template.\nSet up the project Clone the project with git clone https://gitlab.","tags":[],"title":"Getting Started"},{"content":"This documentation will guide you through setting up this template.\nCreate Menu Item into Doc Main Menu Item If you want to create new main menu Item as presented bellow follow those steps :\nCreate a folder into content/docs/ Create as many subfolder into content/docs/NewMenuItem/ as you need Every subfoler must contain an index.md and a content.md Index.md ---\rtitle: \u0026#34;My Title\u0026#34;\rdescription: \u0026#34;This an optional description of the content\u0026#34;\rsummary: \u0026#34;This is optionnal\u0026#34;\rdate: date of today at format YYYY-MM-DDTHH:MM:SS+GMT\rlastmod: date of modification at format YYYY-MM-DDTHH:MM:SS+GMT\rdraft: false\rmenu:\rdocs:\rparent: \u0026#34;\u0026#34;\ridentifier: \u0026#34;reference-22e9ba8aefa7ef9891199cf8db3a08cd\u0026#34;\rweight: 700 (Represent the order where your item will be on the menu)\rtoc: true\rseo:\rtitle: \u0026#34;\u0026#34; # custom title (optional)\rdescription: \u0026#34;\u0026#34; # custom description (recommended)\rcanonical: \u0026#34;\u0026#34; # custom canonical URL (optional)\rnoindex: false # false (default) or true\r--- title will handle the name of the main menu on the left of this doc page.\nweight will handle the order of the collapsable menu on the left of this doc page.\nYou can find more information there : Hugo CMS web site : _index.md section\ncontent.md ---\rtitle: \u0026#34;Set up\u0026#34;\rdescription: \u0026#34;How to set up this Tetras Documentation Template.\u0026#34;\rsummary: \u0026#34;\u0026#34;\rdate: 2023-09-07T16:13:18+02:00\rlastmod: 2023-09-07T16:13:18+02:00\rdraft: false\rmenu:\rdocs:\rparent: \u0026#34;\u0026#34;\ridentifier: \u0026#34;example-ee51430687e728ba6e68dea3359133ad\u0026#34;\rweight: 910\rtoc: true\rseo:\rtitle: \u0026#34;\u0026#34; # custom title (optional)\rdescription: \u0026#34;\u0026#34; # custom description (recommended)\rcanonical: \u0026#34;\u0026#34; # custom canonical URL (optional)\rnoindex: false # false (default) or true\r---\rYour awesome content there\r## Important Item of your content\r### Less Important Item of your content\rOh what an awesome content ! title will handle the name of the submenu on the left of this doc page : weight will handle the order of the submenu\nEvery part of you markdown content with at least two \u0026lsquo;#\u0026rsquo; will be concider as a title of type \u0026lt;H2\u0026gt; and create an anchor link on the right of this doc like this :\nThis is useful to structure you text and easier for the user\u0026rsquo;s navigation.\nYou can find more information there : Doks Markdown Cheat Sheet\n","date":"2023-09-07","id":4,"permalink":"/docs/set-up/adapt-tetras-doc-to-your-project/","summary":"This documentation will guide you through setting up this template.\nCreate Menu Item into Doc Main Menu Item If you want to create new main menu Item as presented bellow follow those steps :","tags":[],"title":"Adapt Tetras Doc' to your project"},{"content":"Set up you own Nav Bar You have to change /config/_default/menus/menus.en.toml\n# [[docs]]\r# name = \u0026#34;Prologue\u0026#34;\r# weight = 10\r# identifier = \u0026#34;prologue\u0026#34;\r# url = \u0026#34;/docs/prologue/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Help\u0026#34;\r# weight = 60\r# identifier = \u0026#34;help\u0026#34;\r# url = \u0026#34;/docs/help/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Lorem\u0026#34;\r# weight = 70\r# identifier = \u0026#34;lorem\u0026#34;\r# url = \u0026#34;/docs/lorem/\u0026#34;\r[[guide]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/guide/lorem/\u0026#34;\r[[tutorial]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/tutorial/lorem/\u0026#34;\r[[main]]\rname = \u0026#34;Docs\u0026#34;\rurl = \u0026#34;/docs/\u0026#34;\r# url = \u0026#34;/docs/1.0/prologue/introduction/\u0026#34;\rweight = 10\r[[main]]\rname = \u0026#34;Blog\u0026#34;\rurl = \u0026#34;/blog/set-up/getting-started/\u0026#34;\rweight = 30\r# [[social]]\r# name = \u0026#34;Twitter\u0026#34;\r# pre = \u0026#39;\u0026lt;svg xmlns=\u0026#34;http://www.w3.org/2000/svg\u0026#34; class=\u0026#34;icon icon-tabler icon-tabler-brand-x\u0026#34; width=\u0026#34;24\u0026#34; height=\u0026#34;24\u0026#34; viewBox=\u0026#34;0 0 24 24\u0026#34; stroke-width=\u0026#34;2\u0026#34; stroke=\u0026#34;currentColor\u0026#34; fill=\u0026#34;none\u0026#34; stroke-linecap=\u0026#34;round\u0026#34; stroke-linejoin=\u0026#34;round\u0026#34;\u0026gt;\u0026lt;path stroke=\u0026#34;none\u0026#34; d=\u0026#34;M0 0h24v24H0z\u0026#34; fill=\u0026#34;none\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M4 4l11.733 16h4.267l-11.733 -16z\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;/svg\u0026gt;\u0026#39;\r# url = \u0026#34;https://twitter.com/getdoks\u0026#34;\r# weight = 10\r#\r# [[social]]\r# name = \u0026#34;Discord\u0026#34;\r# pre = \u0026#39;\u0026lt;svg xmlns=\u0026#34;http://www.w3.org/2000/svg\u0026#34; class=\u0026#34;icon icon-tabler icon-tabler-brand-discord\u0026#34; width=\u0026#34;24\u0026#34; height=\u0026#34;24\u0026#34; viewBox=\u0026#34;0 0 24 24\u0026#34; stroke-width=\u0026#34;2\u0026#34; stroke=\u0026#34;currentColor\u0026#34; fill=\u0026#34;none\u0026#34; stroke-linecap=\u0026#34;round\u0026#34; stroke-linejoin=\u0026#34;round\u0026#34;\u0026gt;\u0026lt;path stroke=\u0026#34;none\u0026#34; d=\u0026#34;M0 0h24v24H0z\u0026#34; fill=\u0026#34;none\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M8.5 17c0 1 -1.356 3 -1.832 3c-1.429 0 -2.698 -1.667 -3.333 -3c-.635 -1.667 -.476 -5.833 1.428 -11.5c1.388 -1.015 2.782 -1.34 4.237 -1.5l.975 1.923a11.913 11.913 0 0 1 4.053 0l.972 -1.923c1.5 .16 3.043 .485 4.5 1.5c2 5.667 2.167 9.833 1.5 11.5c-.667 1.333 -2 3 -3.5 3c-.5 0 -2 -2 -2 -3\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M7 16.5c3.5 1 6.5 1 10 0\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;/svg\u0026gt;\u0026#39;\r# url = \u0026#34;https://getdoks.org/chat\u0026#34;\r# weight = 20\r[[social]]\rname = \u0026#34;GitLab\u0026#34;\rpre = \u0026#39;\u0026lt;svg xmlns=\u0026#34;http://www.w3.org/2000/svg\u0026#34; class=\u0026#34;icon icon-tabler icon-tabler-brand-github\u0026#34; width=\u0026#34;24\u0026#34; height=\u0026#34;24\u0026#34; viewBox=\u0026#34;0 0 24 24\u0026#34; stroke-width=\u0026#34;2\u0026#34; stroke=\u0026#34;currentColor\u0026#34; fill=\u0026#34;none\u0026#34; stroke-linecap=\u0026#34;round\u0026#34; stroke-linejoin=\u0026#34;round\u0026#34;\u0026gt;\u0026lt;path stroke=\u0026#34;none\u0026#34; d=\u0026#34;M0 0h24v24H0z\u0026#34; fill=\u0026#34;none\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;/svg\u0026gt;\u0026#39;\rurl = \u0026#34;https://gitlab.tetras-libre.fr/explore\u0026#34;\rpost = \u0026#34;v0.1.0\u0026#34;\rweight = 30\r[[footer]]\rname = \u0026#34;Privacy Policy\u0026#34;\rurl = \u0026#34;/privacy/\u0026#34;\rweight = 10\r# [[footer]]\r# name = \u0026#34;Terms of Service\u0026#34;\r# url = \u0026#34;/terms/\u0026#34;\r# weight = 20 You must change the [[main]] section with you own url\n","date":"2023-09-07","id":5,"permalink":"/docs/set-up/set-your-documentations-url/","summary":"Set up you own Nav Bar You have to change /config/_default/menus/menus.en.toml\n# [[docs]]\r# name = \u0026#34;Prologue\u0026#34;\r# weight = 10\r# identifier = \u0026#34;prologue\u0026#34;\r# url = \u0026#34;/docs/prologue/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Help\u0026#34;\r# weight = 60\r# identifier = \u0026#34;help\u0026#34;\r# url = \u0026#34;/docs/help/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Lorem\u0026#34;\r# weight = 70\r# identifier = \u0026#34;lorem\u0026#34;\r# url = \u0026#34;/docs/lorem/\u0026#34;\r[[guide]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/guide/lorem/\u0026#34;\r[[tutorial]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/tutorial/lorem/\u0026#34;\r[[main]]\rname = \u0026#34;Docs\u0026#34;\rurl = \u0026#34;/docs/\u0026#34;\r# url = \u0026#34;/docs/1.","tags":[],"title":"Set your documentation's URL"},{"content":"","date":"2023-09-07","id":6,"permalink":"/docs/","summary":"","tags":[],"title":"Docs"},{"content":"","date":"2023-09-07","id":7,"permalink":"/privacy/","summary":"","tags":[],"title":"Privacy Policy"},{"content":"","date":"2023-09-07","id":8,"permalink":"/","summary":"","tags":[],"title":"Tetras Doc'"},{"content":"","date":"0001-01-01","id":9,"permalink":"/categories/","summary":"","tags":[],"title":"Categories"},{"content":"","date":"0001-01-01","id":10,"permalink":"/contributors/","summary":"","tags":[],"title":"Contributors"},{"content":"","date":"0001-01-01","id":11,"permalink":"/tags/","summary":"","tags":[],"title":"Tags"}] \ No newline at end of file +[{"content":"","date":"2023-09-07","id":0,"permalink":"blog/example-post/","summary":"","tags":[],"title":"Example Post"},{"content":"","date":"2023-09-07","id":1,"permalink":"blog/","summary":"","tags":[],"title":"Blog"},{"content":"","date":"2023-09-07","id":2,"permalink":"docs/set-up/","summary":"","tags":[],"title":"Set up"},{"content":"This documentation will guide you through setting up this template.\nSet up the project Clone the project with git clone https://gitlab.tetras-libre.fr/tetras-libre/tetras-page-doks\ncd tetras-page-doks\nnpm install\ngit remote set-url origin git://new.url.here initialized your git repository\nnpm run dev to run the project locally\nnpm run build\ncommit your project and make sure hugo_stats.json is present on your repository\n","date":"2023-09-07","id":3,"permalink":"docs/set-up/getting-started/","summary":"This documentation will guide you through setting up this template.\nSet up the project Clone the project with git clone https://gitlab.","tags":[],"title":"Getting Started"},{"content":"This documentation will guide you through setting up this template.\nCreate Menu Item into Doc Main Menu Item If you want to create new main menu Item as presented bellow follow those steps :\nCreate a folder into content/docs/ Create as many subfolder into content/docs/NewMenuItem/ as you need Every subfoler must contain an index.md and a content.md Index.md ---\rtitle: \u0026#34;My Title\u0026#34;\rdescription: \u0026#34;This an optional description of the content\u0026#34;\rsummary: \u0026#34;This is optionnal\u0026#34;\rdate: date of today at format YYYY-MM-DDTHH:MM:SS+GMT\rlastmod: date of modification at format YYYY-MM-DDTHH:MM:SS+GMT\rdraft: false\rmenu:\rdocs:\rparent: \u0026#34;\u0026#34;\ridentifier: \u0026#34;reference-22e9ba8aefa7ef9891199cf8db3a08cd\u0026#34;\rweight: 700 (Represent the order where your item will be on the menu)\rtoc: true\rseo:\rtitle: \u0026#34;\u0026#34; # custom title (optional)\rdescription: \u0026#34;\u0026#34; # custom description (recommended)\rcanonical: \u0026#34;\u0026#34; # custom canonical URL (optional)\rnoindex: false # false (default) or true\r--- title will handle the name of the main menu on the left of this doc page.\nweight will handle the order of the collapsable menu on the left of this doc page.\nYou can find more information there : Hugo CMS web site : _index.md section\ncontent.md ---\rtitle: \u0026#34;Set up\u0026#34;\rdescription: \u0026#34;How to set up this Tetras Documentation Template.\u0026#34;\rsummary: \u0026#34;\u0026#34;\rdate: 2023-09-07T16:13:18+02:00\rlastmod: 2023-09-07T16:13:18+02:00\rdraft: false\rmenu:\rdocs:\rparent: \u0026#34;\u0026#34;\ridentifier: \u0026#34;example-ee51430687e728ba6e68dea3359133ad\u0026#34;\rweight: 910\rtoc: true\rseo:\rtitle: \u0026#34;\u0026#34; # custom title (optional)\rdescription: \u0026#34;\u0026#34; # custom description (recommended)\rcanonical: \u0026#34;\u0026#34; # custom canonical URL (optional)\rnoindex: false # false (default) or true\r---\rYour awesome content there\r## Important Item of your content\r### Less Important Item of your content\rOh what an awesome content ! title will handle the name of the submenu on the left of this doc page : weight will handle the order of the submenu\nEvery part of you markdown content with at least two \u0026lsquo;#\u0026rsquo; will be concider as a title of type \u0026lt;H2\u0026gt; and create an anchor link on the right of this doc like this :\nThis is useful to structure you text and easier for the user\u0026rsquo;s navigation.\nYou can find more information there : Doks Markdown Cheat Sheet\n","date":"2023-09-07","id":4,"permalink":"docs/set-up/adapt-tetras-doc-to-your-project/","summary":"This documentation will guide you through setting up this template.\nCreate Menu Item into Doc Main Menu Item If you want to create new main menu Item as presented bellow follow those steps :","tags":[],"title":"Adapt Tetras Doc' to your project"},{"content":"Set up you own Nav Bar You have to change /config/_default/menus/menus.en.toml\n# [[docs]]\r# name = \u0026#34;Prologue\u0026#34;\r# weight = 10\r# identifier = \u0026#34;prologue\u0026#34;\r# url = \u0026#34;/docs/prologue/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Help\u0026#34;\r# weight = 60\r# identifier = \u0026#34;help\u0026#34;\r# url = \u0026#34;/docs/help/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Lorem\u0026#34;\r# weight = 70\r# identifier = \u0026#34;lorem\u0026#34;\r# url = \u0026#34;/docs/lorem/\u0026#34;\r[[guide]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/guide/lorem/\u0026#34;\r[[tutorial]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/tutorial/lorem/\u0026#34;\r[[main]]\rname = \u0026#34;Docs\u0026#34;\rurl = \u0026#34;/docs/\u0026#34;\r# url = \u0026#34;/docs/1.0/prologue/introduction/\u0026#34;\rweight = 10\r[[main]]\rname = \u0026#34;Blog\u0026#34;\rurl = \u0026#34;/blog/set-up/getting-started/\u0026#34;\rweight = 30\r# [[social]]\r# name = \u0026#34;Twitter\u0026#34;\r# pre = \u0026#39;\u0026lt;svg xmlns=\u0026#34;http://www.w3.org/2000/svg\u0026#34; class=\u0026#34;icon icon-tabler icon-tabler-brand-x\u0026#34; width=\u0026#34;24\u0026#34; height=\u0026#34;24\u0026#34; viewBox=\u0026#34;0 0 24 24\u0026#34; stroke-width=\u0026#34;2\u0026#34; stroke=\u0026#34;currentColor\u0026#34; fill=\u0026#34;none\u0026#34; stroke-linecap=\u0026#34;round\u0026#34; stroke-linejoin=\u0026#34;round\u0026#34;\u0026gt;\u0026lt;path stroke=\u0026#34;none\u0026#34; d=\u0026#34;M0 0h24v24H0z\u0026#34; fill=\u0026#34;none\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M4 4l11.733 16h4.267l-11.733 -16z\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;/svg\u0026gt;\u0026#39;\r# url = \u0026#34;https://twitter.com/getdoks\u0026#34;\r# weight = 10\r#\r# [[social]]\r# name = \u0026#34;Discord\u0026#34;\r# pre = \u0026#39;\u0026lt;svg xmlns=\u0026#34;http://www.w3.org/2000/svg\u0026#34; class=\u0026#34;icon icon-tabler icon-tabler-brand-discord\u0026#34; width=\u0026#34;24\u0026#34; height=\u0026#34;24\u0026#34; viewBox=\u0026#34;0 0 24 24\u0026#34; stroke-width=\u0026#34;2\u0026#34; stroke=\u0026#34;currentColor\u0026#34; fill=\u0026#34;none\u0026#34; stroke-linecap=\u0026#34;round\u0026#34; stroke-linejoin=\u0026#34;round\u0026#34;\u0026gt;\u0026lt;path stroke=\u0026#34;none\u0026#34; d=\u0026#34;M0 0h24v24H0z\u0026#34; fill=\u0026#34;none\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M8.5 17c0 1 -1.356 3 -1.832 3c-1.429 0 -2.698 -1.667 -3.333 -3c-.635 -1.667 -.476 -5.833 1.428 -11.5c1.388 -1.015 2.782 -1.34 4.237 -1.5l.975 1.923a11.913 11.913 0 0 1 4.053 0l.972 -1.923c1.5 .16 3.043 .485 4.5 1.5c2 5.667 2.167 9.833 1.5 11.5c-.667 1.333 -2 3 -3.5 3c-.5 0 -2 -2 -2 -3\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M7 16.5c3.5 1 6.5 1 10 0\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;/svg\u0026gt;\u0026#39;\r# url = \u0026#34;https://getdoks.org/chat\u0026#34;\r# weight = 20\r[[social]]\rname = \u0026#34;GitLab\u0026#34;\rpre = \u0026#39;\u0026lt;svg xmlns=\u0026#34;http://www.w3.org/2000/svg\u0026#34; class=\u0026#34;icon icon-tabler icon-tabler-brand-github\u0026#34; width=\u0026#34;24\u0026#34; height=\u0026#34;24\u0026#34; viewBox=\u0026#34;0 0 24 24\u0026#34; stroke-width=\u0026#34;2\u0026#34; stroke=\u0026#34;currentColor\u0026#34; fill=\u0026#34;none\u0026#34; stroke-linecap=\u0026#34;round\u0026#34; stroke-linejoin=\u0026#34;round\u0026#34;\u0026gt;\u0026lt;path stroke=\u0026#34;none\u0026#34; d=\u0026#34;M0 0h24v24H0z\u0026#34; fill=\u0026#34;none\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;path d=\u0026#34;M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5\u0026#34;\u0026gt;\u0026lt;/path\u0026gt;\u0026lt;/svg\u0026gt;\u0026#39;\rurl = \u0026#34;https://gitlab.tetras-libre.fr/explore\u0026#34;\rpost = \u0026#34;v0.1.0\u0026#34;\rweight = 30\r[[footer]]\rname = \u0026#34;Privacy Policy\u0026#34;\rurl = \u0026#34;/privacy/\u0026#34;\rweight = 10\r# [[footer]]\r# name = \u0026#34;Terms of Service\u0026#34;\r# url = \u0026#34;/terms/\u0026#34;\r# weight = 20 You must change the [[main]] section with you own url\n","date":"2023-09-07","id":5,"permalink":"docs/set-up/set-your-documentations-url/","summary":"Set up you own Nav Bar You have to change /config/_default/menus/menus.en.toml\n# [[docs]]\r# name = \u0026#34;Prologue\u0026#34;\r# weight = 10\r# identifier = \u0026#34;prologue\u0026#34;\r# url = \u0026#34;/docs/prologue/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Help\u0026#34;\r# weight = 60\r# identifier = \u0026#34;help\u0026#34;\r# url = \u0026#34;/docs/help/\u0026#34;\r# [[docs]]\r# name = \u0026#34;Lorem\u0026#34;\r# weight = 70\r# identifier = \u0026#34;lorem\u0026#34;\r# url = \u0026#34;/docs/lorem/\u0026#34;\r[[guide]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/guide/lorem/\u0026#34;\r[[tutorial]]\rname = \u0026#34;Lorem\u0026#34;\rweight = 10\ridentifier = \u0026#34;lorem\u0026#34;\rurl = \u0026#34;/tutorial/lorem/\u0026#34;\r[[main]]\rname = \u0026#34;Docs\u0026#34;\rurl = \u0026#34;/docs/\u0026#34;\r# url = \u0026#34;/docs/1.","tags":[],"title":"Set your documentation's URL"},{"content":"","date":"2023-09-07","id":6,"permalink":"docs/","summary":"","tags":[],"title":"Docs"},{"content":"","date":"2023-09-07","id":7,"permalink":"privacy/","summary":"","tags":[],"title":"Privacy Policy"},{"content":"","date":"2023-09-07","id":8,"permalink":"./","summary":"","tags":[],"title":"Tetras Doc'"},{"content":"","date":"0001-01-01","id":9,"permalink":"categories/","summary":"","tags":[],"title":"Categories"},{"content":"","date":"0001-01-01","id":10,"permalink":"contributors/","summary":"","tags":[],"title":"Contributors"},{"content":"","date":"0001-01-01","id":11,"permalink":"tags/","summary":"","tags":[],"title":"Tags"}] \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml index dc03e39..e428605 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ <url> - <loc>/blog/example-post/</loc> + <loc>./blog/example-post/</loc> <lastmod>2023-09-07T16:27:22+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -13,7 +13,7 @@ <url> - <loc>/blog/</loc> + <loc>./blog/</loc> <lastmod>2023-09-07T16:21:44+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -22,7 +22,7 @@ <url> - <loc>/docs/set-up/</loc> + <loc>./docs/set-up/</loc> <lastmod>2023-09-07T16:12:37+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -31,7 +31,7 @@ <url> - <loc>/docs/set-up/getting-started/</loc> + <loc>./docs/set-up/getting-started/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -40,7 +40,7 @@ <url> - <loc>/docs/set-up/adapt-tetras-doc-to-your-project/</loc> + <loc>./docs/set-up/adapt-tetras-doc-to-your-project/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -49,7 +49,7 @@ <url> - <loc>/docs/set-up/set-your-documentations-url/</loc> + <loc>./docs/set-up/set-your-documentations-url/</loc> <lastmod>2023-09-07T16:13:18+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -58,7 +58,7 @@ <url> - <loc>/docs/</loc> + <loc>./docs/</loc> <lastmod>2023-09-07T16:12:03+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -67,7 +67,7 @@ <url> - <loc>/privacy/</loc> + <loc>./privacy/</loc> <lastmod>2023-09-07T17:19:07+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -76,7 +76,7 @@ <url> - <loc>/</loc> + <loc>./</loc> <lastmod>2023-09-07T16:33:54+02:00</lastmod> <changefreq>monthly</changefreq> <priority>0.5</priority> @@ -85,7 +85,7 @@ <url> - <loc>/categories/</loc> + <loc>./categories/</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> @@ -93,7 +93,7 @@ <url> - <loc>/contributors/</loc> + <loc>./contributors/</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> @@ -101,7 +101,7 @@ <url> - <loc>/tags/</loc> + <loc>./tags/</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> </url> diff --git a/public/tags/index.html b/public/tags/index.html index 250d3b2..aede810 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -3,9 +3,9 @@ <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> -<link rel="preload" href="/fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> + <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="fonts/vendor/jost/jost-v4-latin-regular.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-500.woff2" as="font" type="font/woff2" crossorigin> +<link rel="preload" href="fonts/vendor/jost/jost-v4-latin-700.woff2" as="font" type="font/woff2" crossorigin> <script src="/js/color-mode.86a91f050a481d0a3f0c72ac26543cb6228c770875981c58dcbc008fd3f875c8.js" integrity="sha256-hqkfBQpIHQo/DHKsJlQ8tiKMdwh1mBxY3LwAj9P4dcg="> @@ -14,12 +14,13 @@ <link rel="stylesheet" href="/scss/app.scss" integrity="" crossorigin="anonymous"> <noscript><style>img.lazyload { display: none; }</style></noscript> - <link rel="canonical" href="/tags/"> + <base href="./tags/"> + <link rel="canonical" href="./tags/"> <link rel="alternate" type="application/rss+xml" - href="/tags/index.xml" + href="./tags/index.xml" > <title>Tags | Tetras Doc'</title> @@ -37,9 +38,9 @@ <meta property="og:title" content="Tags" /> <meta property="og:description" content="Bienvenue sur la documentation Tetras-libre!" /> <meta property="og:type" content="website" /> -<meta property="og:url" content="/tags/" /><meta property="og:image" content="/cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> +<meta property="og:url" content="./tags/" /><meta property="og:image" content="cover.png"/><meta property="og:site_name" content="Tetras Doc'" /> <meta name="twitter:card" content="summary_large_image"/> -<meta name="twitter:image" content="/cover.png"/> +<meta name="twitter:image" content="cover.png"/> <meta name="twitter:title" content="Tags"/> <meta name="twitter:description" content="Bienvenue sur la documentation Tetras-libre!"/> @@ -51,7 +52,7 @@ "itemListElement": [ { "@type": "ListItem", - "item": "/", + "item": "./", "name": "Tetras Doc'", "position": 1 }, @@ -80,7 +81,7 @@ <header class="navbar navbar-expand-lg"> <div class="container-lg"> - <a class="navbar-brand me-auto me-lg-3" href="/">Tetras Doc'</a> + <a class="navbar-brand me-auto me-lg-3" href="/.">Tetras Doc'</a> @@ -116,10 +117,10 @@ <div class="offcanvas-body d-flex flex-column flex-lg-row justify-content-between"> <ul class="navbar-nav flex-grow-1"><li class="nav-item"> - <a class="nav-link" href="/docs/set-up/getting-started">Docs</a> + <a class="nav-link" href="docs/set-up/getting-started">Docs</a> </li> <li class="nav-item"> - <a class="nav-link" href="/blog/">Blog</a> + <a class="nav-link" href="blog/">Blog</a> </li> </ul> diff --git a/public/tags/index.xml b/public/tags/index.xml index 55170e7..4906b04 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -2,10 +2,10 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Tags on Tetras Doc'</title> - <link>/tags/</link> + <link>./tags/</link> <description>Recent content in Tags on Tetras Doc'</description> <generator>Hugo -- gohugo.io</generator> <language>en</language> - <copyright>Copyright (c) 2023 Hyas</copyright><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" /> + <copyright>Copyright (c) 2023 Hyas</copyright><atom:link href="./tags/index.xml" rel="self" type="application/rss+xml" /> </channel> </rss> diff --git a/public/tags/page/1/index.html b/public/tags/page/1/index.html index 2c4d8f2..8031f71 100644 --- a/public/tags/page/1/index.html +++ b/public/tags/page/1/index.html @@ -1,10 +1,10 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>/tags/</title> - <link rel="canonical" href="/tags/"> + <title>./tags/</title> + <link rel="canonical" href="./tags/"> <meta name="robots" content="noindex"> <meta charset="utf-8"> - <meta http-equiv="refresh" content="0; url=/tags/"> + <meta http-equiv="refresh" content="0; url=./tags/"> </head> </html> -- GitLab