diff --git a/software/automad.yml b/software/automad.yml new file mode 100644 index 0000000000..c9e4d3f46e --- /dev/null +++ b/software/automad.yml @@ -0,0 +1,12 @@ +name: "Automad" +website_url: "https://automad.org/" +source_code_url: "https://github.com/marcantondahmen/automad" +description: "Flat-file content management system and template engine." +licenses: + - MIT +platforms: + - PHP + - Docker +tags: + - Content Management Systems (CMS) +demo_url: "https://try.automad.org/"