Browse Source

moved docs to subdir

Harlan Iverson 7 years ago
parent
commit
c4153ed096
4 changed files with 19 additions and 2 deletions
  1. 19 2
      doc/CONTRIBUTING.md
  2. 0 0
      doc/PERSONAS.md
  3. 0 0
      doc/ROADMAP.md
  4. 0 0
      doc/THANKS.md

+ 19 - 2
CONTRIBUTING.md → doc/CONTRIBUTING.md

@@ -4,10 +4,27 @@ iSpooge Live is a project aims to allow sovereigns to have a platform that plays
 well with others. This philosophy is reflected in our contributor guidelines. 
 well with others. This philosophy is reflected in our contributor guidelines. 
 Thanks for considering helping us out.
 Thanks for considering helping us out.
 
 
+
+## The lowdown
+
+This project is a personal mission. I'm working toward a 1.0 release 
+and have a development track that I want to lay down.
+
+I want to share the project free, so it's MIT licensed. I may join
+the social works later. I am happy for communities to develop without
+my participation, am open to invitations.
+
 ## Important artifacts
 ## Important artifacts
 
 
-* README.md
-* ROADMAP.md -- spoiler: we choose none
+* README.md -- developer documentation
+* doc/ -- creator documentation
+  * ROADMAP.md -- spoiler: we choose none
+  * PERSONAS.md -- friends who think about iSpooge Live
+  * THANKS.md -- contributors
+  * operations.md --
+  * features.md --
+  * glossary.md -- 
+
 
 
 ## Communication
 ## Communication
 
 

+ 0 - 0
PERSONAS.md → doc/PERSONAS.md


+ 0 - 0
ROADMAP.md → doc/ROADMAP.md


+ 0 - 0
THANKS.md → doc/THANKS.md