:: What is NoNonsense Forum?
This is NoNonsense Forum! It is the software used to power this discussion board. It is open source and free to use, modify and share.
It is different from most other forums because it uses RSS instead of a database and is overall much simpler to setup, use and modify.
Find out more: http://camendesign.com/nononsense_forum
Download: https://github.com/Kroc/NoNonsenseForum/archive/master.zip
---
It is important to keep your NoNonsense Forum installation up to date as bugs are fixed and features are added.
News of releases will be published here so you can follow this thread’s RSS, or the GitHub project’s feed directly for all changes: https://github.com/Kroc/NoNonsenseForum/commits/master.atom
If you ‘checked out’ the code, you can use the command `git pull origin master` to automagically update NNF in-place.
If you wish to automatically update using git, remember not to modify NNF’s code directly but use ‘config.php’ and ‘theme.config.php’ to customise—see the section on customising in the Read Me: http://forum.camendesign.com/README.txt If you need to alter the HTML it’s best not to modify the existing theme directly but instead duplicate it and modify a copy.