Skip to content

Commit c52c3d7

Browse files
committed
new web design resource
1 parent 55530cc commit c52c3d7

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

all.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1972,6 +1972,11 @@ <h2>Responsive design</h2>
19721972
<h2>Design resources</h2>
19731973
<ul>
19741974
<li>
1975+
<p><a href="http://www.webdesignrepo.com/">Web Design Repo</a> is a one stop shop for
1976+
links to blogs, podcasts, inspiration, tutorials and tools related to
1977+
web design.</p>
1978+
</li>
1979+
<li>
19751980
<p>The <a href="http://bootstrappingdesign.com/">Bootstrapping Design</a> book is one of
19761981
the clearest and concise resources for learning design that I've ever read.
19771982
Highly recommended especially if you feel you have no design skills but

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-04-29T09:58:24Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-04-30T08:11:30Z</updated></feed>

source/content/pages/04-web-development/10-web-design.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ width.
3838

3939

4040
## Design resources
41+
* [Web Design Repo](http://www.webdesignrepo.com/) is a one stop shop for
42+
links to blogs, podcasts, inspiration, tutorials and tools related to
43+
web design.
44+
4145
* The [Bootstrapping Design](http://bootstrappingdesign.com/) book is one of
4246
the clearest and concise resources for learning design that I've ever read.
4347
Highly recommended especially if you feel you have no design skills but

web-design.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ <h2>Responsive design</h2>
6060
<h2>Design resources</h2>
6161
<ul>
6262
<li>
63+
<p><a href="http://www.webdesignrepo.com/">Web Design Repo</a> is a one stop shop for
64+
links to blogs, podcasts, inspiration, tutorials and tools related to
65+
web design.</p>
66+
</li>
67+
<li>
6368
<p>The <a href="http://bootstrappingdesign.com/">Bootstrapping Design</a> book is one of
6469
the clearest and concise resources for learning design that I've ever read.
6570
Highly recommended especially if you feel you have no design skills but

0 commit comments

Comments
 (0)