diff --git a/docs/assets/images/classic.png b/docs/assets/images/classic.png index ba44aed..11cb46c 100644 Binary files a/docs/assets/images/classic.png and b/docs/assets/images/classic.png differ diff --git a/docs/assets/images/classic/bullet_entry.png b/docs/assets/images/classic/bullet_entry.png index 09d5c05..c7c1ed6 100644 Binary files a/docs/assets/images/classic/bullet_entry.png and b/docs/assets/images/classic/bullet_entry.png differ diff --git a/docs/assets/images/classic/education_entry.png b/docs/assets/images/classic/education_entry.png index 32be5ec..e0ce875 100644 Binary files a/docs/assets/images/classic/education_entry.png and b/docs/assets/images/classic/education_entry.png differ diff --git a/docs/assets/images/classic/experience_entry.png b/docs/assets/images/classic/experience_entry.png index 5d2a91a..0a47af7 100644 Binary files a/docs/assets/images/classic/experience_entry.png and b/docs/assets/images/classic/experience_entry.png differ diff --git a/docs/assets/images/classic/normal_entry.png b/docs/assets/images/classic/normal_entry.png index 5f18871..224bd32 100644 Binary files a/docs/assets/images/classic/normal_entry.png and b/docs/assets/images/classic/normal_entry.png differ diff --git a/docs/assets/images/classic/one_line_entry.png b/docs/assets/images/classic/one_line_entry.png index 70f53b8..594060d 100644 Binary files a/docs/assets/images/classic/one_line_entry.png and b/docs/assets/images/classic/one_line_entry.png differ diff --git a/docs/assets/images/classic/publication_entry.png b/docs/assets/images/classic/publication_entry.png index 999b653..dcd2483 100644 Binary files a/docs/assets/images/classic/publication_entry.png and b/docs/assets/images/classic/publication_entry.png differ diff --git a/docs/assets/images/classic/text_entry.png b/docs/assets/images/classic/text_entry.png index 9c8a263..5c948b5 100644 Binary files a/docs/assets/images/classic/text_entry.png and b/docs/assets/images/classic/text_entry.png differ diff --git a/docs/assets/images/engineeringresumes.png b/docs/assets/images/engineeringresumes.png index 459549a..ff4ff19 100644 Binary files a/docs/assets/images/engineeringresumes.png and b/docs/assets/images/engineeringresumes.png differ diff --git a/docs/assets/images/engineeringresumes/normal_entry.png b/docs/assets/images/engineeringresumes/normal_entry.png index a074602..6e6a4d8 100644 Binary files a/docs/assets/images/engineeringresumes/normal_entry.png and b/docs/assets/images/engineeringresumes/normal_entry.png differ diff --git a/docs/assets/images/moderncv/normal_entry.png b/docs/assets/images/moderncv/normal_entry.png index 4040718..00a0538 100644 Binary files a/docs/assets/images/moderncv/normal_entry.png and b/docs/assets/images/moderncv/normal_entry.png differ diff --git a/docs/assets/images/sb2nov.png b/docs/assets/images/sb2nov.png index 75f9d8b..ac010f8 100644 Binary files a/docs/assets/images/sb2nov.png and b/docs/assets/images/sb2nov.png differ diff --git a/docs/assets/images/sb2nov/bullet_entry.png b/docs/assets/images/sb2nov/bullet_entry.png index 582c1e6..0d11d27 100644 Binary files a/docs/assets/images/sb2nov/bullet_entry.png and b/docs/assets/images/sb2nov/bullet_entry.png differ diff --git a/docs/assets/images/sb2nov/education_entry.png b/docs/assets/images/sb2nov/education_entry.png index 5cc7cf5..cf9942f 100644 Binary files a/docs/assets/images/sb2nov/education_entry.png and b/docs/assets/images/sb2nov/education_entry.png differ diff --git a/docs/assets/images/sb2nov/experience_entry.png b/docs/assets/images/sb2nov/experience_entry.png index fcf0940..3928916 100644 Binary files a/docs/assets/images/sb2nov/experience_entry.png and b/docs/assets/images/sb2nov/experience_entry.png differ diff --git a/docs/assets/images/sb2nov/normal_entry.png b/docs/assets/images/sb2nov/normal_entry.png index f982e96..255de58 100644 Binary files a/docs/assets/images/sb2nov/normal_entry.png and b/docs/assets/images/sb2nov/normal_entry.png differ diff --git a/docs/assets/images/sb2nov/publication_entry.png b/docs/assets/images/sb2nov/publication_entry.png index b2c8390..c2b5fce 100644 Binary files a/docs/assets/images/sb2nov/publication_entry.png and b/docs/assets/images/sb2nov/publication_entry.png differ diff --git a/docs/update_rendercv_files.py b/docs/update_rendercv_files.py index 2cba193..f276649 100644 --- a/docs/update_rendercv_files.py +++ b/docs/update_rendercv_files.py @@ -81,7 +81,6 @@ experience_entry = { normal_entry = { "name": "Some Project", - "location": "Remote", "date": "2021-09", "highlights": [ "Developed a web application with **React** and **Django**.", diff --git a/examples/John_Doe_ClassicTheme_CV.pdf b/examples/John_Doe_ClassicTheme_CV.pdf index 0f3af30..9459103 100644 Binary files a/examples/John_Doe_ClassicTheme_CV.pdf and b/examples/John_Doe_ClassicTheme_CV.pdf differ diff --git a/examples/John_Doe_ClassicTheme_CV.yaml b/examples/John_Doe_ClassicTheme_CV.yaml index 9d97119..6cf72e5 100644 --- a/examples/John_Doe_ClassicTheme_CV.yaml +++ b/examples/John_Doe_ClassicTheme_CV.yaml @@ -74,7 +74,8 @@ cv: - Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10 - 15 Student Ambassadors. publications: - - title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis + - date: 2004-01 + title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils authors: - Albert Smith @@ -83,10 +84,9 @@ cv: - Harry Tom - Frodo Baggins doi: 10.1109/TASC.2023.3340648 - date: 2004-01 projects: - name: Multi-User Drawing Tool - date: '2004' + date: 2004 highlights: - Developed an electronic classroom where multiple users can view and simultaneously draw on a "chalkboard" with each person's edits synchronized. @@ -99,7 +99,7 @@ cv: allowing users to schedule meetings with other users. - Used C#.NET, SQL, and XML. - name: Operating System - date: '2002' + date: 2002 highlights: - Developed a UNIX-style OS with a scheduler, file system, text editor, and calculator. diff --git a/examples/John_Doe_EngineeringresumesTheme_CV.pdf b/examples/John_Doe_EngineeringresumesTheme_CV.pdf index 37f39d4..98695d2 100644 Binary files a/examples/John_Doe_EngineeringresumesTheme_CV.pdf and b/examples/John_Doe_EngineeringresumesTheme_CV.pdf differ diff --git a/examples/John_Doe_EngineeringresumesTheme_CV.yaml b/examples/John_Doe_EngineeringresumesTheme_CV.yaml index 8b2512e..23ddc1a 100644 --- a/examples/John_Doe_EngineeringresumesTheme_CV.yaml +++ b/examples/John_Doe_EngineeringresumesTheme_CV.yaml @@ -74,7 +74,8 @@ cv: - Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10 - 15 Student Ambassadors. publications: - - title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis + - date: 2004-01 + title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils authors: - Albert Smith @@ -83,10 +84,9 @@ cv: - Harry Tom - Frodo Baggins doi: 10.1109/TASC.2023.3340648 - date: 2004-01 projects: - name: Multi-User Drawing Tool - date: '2004' + date: 2004 highlights: - Developed an electronic classroom where multiple users can view and simultaneously draw on a "chalkboard" with each person's edits synchronized. @@ -99,7 +99,7 @@ cv: allowing users to schedule meetings with other users. - Used C#.NET, SQL, and XML. - name: Operating System - date: '2002' + date: 2002 highlights: - Developed a UNIX-style OS with a scheduler, file system, text editor, and calculator. diff --git a/examples/John_Doe_ModerncvTheme_CV.pdf b/examples/John_Doe_ModerncvTheme_CV.pdf index 1c36d2d..28114c1 100644 Binary files a/examples/John_Doe_ModerncvTheme_CV.pdf and b/examples/John_Doe_ModerncvTheme_CV.pdf differ diff --git a/examples/John_Doe_ModerncvTheme_CV.yaml b/examples/John_Doe_ModerncvTheme_CV.yaml index 1fae01a..71c0bd2 100644 --- a/examples/John_Doe_ModerncvTheme_CV.yaml +++ b/examples/John_Doe_ModerncvTheme_CV.yaml @@ -74,7 +74,8 @@ cv: - Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10 - 15 Student Ambassadors. publications: - - title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis + - date: 2004-01 + title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils authors: - Albert Smith @@ -83,10 +84,9 @@ cv: - Harry Tom - Frodo Baggins doi: 10.1109/TASC.2023.3340648 - date: 2004-01 projects: - name: Multi-User Drawing Tool - date: '2004' + date: 2004 highlights: - Developed an electronic classroom where multiple users can view and simultaneously draw on a "chalkboard" with each person's edits synchronized. @@ -99,7 +99,7 @@ cv: allowing users to schedule meetings with other users. - Used C#.NET, SQL, and XML. - name: Operating System - date: '2002' + date: 2002 highlights: - Developed a UNIX-style OS with a scheduler, file system, text editor, and calculator. diff --git a/examples/John_Doe_Sb2novTheme_CV.pdf b/examples/John_Doe_Sb2novTheme_CV.pdf index 5149afc..3e1c73f 100644 Binary files a/examples/John_Doe_Sb2novTheme_CV.pdf and b/examples/John_Doe_Sb2novTheme_CV.pdf differ diff --git a/examples/John_Doe_Sb2novTheme_CV.yaml b/examples/John_Doe_Sb2novTheme_CV.yaml index 1417be2..a1908ca 100644 --- a/examples/John_Doe_Sb2novTheme_CV.yaml +++ b/examples/John_Doe_Sb2novTheme_CV.yaml @@ -74,7 +74,8 @@ cv: - Promoted to Lead Student Ambassador in the Fall of 2004, supervised 10 - 15 Student Ambassadors. publications: - - title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis + - date: 2004-01 + title: Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils authors: - Albert Smith @@ -83,10 +84,9 @@ cv: - Harry Tom - Frodo Baggins doi: 10.1109/TASC.2023.3340648 - date: 2004-01 projects: - name: Multi-User Drawing Tool - date: '2004' + date: 2004 highlights: - Developed an electronic classroom where multiple users can view and simultaneously draw on a "chalkboard" with each person's edits synchronized. @@ -99,7 +99,7 @@ cv: allowing users to schedule meetings with other users. - Used C#.NET, SQL, and XML. - name: Operating System - date: '2002' + date: 2002 highlights: - Developed a UNIX-style OS with a scheduler, file system, text editor, and calculator. @@ -141,7 +141,6 @@ design: left_and_right: 0.2 cm vertical_between: 0.2 cm date_and_location_width: 4.5 cm - bullet_width: 0.6 cm highlights_area: top: 0.10 cm left: 0.4 cm