commit b268484b4be14e36c6f901815f9ff937716cc5a2 Author: Sami Samhuri Date: Tue Mar 18 22:04:15 2014 -0700 first commit diff --git a/public/.htaccess b/public/.htaccess new file mode 100644 index 0000000..c31d05f --- /dev/null +++ b/public/.htaccess @@ -0,0 +1,3 @@ +RewriteEngine On +RewriteRule ^(.*)$ http://samhuri.net/posts/$1 [R=301,L] + diff --git a/public/favicon.gif b/public/favicon.gif new file mode 100644 index 0000000..e69de29 diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..e69de29 diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..2b9ca6f --- /dev/null +++ b/public/index.html @@ -0,0 +1,21 @@ + + + + samhuri.net + + + +
sami.samhuri.net