i think this will work,. going to build the client side micro service real quick and test.

This commit is contained in:
2025-07-14 11:30:08 -05:00
parent 3ca09d1954
commit 929348edff
3 changed files with 4 additions and 15 deletions

3
MdBook/GenerateMdBook.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
mdbook build

View File

@@ -12,7 +12,7 @@ PDFMetadataFileInput="$3"
export PDFMetadataFile export PDFMetadataFile
PDFMetadataFile="$4" PDFMetadataFile="$4"
$MO_PATH $YamlInputTemplateFile > $PDFMetadataFile $MO_PATH $PDFMetadataFileInput > $PDFMetadataFile
pandoc \ pandoc \
$MarkdownInput \ $MarkdownInput \

View File

@@ -1,14 +0,0 @@
title: tbd
titlepage: true
author: tbd
date: \today
toc: true
toc-own-page: true
header-left: "\\hspace{1cm}"
header-center: "\\leftmark"
header-right: "Page \\thepage"
footer-left: "\\thetitle"
footer-center: "Copyright ReachableCEO Enterprises LLC"
footer-right: "\\theauthor"
page-background: "tbd"
titlepage-logo: "tbd"