]> code.delx.au - gnu-emacs-elpa/commitdiff
Host images on website not in repo
authorMatthew Carter <m@ahungry.com>
Tue, 27 Jan 2015 04:49:32 +0000 (23:49 -0500)
committerMatthew Carter <m@ahungry.com>
Tue, 27 Jan 2015 04:49:32 +0000 (23:49 -0500)
README.md
assembly.png [deleted file]
c.png [deleted file]
common-lisp.png [deleted file]
javascript.png [deleted file]
perl.png [deleted file]
php.png [deleted file]
require.png [deleted file]

index 9790dff81c305a0fcf460095f6773c489ea4ad53..ef903ca60c6125ef61254d6cb042b6d5c02968fd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To install, clone the repository via:
 
 ```
 cd ~/.emacs.d
-git clone https://github.com/ahungry/color-theme-ahungry.git
+git clone http://ahungry.com/images/color-theme-ahungry.git
 ```
 
 Then, make sure to add the following to your ~/.emacs:
@@ -35,25 +35,25 @@ taken while using emacs in rxvt-unicode with a transparent background
 set under the ~/.Xresources config.
 
 ### Emacs Config (~/.emacs)
-![~/.emacs](https://github.com/ahungry/color-theme-ahungry/raw/master/require.png)
+![~/.emacs](http://ahungry.com/images/color-theme-ahungry/require.png)
 
 ### Common Lisp
-![Common Lisp](https://github.com/ahungry/color-theme-ahungry/raw/master/common-lisp.png)
+![Common Lisp](http://ahungry.com/images/color-theme-ahungry/common-lisp.png)
 
 ### PHP
-![PHP](https://github.com/ahungry/color-theme-ahungry/raw/master/php.png)
+![PHP](http://ahungry.com/images/color-theme-ahungry/php.png)
 
 ### Perl
-![Perl](https://github.com/ahungry/color-theme-ahungry/raw/master/perl.png)
+![Perl](http://ahungry.com/images/color-theme-ahungry/perl.png)
 
 ### C
-![C](https://github.com/ahungry/color-theme-ahungry/raw/master/c.png)
+![C](http://ahungry.com/images/color-theme-ahungry/c.png)
 
 ### Javascript
-![Javascript](https://github.com/ahungry/color-theme-ahungry/raw/master/javascript.png)
+![Javascript](http://ahungry.com/images/color-theme-ahungry/javascript.png)
 
 ### Assembly
-![Assembly](https://github.com/ahungry/color-theme-ahungry/raw/master/assembly.png)
+![Assembly](http://ahungry.com/images/color-theme-ahungry/assembly.png)
 
 ## License
 GPLv3
diff --git a/assembly.png b/assembly.png
deleted file mode 100644 (file)
index 1478402..0000000
Binary files a/assembly.png and /dev/null differ
diff --git a/c.png b/c.png
deleted file mode 100644 (file)
index 7ddea94..0000000
Binary files a/c.png and /dev/null differ
diff --git a/common-lisp.png b/common-lisp.png
deleted file mode 100644 (file)
index c5b1bbc..0000000
Binary files a/common-lisp.png and /dev/null differ
diff --git a/javascript.png b/javascript.png
deleted file mode 100644 (file)
index f50a7a1..0000000
Binary files a/javascript.png and /dev/null differ
diff --git a/perl.png b/perl.png
deleted file mode 100644 (file)
index fd8c41b..0000000
Binary files a/perl.png and /dev/null differ
diff --git a/php.png b/php.png
deleted file mode 100644 (file)
index 99097d3..0000000
Binary files a/php.png and /dev/null differ
diff --git a/require.png b/require.png
deleted file mode 100644 (file)
index 89468c3..0000000
Binary files a/require.png and /dev/null differ