No description
| img | ||
| inc | ||
| static | ||
| templates | ||
| .gitignore | ||
| default.css | ||
| install.php | ||
| install.sql | ||
| LICENSE.md | ||
| main.js | ||
| mod.php | ||
| post.php | ||
| README.md | ||
| style.css | ||
| yotsuba.css | ||
Tinyboard - A lightweight PHP imageboard.
About
Tinyboard is an imageboard software package written in PHP. It aims to maintain a stable, fast, clean and user-friendly engine for imageboards. Development for Tinyboard started in October 2010. You can contact the development team or learn more at [tinyboard.org][o] or on IRC at [irc.datnode.net #tinyboard][i]. [o]: http://tinyboard.org/ [i]: irc://irc.datnode.net/tinyboard
Requirements
- PHP >= 5.2.0
- php-gd
- php-pdo with appropriate driver for your database
Installation
See http://tinyboard.org/wiki/index.php?title=Installation.
Documentation
Visit the development wiki at http://tinyboard.org/wiki/ for help.
License
See [LICENSE.md][l] for the license. [l]: http://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md