that took longer than i would have liked

This commit is contained in:
2024-12-09 13:13:30 -06:00
parent 77c88bffcd
commit b2ff9ecce9
7 changed files with 36 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
title: "First Middle Last Resume"
header-left: "\\hspace{1cm}"
header-center: "\\leftmark"
header-right: "Page \\thepage"
footer-left: "First Middle Last"
urlcolor: blue
page-background: "../vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds"

12
build-temp/JobBoard.yml Normal file
View File

@@ -0,0 +1,12 @@
title: "First Middle Last Resume"
titlepage: true
titlepage-logo: ""
date: \today
header-left: "\\hspace{1cm}"
header-center: "\\leftmark"
header-right: "Page \\thepage"
footer-left: "First Middle Last"
footer-center: "Your.Tagline.Here."
footer-right: "[Source code for this resume](https://github.com/reachableceo)"
urlcolor: blue
page-background: "../vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds"