Skip to content

Commit b5313ff

Browse files
committed
girls are hard
1 parent 83aa56b commit b5313ff

File tree

45 files changed

+3153
-361
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+3153
-361
lines changed

_layouts/.default.html.swp

16 KB
Binary file not shown.

_layouts/default.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
<div class="menu">
7676
<a href="/">home</a>
7777
<a href="/examples.html">examples</a>
78-
<a href="/contribute.html">contribute</a>
78+
<!-- <a href="/contribute.html">contribute</a>-->
7979
<a href="/about.html">about</a>
8080
<a href="http://feeds.feedburner.com/BackboneTutorials">subscribe</a>
81-
<a href="/lessons.html"><strong>team training</strong></a>
81+
<a style="margin-left: 320px;" href="http://pledgie.com/campaigns/16174"><strong>donate</strong></a>
8282
</div>
8383

8484

_layouts/post.html

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<div id="post">
55
{{ content }}
66
</div>
7+
8+
<p>Leave a comment or donation(top right) to let me know that I've helped you and continue doing what I do</p>
79
<!-- AddThis Button BEGIN -->
810
<div class="addthis_toolbox addthis_default_style ">
911
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>

about.textile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ I started this site to not only consolidate my understanding of backbone.js but
1111

1212
p. You can contact the original owner of this site through "github":https://github.com/thomasdavis or via twitter("@neutralthoughts":http://twitter.com/neutralthoughts). You can also find me at #cdnjs on freenode.net.
1313

14-
14+

pygments/README.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# Backbone Tutorials
32

43
This site is by no means the definite guide to backbone.js and all corrections and contributions are welcome.
@@ -13,3 +12,28 @@ Thomas Davis - [@neutralthoughts](http://twitter.com/neutralthoughts) - Twitter
1312
## Contributions
1413

1514
* Thanks to Cactus([https://github.com/cactus](https://github.com/cactus)) for creating the blog feed
15+
* Thanks to Wes Bos ([https://github.com/wesbos](https://github.com/wesbos)) for CSS fixes
16+
* Thanks to Paul Irish ([https://github.com/https://github.com/paulirish](https://github.com/paulirish)) for tutorial clarification
17+
18+
## About the author
19+
20+
Looking for feedback on my latest startup Protosal(http://protosal.com) any and all would be great!
21+
22+
**Contact:**
23+
24+
* \#cdnjs on freenode
25+
* @neutralthoughts on twitter
26+
27+
28+
**Projects:**
29+
30+
* Javascript Library CDN - http://cdnjs.com
31+
* Proposal Generation Start up - http://protosal.com
32+
* Backbone.js Tutorials - http://backbonetutorials.com
33+
* Technical Blog - http://thomasdavis.github.com
34+
* Github Account - https://github.com/thomasdavis
35+
* Freelance Blog - http://thomasalwyndavis.com
36+
* Quora - http://www.quora.com/Thomas-Davis
37+
* StackOverflow - http://stackoverflow.com/users/580675/thomas-davis
38+
39+
Love you mum!

pygments/about.html

+32-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!DOCTYPE html>
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
33
<head>
4-
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
4+
<meta name="readability-verification" content="QaMWXDtxjtrFwfPQ2an55eWRMRLr7F2ermV5E9ch"/>
5+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
56
<title>About Backbone Tutorials - Backbone.js Tutorials</title>
67
<link href="/atom.xml" rel="alternate" title="backbone tutorials" type="application/atom+xml">
78
<meta name="author" content="Backbone Tutorials" />
@@ -41,21 +42,43 @@
4142
width: 720px;
4243
margin: auto;
4344
}
45+
.FlattrButton {
46+
position: absolute;
47+
top: 15px;
48+
right: 15px;
49+
}
4450
</style>
51+
<script type="text/javascript">
52+
/* <![CDATA[ */
53+
(function() {
54+
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
55+
s.type = 'text/javascript';
56+
s.async = true;
57+
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
58+
t.parentNode.insertBefore(s, t);
59+
})();
60+
/* ]]> */
61+
</script>
4562
</head>
4663
<body>
4764
<div class="left ribbon-holder">
4865
<a href="https://github.com/thomasdavis/backbonetutorials" class="red ribbon">
4966
<span class="text">Fork on GitHub</span>
5067
</a>
5168
</div>
69+
70+
<a class="FlattrButton" style="display:none;" href="http://backbonetutorials.com/"></a>
71+
<noscript><a href="http://flattr.com/thing/176986/Backbone-js-Tutorials" target="_blank">
72+
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></noscript>
73+
5274
<div class="container">
5375
<div class="menu">
5476
<a href="/">home</a>
77+
<a href="/examples.html">examples</a>
78+
<!-- <a href="/contribute.html">contribute</a>-->
5579
<a href="/about.html">about</a>
56-
<a href="/contribute.html">contribute</a>
57-
<a href="/contact.html">contact</a>
5880
<a href="http://feeds.feedburner.com/BackboneTutorials">subscribe</a>
81+
<a style="margin-left: 320px;" href="http://pledgie.com/campaigns/16174"><strong>donate</strong></a>
5982
</div>
6083

6184

@@ -64,11 +87,16 @@
6487
<div class="stack">
6588
<div class="stackContent">
6689
<h1>Backbone Tutorials</h1>
67-
<p class="homepagedescription">This site is by no means the definite guide to backbone.js and all corrections and contributions are welcome.</p>
90+
<p class="homepagedescription">This site is by no means the definitive guide to backbone.js and all corrections and contributions are welcome.</p>
91+
92+
<a style="margin-left: 20px;" href="https://twitter.com/neutralthoughts" class="twitter-follow-button">Follow @neutralthoughts</a>
93+
<script src="//platform.twitter.com/widgets.js" type="text/javascript"></script>
94+
6895
<hr>
6996
<h2>About Backbone Tutorials</h2>
7097
<p>As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.</p>
7198
<p>I started this site to not only consolidate my understanding of backbone.js but to also document what I have learned thus far for myself and others.</p>
99+
<p>You can contact the original owner of this site through <a href="https://github.com/thomasdavis">github</a> or via twitter(<a href="http://twitter.com/neutralthoughts">@neutralthoughts</a>). You can also find me at #cdnjs on freenode.net.</p>
72100

73101

74102

0 commit comments

Comments
 (0)