one pager CV correct
This commit is contained in:
parent
e8498cfd0e
commit
4271282c6c
@ -8,25 +8,8 @@ C.V Développeur
|
||||
:slug: cv_2025
|
||||
:lang: fr
|
||||
:authors: maxime alves
|
||||
:summary: CV
|
||||
:save_as: index.html
|
||||
|
||||
|
||||
============
|
||||
Maxime Alves
|
||||
============
|
||||
C.V Développeur
|
||||
---------------
|
||||
|
||||
- Age : 35 ans
|
||||
- Tel : +33614495846
|
||||
- E-Mail : `maxime@freepoteries.fr <mailto:maxime@freepoteries.fr>`_
|
||||
- Homepage : `<https://www.freepoteries.fr/>`_
|
||||
|
||||
- Développeur Full-stack / DevOps
|
||||
- Dépôt Git perso : `<https://gitea.gitu.be/masq/>`_
|
||||
|
||||
|
||||
-----------
|
||||
Compétences
|
||||
-----------
|
||||
@ -64,7 +47,7 @@ Applications
|
||||
:Musique:
|
||||
Synthétiseurs modulaires, Audacity, LMMS, MPD, JACK
|
||||
|
||||
:Outils bureautiques:
|
||||
:Bureautiques:
|
||||
Vim, LibreOffice, ...
|
||||
|
||||
Langues
|
||||
|
@ -72,3 +72,23 @@ I18N_TEMPLATES_LANG = ['en','fr']
|
||||
JINJA_ENVIRONMENT = {
|
||||
'extensions': ['jinja2.ext.i18n', 'jinja2.ext.debug']
|
||||
}
|
||||
DEFAULT_METADATA = {
|
||||
"name": "Alves Maxime",
|
||||
"label": "Développeur full stack - DevOps",
|
||||
"image": "",
|
||||
"email": "bWF4aW1lQGZyZWVwb3Rlcmllcy5mcgo=",
|
||||
"url": "https://www.freepoteries.fr/",
|
||||
"summary": "",
|
||||
"location": {
|
||||
"address": "33 avenue George Clémenceau",
|
||||
"postalCode": "34000",
|
||||
"city": "Montpellier",
|
||||
"countryCode": "FR",
|
||||
"region": "Hérault",
|
||||
},
|
||||
"profiles": [{
|
||||
"network": "Mastodon",
|
||||
"username": "@msleaveamix@mastodon.zaclys.com",
|
||||
"url": "https://mastodon.zaclys.com/@msleaveamix",
|
||||
}],
|
||||
}
|
||||
|
@ -20,3 +20,4 @@ DELETE_OUTPUT_DIRECTORY = True
|
||||
|
||||
# DISQUS_SITENAME = ""
|
||||
# GOOGLE_ANALYTICS = ""
|
||||
|
||||
|
2
theme
2
theme
@ -1 +1 @@
|
||||
Subproject commit 66441749c141464186a36b377fbf20368328ad5c
|
||||
Subproject commit ba35869c7a8f743a3f7286a9c108947a4a4690e5
|
Loading…
Reference in New Issue
Block a user