added forum folder structure and post format
This commit is contained in:
parent
1f1f9d24e7
commit
468e8d26f3
1 changed files with 36 additions and 0 deletions
|
@ -1 +1,37 @@
|
||||||
Got a crazy idea to see if a forum could be run over LogGit, seems like it just might work.
|
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:
|
Loading…
Reference in a new issue