Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iglvzx/IGalvez.Autoindex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIzzy Galvez <i@igalvez.net>2014-09-22 09:12:13 +0400
committerIzzy Galvez <i@igalvez.net>2014-09-22 09:12:13 +0400
commit7a95906ee53ad65c367989e4548bdfd23605a74e (patch)
tree5104be1eee3d77645285d3b785a98c825430f71c
parent30f303fc5f9bddff620eee62ce4a3e32aa1eb8a7 (diff)
Create README.md
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1d4060c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+IGalvez.Autoindex
+=================
+
+Apache's mod_autoindex feature is very useful when you want to set up a simple file sharing server, but it's design is trapped in 1997. By default it serves HTML 3.2.
+
+So, I decided to give it an over due makeover by taking advantage of modern components like Bootstrap, JQuery, Google Fonts, and Font Awesome!
+
+##Before
+
+![before screenshot](https://raw.githubusercontent.com/iglvzx/IGalvez.Autoindex/master/.autoindex/docs/images/before.png)
+
+##After
+
+![after screenshot](https://raw.githubusercontent.com/iglvzx/IGalvez.Autoindex/master/.autoindex/docs/images/home.png)