Skip to content

Commit b865c3a

Browse files
author
mrmrs
committed
Removing things duh.
1 parent ba2abfc commit b865c3a

8 files changed

+0
-33
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Common markup patterns I use for developing websites.
99
* All non-media elements in the HTML5 spec are included on one page and are ready to be styled.
1010
* Modular Structure - add your own patterns, or delete the ones you don't like.
1111
* Semantic and accessible markup examples for common design patterns.
12-
* 100% responsive except for the silly img element :)
1312
* Thoroughly commented code (notes and reference links for new HTML developers)
1413

1514
# Getting the Code
@@ -41,15 +40,6 @@ Now your set up to use this in a new project.
4140
python -m SimpleHTTPServer
4241
```
4342

44-
## The CSS
45-
46-
If you use sass you can run ```rake sass``` from the root of the directory and then
47-
edit ```_sass/_styles.scss``` to style the content in index.html
48-
49-
If you'd like to just edit the vanilla css you can delete the _sass directory and
50-
just edit ```css/i.css```
51-
52-
5343
# Author
5444
[MRMRS](http://mrmrs.cc "Adam Morse - Designer Developer")
5545

Rakefile

Lines changed: 0 additions & 23 deletions
This file was deleted.

favicon.icns

-1.93 KB
Binary file not shown.

favicon.ico

-6.37 KB
Binary file not shown.

touch-icon-ipad-precomposed.png

-1.22 KB
Binary file not shown.
-2.15 KB
Binary file not shown.

touch-icon-iphone-precomposed.png

-1.02 KB
Binary file not shown.
-1.74 KB
Binary file not shown.

0 commit comments

Comments
 (0)