Skip to content

goomies/wamp-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wamp Indexer

Minimalist WampServer template with simple navigation and detailed projects based on Material Design.

Features

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

Installation

  1. Download and install WampServer.
  2. Donwload and copy the indexer folder inside your www folder.
  3. Export index.php present in your indexer folder to your www folder.
  4. Use Composer to install packages : composer install.
  5. Restart WampServer.

Configuration

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.

Default setup

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.

Dummy content

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 Configuration (optional)

*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.

Credits

Used for this template: