Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byjokese/Generate-Index-Files
Auto generates recursively an index.html file indexing folder's content.
https://github.com/byjokese/Generate-Index-Files
automatic generator html indexing python recursive
Last synced: about 1 month ago
JSON representation
Auto generates recursively an index.html file indexing folder's content.
- Host: GitHub
- URL: https://github.com/byjokese/Generate-Index-Files
- Owner: byjokese
- License: gpl-3.0
- Created: 2018-02-13T19:41:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T20:14:11.000Z (almost 7 years ago)
- Last Synced: 2024-08-09T13:13:28.291Z (5 months ago)
- Topics: automatic, generator, html, indexing, python, recursive
- Language: Python
- Size: 17.6 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Generate Index Files
Auto generates recursively an index.html file indexing folder's content.## Usage
Download this python script from https://cdn.byjokese.com/python/generate-index.py or from the lastest version in this repository: https://github.com/byjokese/Generate-Index-Files/releases.
1. Place the script into the root folder (root will be indexed also).
2. Execute the script.The generated `index.html` file will look like:
```htmlIndex of ./folderName
Index of ./folderName
```
## Support on Beerpay
Hey dude! Help me out for a couple of :beers:!
[![Beerpay](https://beerpay.io/byjokese/Generate-Index-Files/badge.svg?style=beer-square)](https://beerpay.io/byjokese/Generate-Index-Files) [![Beerpay](https://beerpay.io/byjokese/Generate-Index-Files/make-wish.svg?style=flat-square)](https://beerpay.io/byjokese/Generate-Index-Files?focus=wish)