google / dfiq

DFIQ is a collection of investigative questions and the approaches for answering them
http://dfiq.org/
Apache License 2.0
262 stars 21 forks source link

Set up GitHub action to automatically generate .md files #15

Open obsidianforensics opened 9 months ago

obsidianforensics commented 9 months ago

With the code to generate Markdown files from DFIQ YAML files published, it would be nice to have the public site automatically rebuild every time there's a change in the YAML files.

We already have a GH Action to build the mkdocs site off the Markdown files; what's missing is the YAML->Markdown set.