Skip to content

Commit

Permalink
Revert "AngularJS rewrite"
Browse files Browse the repository at this point in the history
This reverts commit e7b0728.
  • Loading branch information
chk1 committed Apr 16, 2014
1 parent e7b0728 commit 132d248
Show file tree
Hide file tree
Showing 37 changed files with 9 additions and 1,561 deletions.
11 changes: 2 additions & 9 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
ALLOW FROM ALL

AddDefaultCharset UTF-8
RewriteEngine on

# Don't rewrite files or directories
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
# Rewrite everything else to index.html to allow html5 state links
RewriteRule ^ index.html [L]
RewriteRule ^tiles/([0-9]+)/([0-9]+)/([0-9]+).png$ tiles.php?z=$1&x=$2&y=$3 [L]
7 changes: 0 additions & 7 deletions css/bootstrap.min.css

This file was deleted.

244 changes: 0 additions & 244 deletions css/style.css

This file was deleted.

93 changes: 0 additions & 93 deletions fonts/Signika-LICENSE.txt

This file was deleted.

Binary file removed fonts/Signika-Semibold.woff
Binary file not shown.
Binary file removed fonts/glyphicons-halflings-regular.eot
Binary file not shown.
Loading

0 comments on commit 132d248

Please sign in to comment.