Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Developing on WordPress
Browse files Browse the repository at this point in the history
  • Loading branch information
luiscape committed Jan 29, 2014
1 parent bdfa389 commit 5c84877
Show file tree
Hide file tree
Showing 2,080 changed files with 424,340 additions and 26,101 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bg/**/*
12 changes: 12 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
17 changes: 0 additions & 17 deletions 404.php

This file was deleted.

4 changes: 0 additions & 4 deletions README.md

This file was deleted.

63 changes: 0 additions & 63 deletions StronglyTyped_LICENSE.txt

This file was deleted.

39 changes: 0 additions & 39 deletions StronglyTyped_README.txt

This file was deleted.

25 changes: 0 additions & 25 deletions bar-chart-data.tsv

This file was deleted.

131 changes: 0 additions & 131 deletions bar_chart_index.html

This file was deleted.

10 changes: 0 additions & 10 deletions blog2/.htaccess

This file was deleted.

75 changes: 0 additions & 75 deletions blog2/README.md

This file was deleted.

Binary file removed blog2/cache/dropplets.jpg
Binary file not shown.
5 changes: 0 additions & 5 deletions blog2/cache/index.php

This file was deleted.

Binary file removed blog2/cache/luiscape.jpg
Binary file not shown.
Loading

0 comments on commit 5c84877

Please sign in to comment.