Skip to content

Instantly share code, notes, and snippets.

@Shoom
Last active July 19, 2018 11:52
Show Gist options
  • Save Shoom/9622e6e09ca6be63f98f to your computer and use it in GitHub Desktop.
Save Shoom/9622e6e09ca6be63f98f to your computer and use it in GitHub Desktop.

Revisions

  1. Shoom revised this gist Nov 20, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.json
    Original file line number Diff line number Diff line change
    @@ -75,7 +75,7 @@
    {
    "speaker": "Patrick Hamann",
    "title": "CSS and the critical path",
    "video": "https://www.youtube.com/watch?v=VNpn0GCegYo",
    "video": "https://www.youtube.com/watch?v=_0Fk85to6hA",
    "slides": "https://speakerdeck.com/patrickhamann/css-and-the-critical-path-cssconfeu-september-2014",
    "related_website": "http://www.patrickhamann.com/",
    "twitter": "@patrickhamann",
  2. Shoom revised this gist Nov 5, 2014. 1 changed file with 8 additions and 8 deletions.
    16 changes: 8 additions & 8 deletions gistfile1.json
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@
    {
    "speaker": "Sara Soueidan",
    "title": "Styling and Animating Scalable Vector Graphics with CSS",
    "video": "https://www.youtube.com/watch?v=hI9roqOKKO8",
    "video": "https://www.youtube.com/watch?v=lf7L8X6ZBu8",
    "slides": "https://docs.google.com/presentation/d/1Iuvf3saPCJepVJBDNNDSmSsA0_rwtRYehSmmSSLYFVQ/",
    "related_website": "http://sarasoueidan.com/blog/cssconf-2014-talk/",
    "twitter": "@SaraSoueidan",
    @@ -30,7 +30,7 @@
    {
    "speaker": "Stoyan Stefanov",
    "title": "Lessons learned from building a CSS minifier",
    "video": null,
    "video": "https://www.youtube.com/watch?v=6lKqXrvbXJ0",
    "slides": null,
    "related_website": "http://www.phpied.com/",
    "twitter": "@stoyanstefanov",
    @@ -39,7 +39,7 @@
    {
    "speaker": "Rachel Andrew",
    "title": "CSS Grid Layout",
    "video": null,
    "video": "https://www.youtube.com/watch?v=GRexIOtGhBU",
    "slides": "https://speakerdeck.com/rachelandrew/css-conf-css-grid-layout",
    "related_website": "http://gridbyexample.com/",
    "twitter": "@rachelandrew",
    @@ -48,7 +48,7 @@
    {
    "speaker": "John Brown",
    "title": "A CSS Dive Through Google's Powers of Tech",
    "video": null,
    "video": "https://www.youtube.com/watch?v=I9_jE4V_E7w",
    "slides": "http://slides.com/thisisjohnbrown/cssconfeu-2014#/",
    "related_website": "http://www.google.com/events/io/experiment",
    "twitter": "@thisisjohnbrown",
    @@ -57,7 +57,7 @@
    {
    "speaker": "Jina Bolton",
    "title": "Living Design Systems",
    "video": null,
    "video": "https://www.youtube.com/watch?v=-CRp5Cx7NZw",
    "slides": "https://speakerdeck.com/jina/living-design-systems",
    "related_website": "http://jina.me/",
    "twitter": "@jina",
    @@ -84,7 +84,7 @@
    {
    "speaker": "Addy Osmani",
    "title": "CSS Performance Tooling",
    "video": null,
    "video": "https://www.youtube.com/watch?v=FEs2jgZBaQA",
    "slides": "https://speakerdeck.com/addyosmani/css-performance-tooling",
    "related_website": "http://addyosmani.com",
    "twitter": "@addyosmani",
    @@ -93,7 +93,7 @@
    {
    "speaker": "Bram Stein",
    "title": "The State of Web Typography",
    "video": null,
    "video": "https://www.youtube.com/watch?v=VbCqFQ1sTYQ",
    "slides": "https://speakerdeck.com/bramstein/the-state-of-web-type",
    "related_website": "http://www.bramstein.com/",
    "twitter": "@bram_stein",
    @@ -102,7 +102,7 @@
    {
    "speaker": "Karolina Szczur",
    "title": "Validate me",
    "video": null,
    "video": "https://www.youtube.com/watch?v=ZlxpF9taprI",
    "slides": "https://speakerdeck.com/fox/validate-me",
    "related_website": "http://thefox.is/",
    "twitter": "@fox",
  3. Shoom revised this gist Sep 22, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.json
    Original file line number Diff line number Diff line change
    @@ -75,7 +75,7 @@
    {
    "speaker": "Patrick Hamann",
    "title": "CSS and the critical path",
    "video": null,
    "video": "https://www.youtube.com/watch?v=VNpn0GCegYo",
    "slides": "https://speakerdeck.com/patrickhamann/css-and-the-critical-path-cssconfeu-september-2014",
    "related_website": "http://www.patrickhamann.com/",
    "twitter": "@patrickhamann",
  4. Shoom created this gist Sep 18, 2014.
    113 changes: 113 additions & 0 deletions gistfile1.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,113 @@
    {
    "cssconf": {
    "location": {
    "date": "September 12, 2014",
    "country": "Germany",
    "city": "Berlin",
    "venue": "Radialsystem V",
    "lat": 52.51039,
    "long": 13.42864
    },
    "talks": [
    {
    "speaker": "Mathias Bynens",
    "title": "3.14 things I didn’t know about CSS",
    "video": "http://vimeo.com/100264064",
    "slides": "https://speakerdeck.com/mathiasbynens/3-dot-14-things-i-didnt-know-about-css-at-css-day-2014",
    "related_website": "https://mathiasbynens.be",
    "twitter": "@mathias",
    "github": "https://github.com/mathiasbynens"
    },
    {
    "speaker": "Sara Soueidan",
    "title": "Styling and Animating Scalable Vector Graphics with CSS",
    "video": "https://www.youtube.com/watch?v=hI9roqOKKO8",
    "slides": "https://docs.google.com/presentation/d/1Iuvf3saPCJepVJBDNNDSmSsA0_rwtRYehSmmSSLYFVQ/",
    "related_website": "http://sarasoueidan.com/blog/cssconf-2014-talk/",
    "twitter": "@SaraSoueidan",
    "github": "https://github.com/SaraSoueidan"
    },
    {
    "speaker": "Stoyan Stefanov",
    "title": "Lessons learned from building a CSS minifier",
    "video": null,
    "slides": null,
    "related_website": "http://www.phpied.com/",
    "twitter": "@stoyanstefanov",
    "github": "https://github.com/stoyan"
    },
    {
    "speaker": "Rachel Andrew",
    "title": "CSS Grid Layout",
    "video": null,
    "slides": "https://speakerdeck.com/rachelandrew/css-conf-css-grid-layout",
    "related_website": "http://gridbyexample.com/",
    "twitter": "@rachelandrew",
    "github": null
    },
    {
    "speaker": "John Brown",
    "title": "A CSS Dive Through Google's Powers of Tech",
    "video": null,
    "slides": "http://slides.com/thisisjohnbrown/cssconfeu-2014#/",
    "related_website": "http://www.google.com/events/io/experiment",
    "twitter": "@thisisjohnbrown",
    "github": "https://github.com/ThisIsJohnBrown"
    },
    {
    "speaker": "Jina Bolton",
    "title": "Living Design Systems",
    "video": null,
    "slides": "https://speakerdeck.com/jina/living-design-systems",
    "related_website": "http://jina.me/",
    "twitter": "@jina",
    "github": "https://github.com/jina"
    },
    {
    "speaker": "Nicole Sullivan",
    "title": "Obnoxiously slow end points",
    "video": null,
    "slides": null,
    "related_website": "http://stubbornella.org",
    "twitter": "@stubbornella",
    "github": "https://github.com/stubbornella"
    },
    {
    "speaker": "Patrick Hamann",
    "title": "CSS and the critical path",
    "video": null,
    "slides": "https://speakerdeck.com/patrickhamann/css-and-the-critical-path-cssconfeu-september-2014",
    "related_website": "http://www.patrickhamann.com/",
    "twitter": "@patrickhamann",
    "github": "https://github.com/phamann"
    },
    {
    "speaker": "Addy Osmani",
    "title": "CSS Performance Tooling",
    "video": null,
    "slides": "https://speakerdeck.com/addyosmani/css-performance-tooling",
    "related_website": "http://addyosmani.com",
    "twitter": "@addyosmani",
    "github": "https://github.com/addyosmani"
    },
    {
    "speaker": "Bram Stein",
    "title": "The State of Web Typography",
    "video": null,
    "slides": "https://speakerdeck.com/bramstein/the-state-of-web-type",
    "related_website": "http://www.bramstein.com/",
    "twitter": "@bram_stein",
    "github": "https://github.com/bramstein"
    },
    {
    "speaker": "Karolina Szczur",
    "title": "Validate me",
    "video": null,
    "slides": "https://speakerdeck.com/fox/validate-me",
    "related_website": "http://thefox.is/",
    "twitter": "@fox",
    "github": "https://github.com/thefoxis"
    }
    ]
    }
    }