diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..8f15727 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +jsevents.info \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..1d80bd3 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,23 @@ +The MIT License (MIT) +================================================================================ + +Copyright (c) 2017 Joe Doyle +-------------------------------------------------------------------------------- + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..65b2670 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +JavaScript Events - jsevents.info +================================= + +An collection of the JavaScript related events around the world. \ No newline at end of file diff --git a/css/styles.css b/css/styles.css new file mode 100644 index 0000000..b00d093 --- /dev/null +++ b/css/styles.css @@ -0,0 +1,86 @@ +/* http://meyerweb.com/eric/tools/css/reset/ + v2.0 | 20110126 + License: none (public domain) +*/ + +html, body, div, span, applet, object, iframe, +p, blockquote, pre, a, abbr, acronym, address, +cite, code, +del, dfn, em, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +center, dl, dt, dd, ol, ul, li, +fieldset, form, label, legend, +table, tbody, tfoot, thead, tr, th, td, +article, aside, canvas, details, embed, +figure, figcaption, footer, header, hgroup, +menu, nav, output, ruby, section, summary, +time, mark, audio, video { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + font: inherit; + vertical-align: baseline; + font-family: 'Muli', sans-serif; +} + +.header-background { + background-color: #3388ff; +} + +.center-content { + max-width: 1200px; + margin: 0 auto; +} + +.title-section { + display: flex; + align-items: center; +} + +.title { + font-size: 3.25rem; + margin-left: 25px; +} + +.events { + display: flex; + flex-flow: row wrap; +} + +.event-item { + display: flex; + width: 250px; + height: 100px; + border: 1px solid #000; + border-radius: 5px; + padding: 5px; + margin-right: 25px; + margin-bottom: 25px; + flex-direction: row; + align-items: stretch; + -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75); + -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75); + box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75); +} + +.event-details { + display: flex; + flex-direction: column; + width: 100%; +} + +.event-content { + display: flex; + flex-direction: column; + justify-content: center; +} + +.event-title { + font-size: 22px; + +} + +.event-title a, .twitter { + text-decoration: none; +} \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..24a4b1b Binary files /dev/null and b/favicon.ico differ diff --git a/img/jseventslogo.png b/img/jseventslogo.png new file mode 100644 index 0000000..3825e1c Binary files /dev/null and b/img/jseventslogo.png differ diff --git a/img/jslogo.png b/img/jslogo.png new file mode 100644 index 0000000..77c6ba2 Binary files /dev/null and b/img/jslogo.png differ diff --git a/img/nodejshex.png b/img/nodejshex.png new file mode 100644 index 0000000..a83ec5f Binary files /dev/null and b/img/nodejshex.png differ diff --git a/img/nodeschool.png b/img/nodeschool.png new file mode 100644 index 0000000..ce84d6f Binary files /dev/null and b/img/nodeschool.png differ diff --git a/index.html b/index.html index 626a188..95d0a49 100644 --- a/index.html +++ b/index.html @@ -17,51 +17,209 @@ JavaScript Events List + + -

JavaScript Events List

- -

California

- -

San Francisco Bay Area

- - +
+
+
+ + JavaScript Events +
+
+
+ +
+

California

+ +

San Francisco Bay Area

+ +
+
+
+
+ + BayNode + +
+
+ +
+
+
+
+
+
+
+
+
+
+ + Dogpatch JS + +
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ + NodeSchool SF + +
+
+ +
+
+
+
+
+
+
+
+
+ + SF Node + +
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Oakland.js + +
+
+ +
+
+
+
+
+
+
+
+
+
+ + WaffleJS + +
+
+ +
+
+
+
+
+
+
+
+ +

Los Angeles

+ +
+
+
+
+ + js.la + +
+
+
+
+
+
+
+
+ +

Indiana

+ +

Indianapolis

+ +
+
+
+
+ + Indy.js + +
+
+ +
+
+
+
+
+
+
+
+
+
+ + Node.Indy + +
+
+ +
+
+
+
+
+
+
+
+ + +
San Francisco Bay Area data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" > +