2024-12-16 20:48:23 +01:00
2024-12-16 20:56:11 +01:00
2024-12-16 20:47:47 +01:00
2024-12-16 20:46:48 +01:00
2024-12-16 21:21:07 +01:00
2024-12-16 21:21:24 +01:00
2024-12-16 21:21:24 +01:00
2024-12-16 20:57:31 +01:00
2024-12-16 20:45:39 +01:00
2024-12-16 21:16:42 +01:00
2024-12-16 20:47:47 +01:00

files-html - Cool indexer html 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 <lang>
      
    • 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:

    _

Description
Cool HTML Indexer for Apache/Nginx with Bootstrap
https://git.q3aql.dev/q3aql/files-html
Readme 302 KiB
Languages
Shell 64.1%
HTML 35.9%