Author
|
zPlus <zplus@peers.community>
2017-10-02 12:34:03
|
Committer
|
Gogs <gogitservice@gmail.com>
2017-10-02 12:34:03
|
Commit
|
fd6f7d8
(patch)
|
Tree
|
7db1248
|
Parent(s)
|
|
Merge branch 'about-link-moved-position' of deavmi/freepost-crufty into master
commits diff:
9eb551c..fd6f7d8
1 file changed,
1 insertion,
1 deletion
—
download
Diffstat
Diff options
+1/-1
M README.md
1
|
1
|
|
# FreePost
|
2
|
2
|
|
|
3
|
|
- |
This is the code powering [freepost](http://freepo.st).
|
|
3
|
+ |
This is the code powering [freepost](http://freepo.st). FreePost is a web-based discussion board that allows users to post text and links which other users may read and comment on (start a discussion). It also supports upvoting and downvoting of posts and has some nifty features to display the so-called **Hot** posts (those that are very popular and have been upvoted a lot) as well as the newest posts, aptly named **New**. Each user has a profile page which includes some information on themselves.
|
4
|
4
|
|
|
5
|
5
|
|
## Development
|
6
|
6
|
|
|