Minimalist WampServer template with simple navigation and detailed projects based on Material Design.
Displays your repositories and files as a portfolio.
- Repository Count
- Search Repository by Name
- Filter Repository by Type
- Convert README file as HTML and use it as a description
- Server informations
- Responsive Design
- Download and install WampServer.
- Donwload and copy the
indexer
folder inside yourwww
folder. - Export
index.php
present in yourindexer
folder to yourwww
folder. - Use Composer to install packages :
composer install
. - Restart WampServer.
By default, I've always named my website repositories : mydomain.com
- Title - the name of your repository.
- Thumbnail -
screenshot.png
from your repository. - Description -
README.md
from your repository.
The indexer
folder inside your www
folder is hidden with CSS in order to not be count and displayed as a repository.
- You can change your profile picture here :
indexer\web\img\profile.png
. - The style modifications are in :
indexer\web\css\style.css
. - The Javascript modifications are in :
indexer\web\js\app.js
. - The PHP modifications are in :
indexer\src\app.php
.
There is a dummy-content
folder for the demo that you can put inside your www
folder, it's just here to show you the final result but you can delete it.
*h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. See the Demo.
You can use h5ai in this template if you dont have any index.html
or index.php
in your directories.
Used for this template: