From 4d7bc4f05e130f44a3ebd06a4a369981e3433c4b Mon Sep 17 00:00:00 2001 From: Raj Maurya Date: Thu, 20 Oct 2016 10:33:53 +0530 Subject: [PATCH] converted to markdown --- README => README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename README => README.md (97%) diff --git a/README b/README.md similarity index 97% rename from README rename to README.md index f7617c3..96c0173 100644 --- a/README +++ b/README.md @@ -1,4 +1,4 @@ -Resume was created using: +#Resume was created using: - YAML source - for the resume content - LaTeX template - for presentation and layout - Python script and Cheetah (templating engine) for compiling together the @@ -34,7 +34,7 @@ Rough instructions (will update as a blog post when I roll a blog engine): 6. Compile, preview, and edit. -TODO: +###TODO: - custom types to unescape Latex (eg \LaTeX, \url{}) - clean up this README and convert into markdown - add HTML layout