Skip to content

Commit

Permalink
Content bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Apr 17, 2024
1 parent 060e292 commit 7f6e827
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 10 deletions.
12 changes: 8 additions & 4 deletions williamdes.eu/i18n/en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ other = "developer that boosts your code"
[i_m_a.Freelancer]
other = "Freelancer"

[i_m_a.Security]
other = "Cybersecurity white-hat"

[languages_and_tools]
title = "Languages and tools"
intro = "Here are some of the languages and tools I use and have good knowledge about."
Expand Down Expand Up @@ -72,8 +75,7 @@ header = "About"
contents = """
Welcome to my website !<br>
I am an autodidact developer, I love to maintain and improve code.<br>
I hope you will enjoy my website and see interesting things.<br>
(I forgot to say I buy domain names, just like collecting stamps ^^)<br>
I hope you will enjoy my website and find interesting things.<br>
"""


Expand Down Expand Up @@ -115,7 +117,9 @@ second-domain-name = "Second domain name"
second-domain-name-description = "I bought in 2018 wdes.eu from it's owner."
debian-dm = "Became a Debian Maintainer"
debian-dm-description = "After a lot of packaging work at Debian, I asked to be a Debian Maintainer."
freelance-2021 = "Started to be a freelance"
freelance-2021-description = "I decided to work differently and started to be a freelance in January of 2021. Company number: 89119884800014"
freelance-2021-2022 = "Freelance"
freelance-2021-2022-description = "I decided to work differently and started to be a freelance in January of 2021, until the end of 2022."
company-2021 = "My company starts business"
company-2021-description = "My company did start business in October of 2021."
company-2023 = "Full time at Wdes SAS"
company-2023-description = "I now work full time for my company Wdes SAS."
10 changes: 7 additions & 3 deletions williamdes.eu/i18n/fr.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ other = "développeur qui booste votre code"
[i_m_a.Freelancer]
other = "Freelance"

[i_m_a.Security]
other = "white-hat en cybersécurité"

[languages_and_tools]
title = "Languages et outils"
intro = "Voici des languages et outils que j'utilise et dont j'ai une bonne connaissance."
Expand Down Expand Up @@ -74,7 +77,6 @@ contents = """
Bienvenue sur mon site !<br>
Je suis un développeur autodidacte, j'aime maintenir et améliorer du code.<br>
J'espère que vous apprécierez mon site web et y trouverez des choses intéressantes.<br>
(J'ai oublié de mentionner que j'achète des noms de domaine, comme si c'était une collection de timbres ^^)<br>
"""

[social_links]
Expand Down Expand Up @@ -115,7 +117,9 @@ second-domain-name = "Deuxieme nom de domaine"
second-domain-name-description = "En 2018 j'ai racheté wdes.eu à son propriétaire."
debian-dm = "Je suis devenu Mainteneur Debian"
debian-dm-description = "Après beaucoup de travail d'empaquetage sur Debian, j'ai demandé d'être un Mainteneur Debian."
freelance-2021 = "Début de mon activité de freelance"
freelance-2021-description = "J'ai décidé de travailler différement et donc commencé mon activité de freelance en Janvier 2021. Siret: 89119884800014"
freelance-2021-2022 = "Freelance"
freelance-2021-2022-description = "J'ai décidé de travailler différement et donc commencé mon activité de freelance en Janvier 2021, jusqu'en fin 2022."
company-2021 = "Début de l'activité de ma société"
company-2021-description = "Ma société a commencé son activité en Octobre 2021."
company-2023 = "Plein temps chez Wdes SAS"
company-2023-description = "Je travaille désormais à plein temps dans mon entreprise en tant que salarié."
16 changes: 13 additions & 3 deletions williamdes.eu/layouts/_default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<div class="container" data-aos="zoom-in" data-aos-delay="100">
<h1>William Desportes</h1>
<p>{{ i18n "i_m_a.i_m_a" }} <span class="typed"
data-typed-items="{{ i18n "i_m_a.Developer_web" }}, {{ i18n "i_m_a.Freelancer" }}, {{ i18n "i_m_a.pma_team_member" }}, {{ i18n "i_m_a.dev_opti" }}, {{ i18n "i_m_a.solutions_creator" }}"></span>
data-typed-items="{{ i18n "i_m_a.Developer_web" }}, {{ i18n "i_m_a.Freelancer" }}, {{ i18n "i_m_a.pma_team_member" }}, {{ i18n "i_m_a.dev_opti" }}, {{ i18n "i_m_a.solutions_creator" }}, {{ i18n "i_m_a.Security" }}"></span>
</p>
<div class="social-links">
<!--sse-->
Expand Down Expand Up @@ -518,8 +518,8 @@ <h4>{{ i18n "facts.debian-dm" }}</h4>
<div class="icon">
<i class="mdi mdi-briefcase"></i>
</div>
<h4>{{ i18n "facts.freelance-2021" }}</h4>
<p>{{ i18n "facts.freelance-2021-description" }}</p>
<h4>{{ i18n "freelance-2021-2022" }}</h4>
<p>{{ i18n "freelance-2021-2022-description" }}</p>
</div>
</div>
<div class="col-lg-2 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in"
Expand All @@ -532,6 +532,16 @@ <h4>{{ i18n "facts.company-2021" }}</h4>
<p>{{ i18n "facts.company-2021-description" }}</p>
</div>
</div>
<div class="col-lg-2 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in"
data-aos-delay="900">
<div class="icon-box w-100">
<div class="icon">
<i class="mdi mdi-briefcase"></i>
</div>
<h4>{{ i18n "facts.company-2023" }}</h4>
<p>{{ i18n "facts.company-2023-description" }}</p>
</div>
</div>

</div>

Expand Down

0 comments on commit 7f6e827

Please sign in to comment.