SpaceLenore / IndexOf-Customizer

Customizer for 'Index Of /' pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customizer for 'Index Of' pages

This is a web application built with JavaScript to customize 'Index Of' pages or general file serving pages. It is built to be used with the nginx JSON setting for Indexing.

What's included?

  • All files needed to use it
  • Example config file
  • 2 stylesheets to choose from

Screenshots

Basic default style

Basic style, a simple dark theme

Alternative fancy style

Alternative style, lighther with background image and gradient

Setup

  • nginx folder indexing in JSON format (specify link in config)
  • route all requests from the folder containing index.html to the index.html

Why?

A friend wanted a nicer Indexing page and I did this as a one-evening-project.

Licence

Apache licence for the lolz.

About

Customizer for 'Index Of /' pages

License:Apache License 2.0


Languages

Language:JavaScript 47.7%Language:CSS 33.4%Language:HTML 18.9%