# Nginxy - Directory Listing Theme
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/lfelipe1501/Nginxy/issues)

A responsive theme for [Nginx Fancyindex module](https://github.com/aperezdc/ngx-fancyindex). Minimal, modern and simple theme for your **nginx** directory listing with same appearance of Apaxy for apache.
Here is a demo of what the result looks like: [lfsystems DEMO](https://www.lfsystems.com.co/fileserver/).

![Nginxy-Demo](https://raw.githubusercontent.com/lfelipe1501/lfelipe-projects/master/Nginxy-Theme/nginxy.png)

# Usage
- Make sure you have the [Fancyindex module](https://github.com/aperezdc/ngx-fancyindex) compiled with nginx, either by compiling it yourself or installing nginx via the full distribution (paquet nginx-extras).

- Include the content of **nginxy.conf** in your location directive (location / {.....}) in your nginx config (usually nginx.conf).

- Move the *Nginxy-Theme/* folder a directory before the folder that will serve the files and rename it to **.nginxy/** As shown in the following screenshot:

  ![ScreenShot](https://raw.githubusercontent.com/lfelipe1501/lfelipe-projects/master/Nginxy-Theme/Capture.PNG)

- Restart/reload nginx.

- Check that it's working, and enjoy!

### Contact / Social Media

*Get the latest News about Web Development, Open Source, Tooling, Server & Security*

[![Twitter](https://github.frapsoft.com/social/twitter.png)](https://twitter.com/lfelipe1501)
[![Facebook](https://github.frapsoft.com/social/facebook.png)](https://www.facebook.com/lfelipe1501)
[![Github](https://github.frapsoft.com/social/github.png)](https://github.com/lfelipe1501)

### Development by

Developer / Author: [Luis Felipe Sánchez](https://github.com/lfelipe1501)
Company: [lfsystems](https://www.lfsystems.com.co)

### Credits
Based of [apaxy](https://github.com/AdamWhitcroft/Apaxy) of Adam Whitcroft
