{{ post.title }}
+{{ post.excerpt }}
+diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 496ee2c..88b2b95 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.DS_Store \ No newline at end of file +.DS_Store +.sass-cache +_site +node_modules diff --git a/.gitignore~ b/.gitignore~ new file mode 100644 index 0000000..e7bfdf2 --- /dev/null +++ b/.gitignore~ @@ -0,0 +1,3 @@ +.sass-cache +_site +node_modules \ No newline at end of file diff --git a/_data/members.yml b/_data/members.yml index 53c00f7..3fa7e07 100644 --- a/_data/members.yml +++ b/_data/members.yml @@ -32,7 +32,7 @@ twitter: schoenwaldnils url: schoenwald-media.de github: schoenwaldnils - codepen: nschoenwald + codepen: schoenwaldnils gravatar: http://www.gravatar.com/avatar/ddd025871fb3f8225031a011d5d7b08c?s=200 - name: Olly @@ -47,7 +47,7 @@ url: myxotod.de github: myxotod codepen: MyXoToD - gravatar: + gravatar: http://www.gravatar.com/avatar/a284083f6f4f9446723adf3b97b90151?s=200 - name: Luky twitter: LukyVj diff --git a/_includes/header.html b/_includes/header.html index ddc5796..6969dba 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,7 +3,9 @@
{{ post.excerpt }}
+One third grid
+Two thirds grid
+One half grid
+One quarter grid
+One quarter grid
+Appears on the right
+Appears on the left
+%s
', obj[i]['description']) + + ""+ obj[i]['description'] + "
" + + "One third grid
+Two thirds grid
+One half grid
+One quarter grid
+One quarter grid
+Appears on the right
+Appears on the left
+One third grid
+Two thirds grid
+One half grid
+One quarter grid
+One quarter grid
+Appears on the right
+Appears on the left
+%s
', obj[i]['description']) + ""; - output = document.querySelector("#featured"); + output = document.querySelector("[data-js=featured-project]"); + + var j = 1; } else { + // output = document.querySelector("[data-js=old-projects]"); + // create a layout for all other projects var layout = ""+ obj[i]['description'].substr(0,100) +"
" + + ""+ obj[i]['description'] + "
" + "-
bullsh...
-