mirror of
https://github.com/kennethreitz-archive/kennethreitz.github.com.git
synced 2026-06-05 23:40:17 +00:00
update
This commit is contained in:
+22
-22
@@ -83,39 +83,39 @@
|
||||
<a href="http://github.com/kennethreitz/kCSS.tmbundle">kCSS Bundle</a>,
|
||||
<a href="http://github.com/kennethreitz/kPHP.tmbundle">kPHP Bundle</a>,
|
||||
<a href="http://github.com/kennethreitz/html5.tmbundle">HTML5 Bundle</a>,
|
||||
<a href="http://github.com/kennethreitz/vibrant-fin-textmate-theme">VibrantFin Theme</a>,
|
||||
& <a href="http://github.com/kennethreitz/loremipsum-2-textmate-bundle">LoremIpsum2 Bundle</a>.</p>
|
||||
<a href="http://github.com/kennethreitz/vibrant-fin-textmate-theme">VibrantFin Theme</a>, and
|
||||
<a href="http://github.com/kennethreitz/loremipsum-2-textmate-bundle">LoremIpsum2 Bundle</a>.</p>
|
||||
|
||||
<h3>WordPress Add-ons</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://github.com/kennethreitz/wordpress-skeleton">WordPress Skeleton</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wordpress-theme-skeleton">WordPress Theme Skeleton</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-coreylib">Coreylib</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-async-google-analytics">Async Google Analytics</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-disable-updates">Disable Updates</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-draft-notify">Draft Notify</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-clippy">WP-Clippy</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-clippy-syntax">WP-Clippy + Syntax</a></li>
|
||||
</ul>
|
||||
|
||||
<p><a href="http://github.com/kennethreitz/wordpress-skeleton">WordPress Skeleton</a>,
|
||||
<a href="http://github.com/kennethreitz/wordpress-theme-skeleton">WordPress Theme Skeleton</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-coreylib">Coreylib</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-async-google-analytics">Async Google Analytics</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-disable-updates">Disable Updates</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-draft-notify">Draft Notify</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-clippy">WP-Clippy</a>, and
|
||||
<a href="http://github.com/kennethreitz/wp-clippy-syntax">WP-Clippy + Syntax</a>.</p>
|
||||
|
||||
<h3>Useless/old WordPress Add-ons</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://github.com/kennethreitz/monolithic-wordpress-theme">Monolithic Theme</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-snowstorm">WP-Snowstorm</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-jquery-tools">WP-jQuery-Tools</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-google-openid">WP-Google-OpenID</a></li>
|
||||
<li><a href="http://github.com/kennethreitz/wp-google-chrome-frame">WP-Google-Chrome-Frame</a></li>
|
||||
</ul>
|
||||
<p><a href="http://github.com/kennethreitz/monolithic-wordpress-theme">Monolithic Theme</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-snowstorm">WP-Snowstorm</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-jquery-tools">WP-jQuery-Tools</a>,
|
||||
<a href="http://github.com/kennethreitz/wp-google-openid">WP-Google-OpenID</a>, and
|
||||
<a href="http://github.com/kennethreitz/wp-google-chrome-frame">WP-Google-Chrome-Frame</a>.</p>
|
||||
|
||||
<h3>TOP SECRET (In Development)</h3>
|
||||
|
||||
<h4>Smaller Scripts</h4>
|
||||
<p>Pytake, (dv)->S3.py</p>
|
||||
|
||||
<h3>Smaller Scripts</h3>
|
||||
|
||||
<p>[]</p>
|
||||
|
||||
<h2>CONTACT INFORMATION</h2>
|
||||
|
||||
<p>Email: <a href="mailto:me@kennethreitz.com">me@kennethreitz.com</a><br />
|
||||
<p>Email: <a href="mailto:me@kennethreitz.com">me@kennethreitz.com</a><br />
|
||||
Phone: +1.540.200.8536</p>
|
||||
|
||||
<h2>SEE ALSO</h2>
|
||||
|
||||
+20
-16
@@ -17,31 +17,35 @@ Python, PHP, XHTML + CSS + JS, Boune, Grails, Java, C#, Scheme, Pascal.
|
||||
[kCSS Bundle](http://github.com/kennethreitz/kCSS.tmbundle),
|
||||
[kPHP Bundle](http://github.com/kennethreitz/kPHP.tmbundle),
|
||||
[HTML5 Bundle](http://github.com/kennethreitz/html5.tmbundle),
|
||||
[VibrantFin Theme](http://github.com/kennethreitz/vibrant-fin-textmate-theme),
|
||||
& [LoremIpsum2 Bundle](http://github.com/kennethreitz/loremipsum-2-textmate-bundle).
|
||||
[VibrantFin Theme](http://github.com/kennethreitz/vibrant-fin-textmate-theme), and
|
||||
[LoremIpsum2 Bundle](http://github.com/kennethreitz/loremipsum-2-textmate-bundle).
|
||||
|
||||
|
||||
### WordPress Add-ons
|
||||
|
||||
* [WordPress Skeleton](http://github.com/kennethreitz/wordpress-skeleton)
|
||||
* [WordPress Theme Skeleton](http://github.com/kennethreitz/wordpress-theme-skeleton)
|
||||
* [Coreylib](http://github.com/kennethreitz/wp-coreylib)
|
||||
* [Async Google Analytics](http://github.com/kennethreitz/wp-async-google-analytics)
|
||||
* [Disable Updates](http://github.com/kennethreitz/wp-disable-updates)
|
||||
* [Draft Notify](http://github.com/kennethreitz/wp-draft-notify)
|
||||
* [WP-Clippy](http://github.com/kennethreitz/wp-clippy)
|
||||
* [WP-Clippy + Syntax](http://github.com/kennethreitz/wp-clippy-syntax)
|
||||
[WordPress Skeleton](http://github.com/kennethreitz/wordpress-skeleton),
|
||||
[WordPress Theme Skeleton](http://github.com/kennethreitz/wordpress-theme-skeleton),
|
||||
[Coreylib](http://github.com/kennethreitz/wp-coreylib),
|
||||
[Async Google Analytics](http://github.com/kennethreitz/wp-async-google-analytics),
|
||||
[Disable Updates](http://github.com/kennethreitz/wp-disable-updates),
|
||||
[Draft Notify](http://github.com/kennethreitz/wp-draft-notify),
|
||||
[WP-Clippy](http://github.com/kennethreitz/wp-clippy), and
|
||||
[WP-Clippy + Syntax](http://github.com/kennethreitz/wp-clippy-syntax).
|
||||
|
||||
|
||||
### Useless/old WordPress Add-ons
|
||||
|
||||
* [Monolithic Theme](http://github.com/kennethreitz/monolithic-wordpress-theme)
|
||||
* [WP-Snowstorm](http://github.com/kennethreitz/wp-snowstorm)
|
||||
* [WP-jQuery-Tools](http://github.com/kennethreitz/wp-jquery-tools)
|
||||
* [WP-Google-OpenID](http://github.com/kennethreitz/wp-google-openid)
|
||||
* [WP-Google-Chrome-Frame](http://github.com/kennethreitz/wp-google-chrome-frame)
|
||||
[Monolithic Theme](http://github.com/kennethreitz/monolithic-wordpress-theme),
|
||||
[WP-Snowstorm](http://github.com/kennethreitz/wp-snowstorm),
|
||||
[WP-jQuery-Tools](http://github.com/kennethreitz/wp-jquery-tools),
|
||||
[WP-Google-OpenID](http://github.com/kennethreitz/wp-google-openid), and
|
||||
[WP-Google-Chrome-Frame](http://github.com/kennethreitz/wp-google-chrome-frame).
|
||||
|
||||
#### Smaller Scripts
|
||||
### TOP SECRET (In Development)
|
||||
Pytake, (dv)->S3.py
|
||||
|
||||
### Smaller Scripts
|
||||
[]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user