From 3a797ea3ef7eb2d0c2ecf38030507e6f21defbc4 Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Sat, 19 Sep 2009 21:07:33 -0700 Subject: [PATCH] remove index.html --- index.html | 92 ------------------------------------------------------ 1 file changed, 92 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index 38e40a7..0000000 --- a/index.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - tj9991/TinyIB @ GitHub - - - - - - - Fork me on GitHub - -
- -
- - - - -
- -

TinyIB - by tj9991

- -
- Lightweight image board in PHP -
- -

Very small, very fast image board platform written in PHP. Database modes available at this time are MySQL and built-in flat file support. Installation is a breeze, requiring only the configuration of a few values in the main file and executing it from a web browser.

Install

-

The only required configuration is the administrator password and the tripcode seed. Past that (if using flat file), no further configuration is necessary. If using MySQL, enter the access details. Once configured, point your browser to imgboard.php and the rest of the installation will be carried out automatically.

-

License

-

GNU General Public License v3

-

Authors

-

Trevor Slocum (tslocum@gmail.com)

-

Contact

-

(tslocum@gmail.com)

- - -

Download

-

- You can download this project in either - zip or - tar formats. -

-

You can also clone the project with Git - by running: -

$ git clone git://github.com/tj9991/TinyIB
-

- - - -
- - - - -