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
- Host: GitHub
- URL: https://github.com/pi-engine/pi-discourse
- Owner: pi-engine
- Created: 2013-03-22T10:48:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T02:48:08.000Z (over 12 years ago)
- Last Synced: 2025-04-01T01:52:15.103Z (about 1 year ago)
- Language: PHP
- Size: 1.8 MB
- Stars: 3
- Watchers: 15
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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;`