Skip to content

Commit

Permalink
Site updated at 2013-01-27 22:12:56 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
adhipg committed Jan 27, 2013
1 parent 0cdeea5 commit 6f907a7
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 249 deletions.
30 changes: 0 additions & 30 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,36 +116,6 @@ <h2>About the website</h2>
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down
2 changes: 1 addition & 1 deletion atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Adhip Gupta]]></title>
<link href="http://adhipg.in/atom.xml" rel="self"/>
<link href="http://adhipg.in/"/>
<updated>2013-01-27T22:11:12+00:00</updated>
<updated>2013-01-27T22:12:47+00:00</updated>
<id>http://adhipg.in/</id>
<author>
<name><![CDATA[Adhip Gupta]]></name>
Expand Down
30 changes: 0 additions & 30 deletions blog/archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,36 +130,6 @@ <h1><a href="/notes/creating-sub-repositories-from-your-git-repository/">Creatin
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down
30 changes: 0 additions & 30 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,36 +253,6 @@ <h2>Merging the subpath back into the original repository</h2>
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating&#8230;</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down
34 changes: 1 addition & 33 deletions books/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="author" content="Adhip Gupta">


<meta name="description" content="Books Jan 20th, 2013 2013 January HTML5 and JavaScript Web Applications Jan 20th, 2013 Tweet GitHub Repos Status updating... @adhipg on GitHub $. &hellip;">
<meta name="description" content="Books Jan 20th, 2013 2013 January HTML5 and JavaScript Web Applications Jan 20th, 2013 Latest Tweets Status updating... $.domReady(function(){ &hellip;">


<!-- http://t.co/dKP3o1e -->
Expand Down Expand Up @@ -128,8 +128,6 @@ <h3>January</h3>

<div class="sharing">

<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://adhipg.in/books/index.html" data-via="adhipg" data-counturl="http://adhipg.in/books/index.html" >Tweet</a>



</div>
Expand All @@ -144,36 +142,6 @@ <h3>January</h3>
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down
2 changes: 1 addition & 1 deletion categories/notes/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title><![CDATA[Category: notes | Adhip Gupta]]></title>
<link href="http://adhipg.in/categories/notes/atom.xml" rel="self"/>
<link href="http://adhipg.in/"/>
<updated>2013-01-27T22:11:12+00:00</updated>
<updated>2013-01-27T22:12:47+00:00</updated>
<id>http://adhipg.in/</id>
<author>
<name><![CDATA[Adhip Gupta]]></name>
Expand Down
30 changes: 0 additions & 30 deletions categories/notes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,36 +128,6 @@ <h1><a href="/notes/creating-sub-repositories-from-your-git-repository/">Creatin
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down
30 changes: 0 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,36 +120,6 @@ <h2>Myriad Meanderings…</h2>
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@ <h2>Merging the subpath back into the original repository</h2>

<div class="sharing">

<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://adhipg.in/notes/creating-sub-repositories-from-your-git-repository/" data-via="adhipg" data-counturl="http://adhipg.in/notes/creating-sub-repositories-from-your-git-repository/" >Tweet</a>



</div>
Expand All @@ -233,36 +231,6 @@ <h2>Merging the subpath back into the original repository</h2>
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down
32 changes: 0 additions & 32 deletions notes/using-custom-attributes-in-markdown-links/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ <h3>Example:</h3>

<div class="sharing">

<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://adhipg.in/notes/using-custom-attributes-in-markdown-links/" data-via="adhipg" data-counturl="http://adhipg.in/notes/using-custom-attributes-in-markdown-links/" >Tweet</a>



</div>
Expand All @@ -186,36 +184,6 @@ <h3>Example:</h3>
<aside class="sidebar">


<section>
<h1>GitHub Repos</h1>
<ul id="gh_repos">
<li class="loading">Status updating...</li>
</ul>

<a href="https://github.com/adhipg">@adhipg</a> on GitHub

<script type="text/javascript">
$.domReady(function(){
if (!window.jXHR){
var jxhr = document.createElement('script');
jxhr.type = 'text/javascript';
jxhr.src = '/javascripts/libs/jXHR.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jxhr, s);
}

github.showRepos({
user: 'adhipg',
count: 0,
skip_forks: true,
target: '#gh_repos'
});
});
</script>
<script src="/javascripts/github.js" type="text/javascript"> </script>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
Expand Down

0 comments on commit 6f907a7

Please sign in to comment.