Files
trustedsec-SysmonCommunityG…/metadata.yml
T
Carlos Perez 27d6da8bf4 Files used for ebook format creation
Files used for ebook format creation. 
The files are used with pandoc for epub generation and then used as master for PDF and MOBI. 

pandoc --toc -o Sysmon_Community_Guide_ebook.epub --metadata-file=metadata.yml Sysmon.md
2020-01-30 14:50:01 -04:00

13 lines
332 B
YAML

---
title: "Sysmon Missing Manual"
author: "Carlos Perez"
rights: "TrustedSec LLC, Creative Commons Non-Commercial Share Alike 4.0"
language: "en-US"
subtitle: Open Source Sysinternals Sysmon Community Guide
date: 28.01.2020
publisher: TrustedSec Inc.
ibooks:
version: 1.0
stylesheet: pandoc.css
cover-image: media/cover.png
---