add logo background and experience
This commit is contained in:
parent
f276ee26e4
commit
36ff5e2beb
@ -18,4 +18,11 @@ params:
|
|||||||
# GitHub repo URL of your site
|
# GitHub repo URL of your site
|
||||||
gitRepo: https://git.ducamps.win/vincent/welcome
|
gitRepo: https://git.ducamps.win/vincent/welcome
|
||||||
enableBlogPost: true
|
enableBlogPost: true
|
||||||
enableTOC: true
|
enableTOC: true
|
||||||
|
background: "/images/background.jpg"
|
||||||
|
logo:
|
||||||
|
main: /images/logo.png
|
||||||
|
inverted: /images/logo-inverted.png
|
||||||
|
favicon: /images/logo-inverted.png
|
||||||
|
newsletter:
|
||||||
|
enable: false
|
50
data/en/sections/experiences.yaml
Normal file
50
data/en/sections/experiences.yaml
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: Experiences
|
||||||
|
id: experiences
|
||||||
|
enable: true
|
||||||
|
weight: 3
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# Your experiences
|
||||||
|
experiences:
|
||||||
|
- company:
|
||||||
|
name: Consort NT.
|
||||||
|
url: "https://consort-group.com/"
|
||||||
|
location: Société Générale Lille
|
||||||
|
# company overview
|
||||||
|
overview: Administration du parc clients et serveur pour l'environnement retail de la société général
|
||||||
|
positions:
|
||||||
|
- designation: Administrateur système
|
||||||
|
start: Sept 2019
|
||||||
|
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
||||||
|
# end: Dec 2020
|
||||||
|
# give some points about what was your responsibilities at the company.
|
||||||
|
responsibilities:
|
||||||
|
- "Gestion des Cluster de Serveurs du périmètre : DHCP, SQL, Impression, IIS"
|
||||||
|
- "Supervision et sécurité : Monitoring (SCOM), Gestion Antivirus (Symantec) et Update KB Microsoft (30 000 postes)"
|
||||||
|
- Homolgation Technique des composants poste de travail et Serveurs Windows
|
||||||
|
- Planification et déploiement logiciel sur l'infrastructure (SCCM)
|
||||||
|
- Création de scripts Powershell
|
||||||
|
- company:
|
||||||
|
name: Consort NT.
|
||||||
|
url: "https://consort-group.com/"
|
||||||
|
location: Roquette frères Lestrem
|
||||||
|
# company overview
|
||||||
|
overview: Administration du parc client dans un contexte Industriel
|
||||||
|
positions:
|
||||||
|
- designation: Administrateur système
|
||||||
|
start: Mars 2017
|
||||||
|
end: Sept 2019
|
||||||
|
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
||||||
|
# end: Dec 2020
|
||||||
|
# give some points about what was your responsibilities at the company.
|
||||||
|
responsibilities:
|
||||||
|
- Qualification logiciel, Création de package (admin studio/VBs), montage dans SCCM, suivie de la télédistribution.
|
||||||
|
- scripting powershell
|
||||||
|
- Suivie de projet poste de travail.
|
||||||
|
- Adaptation de Task Sequence.
|
||||||
|
- Modification de GPO.
|
||||||
|
- Qualification matériel.
|
@ -2,4 +2,10 @@
|
|||||||
copyright: © 2020 Copyright.
|
copyright: © 2020 Copyright.
|
||||||
|
|
||||||
# Meta description for your site. This will help the search engines to find your site.
|
# Meta description for your site. This will help the search engines to find your site.
|
||||||
description: personal website of Vincent Ducamps
|
description: personal website of Vincent Ducamps
|
||||||
|
|
||||||
|
customMenus:
|
||||||
|
- name: RSS Manager
|
||||||
|
url: https://www.ducamps.win/tt-rss
|
||||||
|
- name: nextcloud
|
||||||
|
url: https://file.ducamps.win/
|
||||||
|
50
data/fr/sections/experiences.yaml
Normal file
50
data/fr/sections/experiences.yaml
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
# section information
|
||||||
|
section:
|
||||||
|
name: Experiences
|
||||||
|
id: experiences
|
||||||
|
enable: true
|
||||||
|
weight: 3
|
||||||
|
showOnNavbar: true
|
||||||
|
# Can optionally hide the title in sections
|
||||||
|
# hideTitle: true
|
||||||
|
|
||||||
|
# Your experiences
|
||||||
|
experiences:
|
||||||
|
- company:
|
||||||
|
name: Consort NT.
|
||||||
|
url: "https://consort-group.com/"
|
||||||
|
location: Société Générale Lille
|
||||||
|
# company overview
|
||||||
|
overview: Administration du parc clients et serveur pour l'environnement retail de la société général
|
||||||
|
positions:
|
||||||
|
- designation: Administrateur système
|
||||||
|
start: Sept 2019
|
||||||
|
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
||||||
|
# end: Dec 2020
|
||||||
|
# give some points about what was your responsibilities at the company.
|
||||||
|
responsibilities:
|
||||||
|
- "Gestion des Cluster de Serveurs du périmètre : DHCP, SQL, Impression, IIS"
|
||||||
|
- "Supervision et sécurité : Monitoring (SCOM), Gestion Antivirus (Symantec) et Update KB Microsoft (30 000 postes)"
|
||||||
|
- Homolgation Technique des composants poste de travail et Serveurs Windows
|
||||||
|
- Planification et déploiement logiciel sur l'infrastructure (SCCM)
|
||||||
|
- Création de scripts Powershell
|
||||||
|
- company:
|
||||||
|
name: Consort NT.
|
||||||
|
url: "https://consort-group.com/"
|
||||||
|
location: Roquette frères Lestrem
|
||||||
|
# company overview
|
||||||
|
overview: Administration du parc client dans un contexte Industriel
|
||||||
|
positions:
|
||||||
|
- designation: Administrateur système
|
||||||
|
start: Mars 2017
|
||||||
|
end: Sept 2019
|
||||||
|
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
||||||
|
# end: Dec 2020
|
||||||
|
# give some points about what was your responsibilities at the company.
|
||||||
|
responsibilities:
|
||||||
|
- Qualification logiciel, Création de package (admin studio/VBs), montage dans SCCM, suivie de la télédistribution.
|
||||||
|
- scripting powershell
|
||||||
|
- Suivie de projet poste de travail.
|
||||||
|
- Adaptation de Task Sequence.
|
||||||
|
- Modification de GPO.
|
||||||
|
- Qualification matériel.
|
@ -2,4 +2,10 @@
|
|||||||
copyright: © 2020 Copyright.
|
copyright: © 2020 Copyright.
|
||||||
|
|
||||||
# Meta description for your site. This will help the search engines to find your site.
|
# Meta description for your site. This will help the search engines to find your site.
|
||||||
description: Site Personnel de Vincent Ducamps.
|
description: Site Personnel de Vincent Ducamps.
|
||||||
|
|
||||||
|
customMenus:
|
||||||
|
- name: RSS Manager
|
||||||
|
url: https://www.ducamps.win/tt-rss
|
||||||
|
- name: nextcloud
|
||||||
|
url: https://file.ducamps.win/
|
||||||
|
BIN
static/images/background.jpg
Normal file
BIN
static/images/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 488 KiB |
BIN
static/images/logo-inverted.png
Normal file
BIN
static/images/logo-inverted.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
static/images/logo.png
Normal file
BIN
static/images/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
Loading…
Reference in New Issue
Block a user