1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-15 11:23:17 +01:00
vichan/README.md

21 lines
817 B
Markdown
Raw Normal View History

# Tinyboard - A lightweight PHP imageboard.
## About
2011-03-28 07:27:18 +02:00
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].
2011-03-26 02:01:29 +01:00
[o]: http://tinyboard.org/
[i]: irc://irc.datnode.net/tinyboard
2011-01-20 03:48:53 +01:00
## Requirements
1. PHP >= 5.2.0
2. php-gd
3. php-pdo with appropriate driver for your database
## Installation
2011-04-06 11:21:11 +02:00
See <http://tinyboard.org/wiki/index.php?title=Installation>.
2011-03-26 02:01:29 +01:00
## Documentation
2011-04-06 11:21:11 +02:00
Visit the development wiki at <http://tinyboard.org/wiki/> for help.
2011-03-26 02:01:29 +01:00
## License
2011-03-28 07:27:18 +02:00
See [LICENSE.md][l] for the license.
2011-03-28 13:33:54 +02:00
[l]: http://github.com/savetheinternet/Tinyboard/blob/master/LICENSE.md