Skip to content

site map generator for websites that serve static content or auto-generated indexes from Nginx

License

Notifications You must be signed in to change notification settings

realaravinth/The-Place-You-Love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

The-Place-You-Love

Site map generator for websites that serve static content or auto generated indexes from Nginx

But what's up with the weird name?
It's one of my favourite songs, The place you love by Have mercy :)

Table of contents

How does it work

The script crawls through all the files and directories present in the mentioned folder and generates HTML code for them.

Installation

$ wget https://raw.githubusercontent.com/realaravinth/The-Place-You-Love/master/the-place-you-love.sh && chmod +x the-place-you-love.sh

Usage

the-place-you-love.sh <my.example.com> <dir>
NOTE: don't add '/' in both the url and the directory

Example

the-place-you-love.sh google.com Documents

Contributions

Yes please!

About

site map generator for websites that serve static content or auto-generated indexes from Nginx

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages