diff --git a/forum/forum.txt b/forum/forum.txt index 8280b53..2293eb0 100644 --- a/forum/forum.txt +++ b/forum/forum.txt @@ -1 +1,37 @@ Got a crazy idea to see if a forum could be run over LogGit, seems like it just might work. + +Idea: + +Folder structure: + +Forum +>Channel 1 +>>Posts +>>>Post 1 +>>>Post 2 +>>>Post 4 +>>>Post 6 +>>Archive +>>>Post 5 +>>Trash +>>>Post 3 +>Channel 2 +>>Posts +>>Archive +>>Trash +>Channel 3 +>>Posts +>>Archive +>>Trash + +Post Format: + +Title: +Author: +Date: + +(content) + +Comments: +Author: +Date: \ No newline at end of file