Skip to content
/ rpress Public
forked from rexzhang/rpress

a mulit-site and mulit-user blog system.

License

Notifications You must be signed in to change notification settings

alanshi/rpress

 
 

Repository files navigation

rPress

A multi-site and multi-user blog system.

requirement

  • Python3
  • Flask 1.0+
  • PostgreSQL

Install

postgresql.conf listen_addresses = 'localhost,172.17.0.1'

pg_hba.conf host all all 172.17.0.1/16 md5

About

a mulit-site and mulit-user blog system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 53.2%
  • HTML 23.4%
  • CSS 22.5%
  • Other 0.9%