====== Introduction ======
These specifications will help to structure the source code of BALI
====== File Hierarchy ======
./
./src
./data
./video
./images
./js
./mod
./lang
./.htaccess
./index.php
Each article will have a folder named with the ID of the article
./data/articles/1/
./data/articles/2/
./data/articles/3/
etc...