update following theme update
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 488 KiB After Width: | Height: | Size: 488 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
@ -19,10 +19,10 @@ params:
|
|||||||
gitRepo: https://git.ducamps.win/vincent/welcome
|
gitRepo: https://git.ducamps.win/vincent/welcome
|
||||||
enableBlogPost: false
|
enableBlogPost: false
|
||||||
enableTOC: false
|
enableTOC: false
|
||||||
background: "/images/background.jpg"
|
background: /images/background.jpg
|
||||||
logo:
|
logo:
|
||||||
main: /images/logo.png
|
main: /images/logo.png
|
||||||
inverted: /images/logo-inverted.png
|
inverted: /images/logo-inverted.png
|
||||||
favicon: /images/logo-inverted.png
|
favicon: /images/logo-inverted.png
|
||||||
newsletter:
|
newsletter:
|
||||||
enable: false
|
enable: false
|
||||||
|
@ -12,24 +12,26 @@ section:
|
|||||||
# Give a summary of you each skill in the summary section.
|
# Give a summary of you each skill in the summary section.
|
||||||
skills:
|
skills:
|
||||||
- name: Powershell
|
- name: Powershell
|
||||||
icon: "/images/sections/skills/powershell.png"
|
logo: "/images/sections/skills/powershell.png"
|
||||||
summary: "Using as the main language for professional development. Experience in writing automation Script for Windows System administration.."
|
summary: "Using as the main language for professional development. Experience in writing automation Script for Windows System administration.."
|
||||||
url: "https://kubernetes.io/"
|
url: "https://docs.microsoft.com/fr-fr/powershell/"
|
||||||
|
|
||||||
- name: SCCM
|
- name: SCCM
|
||||||
icon: "/images/sections/skills/sccm.png"
|
logo: "/images/sections/skills/sccm.png"
|
||||||
summary: "Using in a professional environment to manage configuration. Experienced in master, task sequence, deployment, etc."
|
summary: "Using in a professional environment to manage configuration. Experienced in master, task sequence, deployment, etc."
|
||||||
url: "https://kubernetes.io/"
|
url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction"
|
||||||
|
|
||||||
- name: Python
|
- name: Python
|
||||||
icon: "/images/sections/skills/python.png"
|
logo: "/images/sections/skills/python.png"
|
||||||
summary: "Using as the main language for personal development. Capable to create Flask API."
|
summary: "Using as the main language for personal development. Capable to create Flask API."
|
||||||
url: "https://golang.org/"
|
url: "https://www.python.org/"
|
||||||
|
|
||||||
- name: Ansible
|
- name: Ansible
|
||||||
icon: "/images/sections/skills/ansible.png"
|
logo: "/images/sections/skills/ansible.png"
|
||||||
summary: "Use to manage my personal infrastructure configuration. Capable to create roles, playbooks, etc."
|
summary: "Use to manage my personal infrastructure configuration. Capable to create roles, playbooks, etc."
|
||||||
|
url: "https://www.ansible.com/"
|
||||||
|
|
||||||
- name: Docker
|
- name: Docker
|
||||||
icon: "/images/sections/skills/docker.png"
|
logo: "/images/sections/skills/docker.png"
|
||||||
summary: "Use to manage my personal container. Capable to create dockerfiles, docker-compose."
|
summary: "Use to manage my personal container. Capable to create dockerfiles, docker-compose."
|
||||||
|
url: "https://www.docker.com/"
|
||||||
|
@ -12,24 +12,26 @@ section:
|
|||||||
# Give a summary of you each skill in the summary section.
|
# Give a summary of you each skill in the summary section.
|
||||||
skills:
|
skills:
|
||||||
- name: Powershell
|
- name: Powershell
|
||||||
icon: "/images/sections/skills/powershell.png"
|
logo: "/images/sections/skills/powershell.png"
|
||||||
summary: "Utilisation comme langue principale pour le développement professionnel. Expérimenté dans la rédaction de scripts d'automatisation pour l'administration du système Windows."
|
summary: "Utilisation comme langue principale pour le développement professionnel. Expérimenté dans la rédaction de scripts d'automatisation pour l'administration du système Windows."
|
||||||
url: "https://kubernetes.io/"
|
url: "https://docs.microsoft.com/fr-fr/powershell/"
|
||||||
|
|
||||||
- name: SCCM
|
- name: SCCM
|
||||||
icon: "/images/sections/skills/sccm.png"
|
logo: "/images/sections/skills/sccm.png"
|
||||||
summary: "Utilisation dans un environnement professionnel pour gérer la configuration. Expérimenté en gestion de Master , séquence de tâches, déploiement, etc."
|
summary: "Utilisation dans un environnement professionnel pour gérer la configuration. Expérimenté en gestion de Master , séquence de tâches, déploiement, etc."
|
||||||
url: "https://kubernetes.io/"
|
url: "https://docs.microsoft.com/fr-fr/mem/configmgr/core/understand/introduction"
|
||||||
|
|
||||||
- name: Python
|
- name: Python
|
||||||
icon: "/images/sections/skills/python.png"
|
logo: "/images/sections/skills/python.png"
|
||||||
summary: "Utilisation comme langue principale pour le développement personnel. Capable de créer des API Flask."
|
summary: "Utilisation comme langue principale pour le développement personnel. Capable de créer des API Flask."
|
||||||
url: "https://golang.org/"
|
url: "https://www.python.org/"
|
||||||
|
|
||||||
- name: Ansible
|
- name: Ansible
|
||||||
icon: "/images/sections/skills/ansible.png"
|
logo: "/images/sections/skills/ansible.png"
|
||||||
summary: "Permet de gérer la configuration de mon infrastructure personnelle. Capable de créer des rôles, des playbooks, etc."
|
summary: "Permet de gérer la configuration de mon infrastructure personnelle. Capable de créer des rôles, des playbooks, etc."
|
||||||
|
url: "https://www.ansible.com/"
|
||||||
|
|
||||||
- name: Docker
|
- name: Docker
|
||||||
icon: "/images/sections/skills/docker.png"
|
logo: "/images/sections/skills/docker.png"
|
||||||
summary: "Permet de gérer mes conteneurs personnel. Capable de créer des fichiers docker, docker-compose."
|
summary: "Permet de gérer mes conteneurs personnel. Capable de créer des fichiers docker, docker-compose."
|
||||||
|
url: "https://www.docker.com/"
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 1dde98ab1357002a0d2aceeee5b2e3ba67111da1
|
Subproject commit 8310e99140810d81cce58821d2304d4d0200230c
|