Client server refactor

This commit is contained in:
2024-12-13 11:57:42 -06:00
parent ea3a252bed
commit f99dc2a112
24 changed files with 695 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
title: "First Middle Last Candidate Information Sheet"
titlepage: true
titlepage-logo: ""
toc: true
toc-own-page: true
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](https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline)"
urlcolor: blue
page-background: "D:/tsys/@ReachableCEO/MarkdownResume-Pipeline-ClientExample/local/build/background3.pdf"

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: "D:/tsys/@ReachableCEO/MarkdownResume-Pipeline-ClientExample/local/build/background3.pdf"

View File

@@ -0,0 +1,4 @@
First Middle Last
=====

View File

@@ -0,0 +1,6 @@
First Middle Last
=====
[ [Github Profile](https://www.github.com/) ] . [ [Linkedin Profile](https://www.linkedin.com/) ] . [ candidate@domain.com ] . [ 1 123 456 7890 ] . [ Place 1/Place 2 ]

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](https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline)"
urlcolor: blue
page-background: "D:/tsys/@ReachableCEO/MarkdownResume-Pipeline-ClientExample/local/build/background3.pdf"