Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 759 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 759 Bytes

lwai

Lightweight autoindex for nginx

How to use

  1. Of course, download the code
  2. npm i
  3. npm run build (You'll need Python3)
  4. Copy dist_xsl to somewhere you want
  5. Configure nginx, see example.conf.

Goal

  • Preview

    • image
      • webp (ondemand optional)
      • tiff (?)
    • audio
      • midi (?)
    • video
    • text
      • source highlighting (lib optional)
      • markdown (lib? optional)
      • csv (lib? optional)
    • html
      • pdf (?)
      • office (?)
  • Table sort (IE11+?)

  • Click path to jump

  • Icon (grab from VSCode? )

  • Large icon / image preview mode (?)

  • LocalStorage based history (?)

  • Darkmode (?)