freepost_(software).adoc 1.2 KB

1234567891011121314151617181920212223242526272829
  1. *freepost* is a web-based discussion board developed by
  2. link:The_Peers_Community[The Peers Community], where users can submit links
  3. and text posts that other users can vote and discuss. An instance of freepost
  4. is hosted on link:TuxFamily[TuxFamily] and accessible via
  5. `https://freepost.peers.community`.
  6. It is one of the early projects developed by the community^<<1>>^.
  7. = Development
  8. The software was initially developed with the Symfony PHP framework^<<2>><<3>>^,
  9. but it was later rewritten in plain PHP^<<4>><<5>>^. In 2018 it was rewritten
  10. again from scratch using the link:Bottle_(web_framework)[Bottle] web framework,
  11. thus changing the code base from PHP to Python^[red yellow-background]_Add
  12. references_^.
  13. = References
  14. [[[1]]] https://web.archive.org/web/20150310050551/http://peers.community:80/ +
  15. [[[2]]] https://notabug.org/zPlus/freepost/commit/5b034991ac1190f7149e3efa68d740220b0b8090 +
  16. [[[3]]] https://web.archive.org/web/20150129023118/https://symfony.com/projects +
  17. [[[4]]] https://freepost.peers.community/post/gcghb5oqf0 +
  18. [[[5]]] https://notabug.org/zPlus/freepost/commit/b6a047b015c0b17a8fe83a62996b09dca9eca7d6
  19. = External Links
  20. - Official repository: https://notabug.org/zplus/freepost
  21. - Official website: https://freepost.peers.community