This repo is deployed on immopoly.org.
Some words explaining the structure should help you to put stuff where they belong:
-
boostrap/
files for Twitter Bootstrap 2.0
-
content/
PHP-files for inner content of subpages. One File per Subpage.
-
css/overrides.css
styles overriding default behavior of Bootstrap
-
css/frameless.css
styles overriding default behavior of Bootstrap used for frameless-mode
-
img/layout/
image files needed for the layout (logos, icons, etc.)
-
img/screenshots/
image files needed for showcasing the app(s)
-
img/actions/
image files needed for action Items
-
inc/config.inc.php
configuration file.
-
inc/main.inc.php
Mini PHP dispatcher for loading subpages and testing access.
-
js/jquery-1.7.min.js
jQuery is needed for Twitter Bootstrap-plugins and AJAX-loading
-
js/interactive.js
Handling of AJAX-calls to the immopoly backend
My love goes out to the awesome devs at Twitter who created this freaking cool framework to easily build websites on.
If you have questions on this project, drop me a note through GitHub on my profile page.