xmj's notes

DevOps Done Wrong

The following articles detail the many ways I have seen that my clients past and present succeeded in doing injustice to a very useful collaboration model.

The articles have been compiled into an ebook and can be found as EPUB and PDF

To generate a PDF

pandoc 0*.md --toc --metadata-file=metadata.yml --template template/pdf.tex -o test.pdf

to generate an EPUB container

pandoc 0*.md --css=template/style.css --toc --metadata-file=metadata.yml --template template/epub.html -o test.epub