Skip to content

Latest commit

 

History

History
77 lines (42 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

77 lines (42 loc) · 1.05 KB

0.7.1 (2024-12-04)

Fix

  • theme neon: add neon style to logos

0.7.0 (2024-12-04)

Feat

  • add theming

0.6.0 (2024-12-03)

Feat

  • replace links with font-awesome icons

0.5.0 (2024-11-28)

Feat

  • add certifications

0.4.0 (2024-11-28)

Feat

  • add hobbies section

0.3.0 (2024-11-28)

Feat

  • add skills section

0.2.0 (2024-11-24)

Feat

  • add dates to experiences and educations

0.1.4 (2024-11-21)

Fix

  • rename schools parameter to educations

0.1.3 (2024-10-27)

Fix

  • fix typo manifest file

0.1.2 (2024-10-27)

Fix

  • add manifest file, to include theme in the build

0.1.1 (2024-10-27)

Fix

  • add manifest file, to include theme in the build

0.1.0 (2024-10-23)

Feat

  • add bump and pypy release action jobs
  • add first basic layout
  • add personnal links variables
  • adding variables to override titles
  • add basic parameters such as name, experiences, schools...
  • init MkDocs theme and project documentation, using the theme (no github action for now)
  • init project