files-html - Cool HTML Indexer for Apache/Nginx with Bootstrap
==============================================================
### Installation:
* **Download:**
* Clone git repository:
git clone https://git.q3aql.dev/q3aql/files-html
* **Set language and generate index:**
* Run `set-lang.sh` to configure index language:
cd files-html
chmod +x set-lang.sh
./set-lang.sh
* Copy your files inside `files` folder and run `make-html-browser.sh` script:
chmod +x make-html-browser.sh
./make-html-browser.sh
* Open `index.html` file and see your bootstrap index:
_
### External links:
* [Bootstrap](https://getbootstrap.com/)
* [Ubuntu font Homepage](https://design.ubuntu.com/font/)
* [HTML 5 Homepage](https://html.com/html5/)