Add backref to https://github.com/glowinthedark/index-html-generator
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
s3-genindex is a Go rewrite of the original Python genindex.py script. It generates HTML directory listings with file type icons, responsive design, and dark mode support for both local directories and S3-compatible storage systems.
|
||||
s3-genindex is a program that generates HTML directory listings with file type icons, responsive design, and dark mode support for both local directories and S3-compatible storage systems.
|
||||
|
||||
## Features
|
||||
|
||||
@@ -434,3 +434,8 @@ Licensed under the Apache License 2.0. See original Python script for full licen
|
||||
- Recursive directory processing
|
||||
- File type detection and icons
|
||||
- Responsive HTML design with dark mode support
|
||||
|
||||
## Acknowledgement
|
||||
|
||||
This tool was inspired by
|
||||
[[index-html-generator](https://github.com/glowinthedark/index-html-generator)] on GitHub.
|
||||
|
||||
Reference in New Issue
Block a user