unicef / inventory

UNICEF Open Source Inventory. A UNICEF Global Innovation knowledge base of best practices and resources for working and leading Open.
https://unicef.github.io/inventory/
Creative Commons Attribution Share Alike 4.0 International
35 stars 28 forks source link

Convert all Markdown source to AsciiDoc (closes #43) #47

Closed jwflory closed 3 years ago

jwflory commented 3 years ago

This commit removes all Markdown source content and converts it to AsciiDoc. This is done to standardize our documentation on a single mark-up language and better leverage features of AsciiDoc in our theme, per issue #29 and others.

Closes #43.