.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,2 +1,5 @@
|
|||||||
local/build-temp/
|
local/build-temp/*.md
|
||||||
local/build-output/
|
local/build-temp/*.yml
|
||||||
|
|
||||||
|
local/build-output/*.md
|
||||||
|
local/build-output/*.pdf
|
@ -1,23 +0,0 @@
|
|||||||
###################################################
|
|
||||||
# Modify these values to suit
|
|
||||||
###################################################
|
|
||||||
|
|
||||||
#############################################################################
|
|
||||||
#SET THIS NEXT VARIABLE OR NOTHING WILL WORK!!!!
|
|
||||||
|
|
||||||
export PipelineClientWorkingDir="D:/tsys/@ReachableCEO/DSR-Pipeline-ClientExample/local"
|
|
||||||
|
|
||||||
#SET THE PREVIOUS VARIABLE OR NOTHING WILL WORK!!!!
|
|
||||||
#############################################################################
|
|
||||||
|
|
||||||
##########################################
|
|
||||||
# Layout/title page /formatting options
|
|
||||||
##########################################
|
|
||||||
|
|
||||||
export ReportAuthor="First Middle Last"
|
|
||||||
export AuthorTagline="Your.Tagline.Here."
|
|
||||||
export AuthorLogo=""
|
|
||||||
export SourceCode="https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline"
|
|
||||||
export URLCOLOR="blue"
|
|
||||||
export PAGEBACKGROUND="./background3.pdf"
|
|
||||||
export PANDOC_TEMPLATE="eisvogel"
|
|
1
local/build-output/ignore-this-dir
Normal file
1
local/build-output/ignore-this-dir
Normal file
@ -0,0 +1 @@
|
|||||||
|
ignore
|
1
local/build-temp/ignore-this-dir
Normal file
1
local/build-temp/ignore-this-dir
Normal file
@ -0,0 +1 @@
|
|||||||
|
ignore
|
Reference in New Issue
Block a user