Skip to content

Commit 207a87e

Browse files
committed
new design resource
1 parent 68a848f commit 207a87e

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
@@ -1937,6 +1937,11 @@ <h2>Design resources</h2>
19371937
need to learn them.</p>
19381938
</li>
19391939
<li>
1940+
<p><a href="http://learndesignprinciples.com">Learn Design Principles</a> is a well
1941+
thought out clear explanation for how to think about design according to
1942+
specific rules such as axis, symmetry, hierarchy and rhythm.</p>
1943+
</li>
1944+
<li>
19401945
<p><a href="https://kuler.adobe.com/create/color-wheel/">Kuler</a> is a complementary
19411946
color picker by Adobe that helps choose colors for your designs.</p>
19421947
</li>

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-01T08:11:11Z</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-02T09:18:41Z</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
@@ -43,6 +43,10 @@ width.
4343
Highly recommended especially if you feel you have no design skills but
4444
need to learn them.
4545

46+
* [Learn Design Principles](http://learndesignprinciples.com) is a well
47+
thought out clear explanation for how to think about design according to
48+
specific rules such as axis, symmetry, hierarchy and rhythm.
49+
4650
* [Kuler](https://kuler.adobe.com/create/color-wheel/) is a complementary
4751
color picker by Adobe that helps choose colors for your designs.
4852

web-design.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ <h2>Design resources</h2>
6666
need to learn them.</p>
6767
</li>
6868
<li>
69+
<p><a href="http://learndesignprinciples.com">Learn Design Principles</a> is a well
70+
thought out clear explanation for how to think about design according to
71+
specific rules such as axis, symmetry, hierarchy and rhythm.</p>
72+
</li>
73+
<li>
6974
<p><a href="https://kuler.adobe.com/create/color-wheel/">Kuler</a> is a complementary
7075
color picker by Adobe that helps choose colors for your designs.</p>
7176
</li>

0 commit comments

Comments
 (0)