Skip to content

Commit 674991a

Browse files
committed
new design resource
1 parent badd5de commit 674991a

4 files changed

Lines changed: 12 additions & 1 deletion

File tree

all.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,6 +2133,10 @@ <h2>Design resources</h2>
21332133
web design.</p>
21342134
</li>
21352135
<li>
2136+
<p><a href="https://github.com/bendc/frontend-guidelines">Frontend Guidelines</a> is
2137+
an amazing write up of good practices for HTML, CSS and JS.</p>
2138+
</li>
2139+
<li>
21362140
<p>The <a href="http://bootstrappingdesign.com/">Bootstrapping Design</a> book is one of
21372141
the clearest and concise resources for learning design that I've ever read.
21382142
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-06-28T15:31:15Z</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-06-29T14:20:45Z</updated></feed>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ width.
4242
links to blogs, podcasts, inspiration, tutorials and tools related to
4343
web design.
4444

45+
* [Frontend Guidelines](https://github.com/bendc/frontend-guidelines) is
46+
an amazing write up of good practices for HTML, CSS and JS.
47+
4548
* The [Bootstrapping Design](http://bootstrappingdesign.com/) book is one of
4649
the clearest and concise resources for learning design that I've ever read.
4750
Highly recommended especially if you feel you have no design skills but

web-design.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ <h2>Design resources</h2>
6565
web design.</p>
6666
</li>
6767
<li>
68+
<p><a href="https://github.com/bendc/frontend-guidelines">Frontend Guidelines</a> is
69+
an amazing write up of good practices for HTML, CSS and JS.</p>
70+
</li>
71+
<li>
6872
<p>The <a href="http://bootstrappingdesign.com/">Bootstrapping Design</a> book is one of
6973
the clearest and concise resources for learning design that I've ever read.
7074
Highly recommended especially if you feel you have no design skills but

0 commit comments

Comments
 (0)