leftypol_vichan/docs/main_page.md

33 lines
1.0 KiB
Markdown
Raw Normal View History

Tinyboard — A lightweight PHP imageboard
========================================
Tinyboard is a light-weight, fast, highly configurable and user-friendly imageboard software package released under a non-restrictive open-source license. It is written in PHP and has few [dependencies](installation.md#requirements).
Getting started
---------------
* [Why Tinyboard](why_tinyboard.md)?
* [Installing Tinyboard](installation.md)
* [Configuration Basics](config.md)
* [Introduction to the moderator interface](mod_interface.md)
Configuration
-------------
* [Cache](config/cache.md)
* [DNS Blacklists (DNSBL)](config/dnsbl.md)
* [Flood filters](config/flood_filters.md)
* [Word filters](config/word_filters.md)
* [reCAPTCHA](config/recaptcha.md)
* [Boardlinks](config/boardlinks.md)
* [Events](events.md)
* [Markup syntax](config/markup.md)
Troubleshooting
---------------
* [“Your request looks automated” error](your_request_looks_automated.md)
See also
--------
* [Using Git](git.md)
* [Upgrading Tinyboard](upgrading.md)
* [Special:AllPages](special_allpages.md)