From d7a9ba0dbfa5c61050c640a6db32e49a3e0339b6 Mon Sep 17 00:00:00 2001 From: Evan Scamehorn Date: Thu, 8 Jan 2026 15:05:45 -0600 Subject: [PATCH] resume builds properly --- .gitignore | 1 + resume.yaml | 327 ++++++++++++++++++++++++++++------------------------ 2 files changed, 179 insertions(+), 149 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..777ca36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +rendercv_output/ diff --git a/resume.yaml b/resume.yaml index 7f3d7fe..35295f7 100644 --- a/resume.yaml +++ b/resume.yaml @@ -71,154 +71,183 @@ cv: details: Good understanding of calculus, linear algebra, statistics, and discrete math design: theme: sb2nov - page: - size: us-letter - top_margin: 2cm - bottom_margin: 2cm - left_margin: 2cm - right_margin: 2cm - show_page_numbering: true - show_last_updated_date: true - colors: - text: rgb(0, 0, 0) - name: rgb(0, 0, 0) - connections: rgb(0, 0, 0) - section_titles: rgb(0, 0, 0) - links: rgb(0, 79, 144) - last_updated_date_and_page_numbering: rgb(128, 128, 128) - text: - font_family: New Computer Modern - font_size: 10pt - leading: 0.6em - alignment: justified - date_and_location_column_alignment: right - links: - underline: true - use_external_link_icon: false - header: - name_font_family: New Computer Modern - name_font_size: 30pt - name_bold: true - small_caps_for_name: false - photo_width: 3.5cm - vertical_space_between_name_and_connections: 0.7cm - vertical_space_between_connections_and_first_section: 0.7cm - horizontal_space_between_connections: 0.5cm - connections_font_family: New Computer Modern - separator_between_connections: '' - use_icons_for_connections: true - use_urls_as_placeholders_for_connections: false - make_connections_links: true - alignment: center - section_titles: - type: with-full-line - font_family: New Computer Modern - font_size: 1.4em - bold: true - small_caps: false - line_thickness: 0.5pt - vertical_space_above: 0.5cm - vertical_space_below: 0.3cm - entries: - date_and_location_width: 4.15cm - left_and_right_margin: 0.2cm - horizontal_space_between_columns: 0.1cm - vertical_space_between_entries: 1.2em - allow_page_break_in_sections: true - allow_page_break_in_entries: true - short_second_row: false - show_time_spans_in: [] - highlights: - bullet: ◦ - nested_bullet: '-' - top_margin: 0.25cm - left_margin: 0.4cm - vertical_space_between_highlights: 0.25cm - horizontal_space_between_bullet_and_highlight: 0.5em - summary_left_margin: 0cm - entry_types: - one_line_entry: - template: '**LABEL:** DETAILS' - education_entry: - main_column_first_row_template: |- - **INSTITUTION** - *DEGREE in AREA* - degree_column_template: - degree_column_width: 1cm - main_column_second_row_template: |- - SUMMARY - HIGHLIGHTS - date_and_location_column_template: |- - *LOCATION* - *DATE* - normal_entry: - main_column_first_row_template: '**NAME**' - main_column_second_row_template: |- - SUMMARY - HIGHLIGHTS - date_and_location_column_template: |- - *LOCATION* - *DATE* - experience_entry: - main_column_first_row_template: |- - **POSITION** - *COMPANY* - main_column_second_row_template: |- - SUMMARY - HIGHLIGHTS - date_and_location_column_template: |- - *LOCATION* - *DATE* - publication_entry: - main_column_first_row_template: '**TITLE**' - main_column_second_row_template: |- - AUTHORS - URL (JOURNAL) - main_column_second_row_without_journal_template: |- - AUTHORS - URL - main_column_second_row_without_url_template: |- - AUTHORS - JOURNAL - date_and_location_column_template: DATE + # page: + # size: us-letter + # top_margin: 0.7in + # bottom_margin: 0.7in + # left_margin: 0.7in + # right_margin: 0.7in + # show_footer: true + # show_top_note: true + # colors: + # body: rgb(0, 0, 0) + # name: rgb(0, 0, 0) + # headline: rgb(0, 0, 0) + # connections: rgb(0, 0, 0) + # section_titles: rgb(0, 0, 0) + # links: rgb(0, 0, 0) + # footer: rgb(128, 128, 128) + # top_note: rgb(128, 128, 128) + # typography: + # line_spacing: 0.6em + # alignment: justified + # date_and_location_column_alignment: right + # font_family: + # body: New Computer Modern + # name: New Computer Modern + # headline: New Computer Modern + # connections: New Computer Modern + # section_titles: New Computer Modern + # font_size: + # body: 10pt + # name: 30pt + # headline: 10pt + # connections: 10pt + # section_titles: 1.4em + # small_caps: + # name: false + # headline: false + # connections: false + # section_titles: false + # bold: + # name: true + # headline: false + # connections: false + # section_titles: true + # links: + # underline: true + # show_external_link_icon: false + # header: + # alignment: center + # photo_width: 3.5cm + # photo_position: left + # photo_space_left: 0.4cm + # photo_space_right: 0.4cm + # space_below_name: 0.7cm + # space_below_headline: 0.7cm + # space_below_connections: 0.7cm + # connections: + # phone_number_format: national + # hyperlink: true + # show_icons: false + # display_urls_instead_of_usernames: true + # separator: • + # space_between_connections: 0.5cm + # section_titles: + # type: with_full_line + # line_thickness: 0.5pt + # space_above: 0.5cm + # space_below: 0.3cm + # sections: + # allow_page_break: true + # space_between_regular_entries: 1.2em + # space_between_text_based_entries: 0.3em + # show_time_spans_in: [] + # entries: + # date_and_location_width: 4.15cm + # side_space: 0.2cm + # space_between_columns: 0.1cm + # allow_page_break: false + # short_second_row: false + # summary: + # space_above: 0cm + # space_left: 0cm + # highlights: + # bullet: ◦ + # nested_bullet: ◦ + # space_left: 0.15cm + # space_above: 0cm + # space_between_items: 0cm + # space_between_bullet_and_text: 0.5em + # templates: + # footer: '*NAME -- PAGE_NUMBER/TOTAL_PAGES*' + # top_note: '*LAST_UPDATED CURRENT_DATE*' + # single_date: MONTH_ABBREVIATION YEAR + # date_range: START_DATE – END_DATE + # time_span: HOW_MANY_YEARS YEARS HOW_MANY_MONTHS MONTHS + # one_line_entry: + # main_column: '**LABEL:** DETAILS' + # education_entry: + # main_column: |- + # **INSTITUTION** + # *DEGREE* *in* *AREA* + # SUMMARY + # HIGHLIGHTS + # degree_column: + # date_and_location_column: |- + # *LOCATION* + # *DATE* + # normal_entry: + # main_column: |- + # **NAME** + # SUMMARY + # HIGHLIGHTS + # date_and_location_column: |- + # *LOCATION* + # *DATE* + # experience_entry: + # main_column: |- + # **POSITION** + # *COMPANY* + # SUMMARY + # HIGHLIGHTS + # date_and_location_column: |- + # *LOCATION* + # *DATE* + # publication_entry: + # main_column: |- + # **TITLE** + # SUMMARY + # AUTHORS + # URL (JOURNAL) + # date_and_location_column: DATE locale: - language: en - phone_number_format: national - page_numbering_template: NAME - Page PAGE_NUMBER of TOTAL_PAGES - last_updated_date_template: Last updated in TODAY - date_template: MONTH_ABBREVIATION YEAR - month: month - months: months - year: year - years: years - present: present - to: – - abbreviations_for_months: - - Jan - - Feb - - Mar - - Apr - - May - - June - - July - - Aug - - Sept - - Oct - - Nov - - Dec - full_names_of_months: - - January - - February - - March - - April - - May - - June - - July - - August - - September - - October - - November - - December -rendercv_settings: - date: '2026-01-06' + language: english + # last_updated: Last updated in + # month: month + # months: months + # year: year + # years: years + # present: present + # month_abbreviations: + # - Jan + # - Feb + # - Mar + # - Apr + # - May + # - June + # - July + # - Aug + # - Sept + # - Oct + # - Nov + # - Dec + # month_names: + # - January + # - February + # - March + # - April + # - May + # - June + # - July + # - August + # - September + # - October + # - November + # - December +settings: + current_date: '2025-12-22' + render_command: + design: + locale: + typst_path: rendercv_output/Evan_Scamehorn_Resume.typ + pdf_path: rendercv_output/Evan_Scamehorn_Resume.pdf + markdown_path: rendercv_output/Evan_Scamehorn_Resume.md + html_path: rendercv_output/Evan_Scamehorn_Resume.html + png_path: rendercv_output/Evan_Scamehorn_Resume.png + dont_generate_markdown: false + dont_generate_html: false + dont_generate_typst: false + dont_generate_pdf: false + dont_generate_png: false bold_keywords: []