Added README.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Thu, 4 Jan 2018 03:10:12 +0000 (19:10 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Thu, 4 Jan 2018 03:10:12 +0000 (19:10 -0800)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..088090a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+CMless - Because words should be weighed, not counted.
+======================================================
+
+Description
+-----------
+
+CMless is a file based CMS intended for easy integration with version controlled,
+format agnostic content. 
+
+Status
+------
+
+CMless is not yet functional. The stages required to reach basic functionality are:
+
+1. Figure out deployment scheme
+2. Interpret URL and locate/serve appropriate page
+3. Feed pages through a document processor
+4. Feed pages through a template engine
+5. Generate menu based on directory structure