From 2b59a0f8355ae8b4bf71cf5c2a365de91f5ebe1b Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Mon, 30 Mar 2015 02:46:14 -0400 Subject: redesign --- projects/mdengine/index.markdown | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 projects/mdengine/index.markdown (limited to 'projects/mdengine/index.markdown') diff --git a/projects/mdengine/index.markdown b/projects/mdengine/index.markdown deleted file mode 100644 index 57433d2..0000000 --- a/projects/mdengine/index.markdown +++ /dev/null @@ -1,10 +0,0 @@ ---- -layout: post -title: MDEngine -description: A drag-and-drop PHP script enabling simple serving of rendered Markdown files. -date: 2013-12-13 00:00:00 ---- - -MDEngine was born of my need to serve static Markdown files simply and beautifully. I accomplished this by creating MDEngine, the PHP Markdown Engine. - -It’s extremely lightweight and takes the form of a small collection of files you can drop into any web directory served with Apache which will then serve all `.md` files as beautiful HTML. MDEngine is [available on GitHub](https://github.com/bburwell/mdengine). -- cgit v1.2.3