Skip to content
 
 

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX FancyIndex Theme

A prettier theme for nginx's fancyindex module, bundled with strapdown.js markdown renderer.

Original README

Usage

  • Install nginx with the fancyindex module
  • Clone this repository to your web root with directory .fancy, e.g.:
    git clone https://github.com/Fishdrowned/Nginx-Fancyindex-Theme.git /srv/http/.fancy/
  • Include fancyindex.conf with full path in nginx server config, e.g.:
    server {
        ...
        include /srv/http/.fancy/fancyindex.conf;
        ...
    }
  • Restart nginx

Screenshots

  • PC View
    Image1

  • Mobile view
    Image1

  • Markdown renderer
    Image1

About

Theme for Nginx' fancyindex module

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages