diff --git a/content/_index.fr.md b/content/_index.fr.md index 01832b2..162d197 100644 --- a/content/_index.fr.md +++ b/content/_index.fr.md @@ -45,8 +45,59 @@ layout: hextra-home {{< /hextra/feature-grid >}}
-

- Technologies utilisés -

- Technologies utilisées +
+

+ Technologies utilisées +

+

+ Les outils et plateformes avec lesquels je travaille +

+
+ {{< tech-banner speed="30s" height="80px" gap="4rem" >}}
+ + diff --git a/data/icons.yml b/data/icons.yml index 9d4b507..aaa8e1f 100644 --- a/data/icons.yml +++ b/data/icons.yml @@ -116,3 +116,4 @@ hugo: mdbook: nuxt: +gitea: diff --git a/hugo.yaml b/hugo.yaml index f6bbcb0..ae969fa 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -20,13 +20,16 @@ menu: weight: 4 params: type: search - - name: GitHub + - name: Gitea weight: 5 - url: "https://github.com/darnodo" + url: "https://gitea.arnodo.fr/Damien" params: - icon: github + icon: gitea params: + theme: + default: light + displayToggle: false # Navbar navbar: displayTitle: true diff --git a/layouts/shortcodes/tech-banner.html b/layouts/shortcodes/tech-banner.html new file mode 100644 index 0000000..386772e --- /dev/null +++ b/layouts/shortcodes/tech-banner.html @@ -0,0 +1,64 @@ +{{- $speed := .Get "speed" | default "30s" -}} +{{- $gap := .Get "gap" | default "4rem" -}} +{{- $height := .Get "height" | default "80px" -}} + +
+ +
+
+ + +
+ +
+ Arista + AWS + ContainerLab + Kubernetes + Nokia + Scaleway +
+ +
+ Arista + AWS + ContainerLab + Kubernetes + Nokia + Scaleway +
+
+
+ + diff --git a/static/images/tech-banner/arista-color.svg b/static/images/tech-banner/arista-color.svg new file mode 100644 index 0000000..7b39916 --- /dev/null +++ b/static/images/tech-banner/arista-color.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + diff --git a/static/images/tech-banner/aws-color.svg b/static/images/tech-banner/aws-color.svg new file mode 100644 index 0000000..4715937 --- /dev/null +++ b/static/images/tech-banner/aws-color.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + diff --git a/static/images/tech-banner/containerlab-color.svg b/static/images/tech-banner/containerlab-color.svg new file mode 100644 index 0000000..3967590 --- /dev/null +++ b/static/images/tech-banner/containerlab-color.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/images/tech-banner/k8s-color.svg b/static/images/tech-banner/k8s-color.svg new file mode 100644 index 0000000..3940b20 --- /dev/null +++ b/static/images/tech-banner/k8s-color.svg @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/static/images/tech-banner/nokia-color.svg b/static/images/tech-banner/nokia-color.svg new file mode 100644 index 0000000..38cf9c3 --- /dev/null +++ b/static/images/tech-banner/nokia-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/tech-banner/scaleway-color.svg b/static/images/tech-banner/scaleway-color.svg new file mode 100644 index 0000000..d227017 --- /dev/null +++ b/static/images/tech-banner/scaleway-color.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +