Skip to content

jingwanhsu/isso-postgresql

 
 

Repository files navigation

Isso – a commenting server similar to Disqus

Postgresql support added to original Isso.

Installation

Please refer to the origianl Isso document.

Postgresql Setting

In isso/defaults.ini, set:

db-type = sqlite
dbpath = postgres://user:password@localhost:5432/db (Replace with your postgresql path)

About

a Disqus alternative

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.8%
  • JavaScript 27.5%
  • CSS 2.9%
  • HTML 2.5%
  • Pug 1.0%
  • Makefile 0.6%
  • Other 0.7%