Update README.md
This commit is contained in:
parent
4ca0a15e14
commit
6badf327aa
11
README.md
11
README.md
@ -1,4 +1,15 @@
|
|||||||
# getglebbs
|
# getglebbs
|
||||||
2channel style textboard software, soon to be replaced with a new rewrite.
|
2channel style textboard software, soon to be replaced with a new rewrite.
|
||||||
|
|
||||||
|
pros:
|
||||||
|
* Posts are stored in an easy to parse JSON file
|
||||||
|
* Good performance
|
||||||
|
* Portable as it only requires PHP and no database.
|
||||||
|
* Unique features like homosexual text, fortunes, random numbers and monospace posts
|
||||||
|
|
||||||
|
cons:
|
||||||
|
* I wrote it very quickly and added new features half hazardly. This made the codebase somewhat unwieldy (hence why im rewriting it)
|
||||||
|
* The database will wipe itself if multiple people write to it. (this is fixed in the rewrite)
|
||||||
|
|
||||||
|
|
||||||
try it at https://getgle.org/
|
try it at https://getgle.org/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user