An open API service indexing awesome lists of open source software.

https://github.com/pi-engine/pi-discourse

PHP clone of https://github.com/discourse/discourse
https://github.com/pi-engine/pi-discourse

Last synced: 11 months ago
JSON representation

PHP clone of https://github.com/discourse/discourse

Awesome Lists containing this project

README

          

pi-discourse
============

PHP clone of https://github.com/discourse/discourse

You can switch pjax on or off by changing the `pjax` in `/asset/script/js/appConfig.js`,
on: `pjax = 1;`
off: `pjax = 0;`