The IPA-BITSS 2016 Kenya Workshop
THIS IS THE MAIN GITHUB README, FRIENDS
=========================
You should write READMEs in **Markdown**, which is a very simple markup language for plain text documents that plays nicely with the web & HTML. Markdown's syntax is designed to be readable either marked up or rendered. That means you can read it in plain text, and when stuff is supposed to be *italicized*, it's not a big deal if you see the asterisks. You can read it just fine. With a more complicated markup language like LaTeX or HTML, this isn't the case. (Press CTRL+U on any website to see how ugly reading HTML would be.)
READMEs should describe the contents of the directory and provide detailed instructions for users.
This repository contain files for IPA-BITSS Workshop March 7-8 in Athi River, Kenya.
1. GitDemo.md: a tutorial for the GitHub Desktop application. (Note that once you figure out Git, the easiest way to download the files for the Markdoc Demo is to *use* Git, and clone this repository.)
2. MarkdocDemo folder: a folder with a tutorial for Markdoc, which is used to create dynamic documents in Stata
1. A separate README for the Markdoc demo.
2. markdoc_html.do: a .do file with a Markdoc example written in HTML.
3. markdoc_latex.do: a .do file with a Markdoc example written in LaTeX.
4. markdoc_markdown.do: a .do file with a Markdoc example written in Markdown.