commit a17e99a52daa3a32738a5dca1ea599ccf1f8c3f1 Author: catmpeg Date: Tue Feb 17 22:34:08 2026 +0300 omagad diff --git a/JetBrainsMono-Bold.ttf b/JetBrainsMono-Bold.ttf new file mode 100644 index 0000000..8c93043 Binary files /dev/null and b/JetBrainsMono-Bold.ttf differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3d28be --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# My fancyindex + + + +## also you can see an example at https://cat.fs.tlpteam.ru/fancyindexexample/ + +## Usage +### clone repo to folder "fancyindex" +#### `$ git clone https://cat.fs.tlpteam.ru/git/cat/myfancyindex.git fancyindex` +### now you can use it like this in nginx +``` +location /files/ { + fancyindex on; + fancyindex_exact_size off; + fancyindex_localtime on; + fancyindex_header /fancyindex/header.html; + fancyindex_footer /fancyindex/footer.html; + try_files $uri $uri/ =404; +} +``` \ No newline at end of file diff --git a/background.png b/background.png new file mode 100644 index 0000000..febf2f6 Binary files /dev/null and b/background.png differ diff --git a/example.jpg b/example.jpg new file mode 100644 index 0000000..25e3684 Binary files /dev/null and b/example.jpg differ diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..308b1d0 --- /dev/null +++ b/footer.html @@ -0,0 +1,2 @@ + + diff --git a/header.html b/header.html new file mode 100644 index 0000000..005c94f --- /dev/null +++ b/header.html @@ -0,0 +1,83 @@ + + + + + + +QwQ + + +

+ + + +