diff --git a/README.md b/README.md index b954492..295c1e8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# ClojureBridge Berlin Website +# ClojureBridge London Website This is our website to document our events even when they disappear from the main clojurebridge.org website. -https://clojurebridge-berlin.github.io +https://clojurebridgelondon.github.io ## Coaches Training slides @@ -17,7 +17,7 @@ deck -b docs/coaches_training.deck.md How to get started: ``` -git clone git@github.com:clojurebridge-berlin/clojurebridge-berlin.github.io.git +git clone git@github.com:clojurebridgelondon/clojurebridgelondon.github.io.git cd clojurebridge-berlin.github.io git pull jekyll serve diff --git a/_config.yml b/_config.yml index 25ceba3..a1dd91e 100644 --- a/_config.yml +++ b/_config.yml @@ -6,8 +6,8 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: ClojureBridge Berlin -url: "http://clojurebridge-berlin.github.io" # the base hostname & protocol for your site +title: ClojureBridge London +url: "http://clojurebridgelondon.github.io" # the base hostname & protocol for your site # email: your-email@domain.com # description: > # this means to ignore newlines until "baseurl:" @@ -15,8 +15,8 @@ url: "http://clojurebridge-berlin.github.io" # the base hostname & protocol for # line in _config.yml. It will appear in your document head meta (for # Google search results) and in your feed.xml site description. # baseurl: "" # the subpath of your site, e.g. /blog -# twitter_username: jekyllrb -# github_username: jekyll +# twitter_username: jr0cket +# github_username: jr0cket # Build settings markdown: kramdown diff --git a/_layouts/default.html b/_layouts/default.html index a9eabbc..c8f3783 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,9 +2,15 @@ - ClojureBridge Berlin + ClojureBridge London + + @@ -13,7 +19,7 @@
- +
diff --git a/assets/stylesheet.css b/assets/stylesheet.css index e026ad5..0f4ba39 100644 --- a/assets/stylesheet.css +++ b/assets/stylesheet.css @@ -22,6 +22,10 @@ section.module p { font-weight: 300; } +a img { + max-width: 100%; +} + section.module.content { padding-top: 2%; padding-bottom: 1%; @@ -95,7 +99,7 @@ section.module.content { /* Here are the pictures */ section.module.parallax-1 { - background-image: url("/images/cb1.jpg"); + background-image: url("/images/2016-Feb-clojurebridgelondon-group-coding.jpg"); opacity: 0.8; } section.module.parallax-2 { @@ -110,6 +114,30 @@ section.module.parallax-4 { background-image: url("/images/cb4.jpg"); opacity: 0.9; } +section.module.parallax-5 { + background-image: url("/images/2017-Jun-clojurebridgelondon-lobby-discussion.jpeg"); + opacity: 0.8; +} +section.module.parallax-6 { + background-image: url("/images/2017-Jun-clojurebridgelondon-group-student-focus.jpeg"); + opacity: 0.8; +} +section.module.parallax-7 { + background-image: url("/images/2017-Jun-clojurebridgelondon-lobby-reg.jpeg"); + opacity: 0.8; +} +section.module.parallax-8 { + background-image: url("/images/2017-Jun-clojurebridgelondon-sm-group-focus.jpeg"); + opacity: 0.8; +} +section.module.parallax-9 { + background-image: url("/images/2017-Jun-clojurebridgelondon-show-tell-no-focus.jpeg"); + opacity: 0.8; +} +section.module.parallax-10 { + background-image: url("/images/2017-Jun-clojurebridgelondon-tw-swag.jpeg"); + opacity: 0.8; +} .attention-box { margin-left: 5px; diff --git a/images/2015-April-clojurebridgelondon-breakfast-sandwiches.jpg b/images/2015-April-clojurebridgelondon-breakfast-sandwiches.jpg new file mode 100644 index 0000000..a79280c Binary files /dev/null and b/images/2015-April-clojurebridgelondon-breakfast-sandwiches.jpg differ diff --git a/images/2015-April-clojurebridgelondon-cookies-lunch.png b/images/2015-April-clojurebridgelondon-cookies-lunch.png new file mode 100644 index 0000000..4c080eb Binary files /dev/null and b/images/2015-April-clojurebridgelondon-cookies-lunch.png differ diff --git a/images/2015-April-clojurebridgelondon-group-coding-afternoon-reverse.png b/images/2015-April-clojurebridgelondon-group-coding-afternoon-reverse.png new file mode 100644 index 0000000..b147efe Binary files /dev/null and b/images/2015-April-clojurebridgelondon-group-coding-afternoon-reverse.png differ diff --git a/images/2015-April-clojurebridgelondon-group-coding-afternoon.png b/images/2015-April-clojurebridgelondon-group-coding-afternoon.png new file mode 100644 index 0000000..69deaea Binary files /dev/null and b/images/2015-April-clojurebridgelondon-group-coding-afternoon.png differ diff --git a/images/2015-April-clojurebridgelondon-group-coding-java.png b/images/2015-April-clojurebridgelondon-group-coding-java.png new file mode 100644 index 0000000..ddb5985 Binary files /dev/null and b/images/2015-April-clojurebridgelondon-group-coding-java.png differ diff --git a/images/2015-April-clojurebridgelondon-group-coding-rubygirls.png b/images/2015-April-clojurebridgelondon-group-coding-rubygirls.png new file mode 100644 index 0000000..b1e41ee Binary files /dev/null and b/images/2015-April-clojurebridgelondon-group-coding-rubygirls.png differ diff --git a/images/2015-April-clojurebridgelondon-group-coding.jpg b/images/2015-April-clojurebridgelondon-group-coding.jpg new file mode 100644 index 0000000..dfbd259 Binary files /dev/null and b/images/2015-April-clojurebridgelondon-group-coding.jpg differ diff --git a/images/2015-April-clojurebridgelondon-group-photo.jpg b/images/2015-April-clojurebridgelondon-group-photo.jpg new file mode 100644 index 0000000..29471ea Binary files /dev/null and b/images/2015-April-clojurebridgelondon-group-photo.jpg differ diff --git a/images/2016-Dec-clojurebridgelondon-group-coding.png b/images/2016-Dec-clojurebridgelondon-group-coding.png new file mode 100644 index 0000000..0edabcf Binary files /dev/null and b/images/2016-Dec-clojurebridgelondon-group-coding.png differ diff --git a/images/2016-Feb-clojurebridgelondon-cookies.png b/images/2016-Feb-clojurebridgelondon-cookies.png new file mode 100644 index 0000000..dd2ea07 Binary files /dev/null and b/images/2016-Feb-clojurebridgelondon-cookies.png differ diff --git a/images/2016-Feb-clojurebridgelondon-demos-music.png b/images/2016-Feb-clojurebridgelondon-demos-music.png new file mode 100644 index 0000000..997e433 Binary files /dev/null and b/images/2016-Feb-clojurebridgelondon-demos-music.png differ diff --git a/images/2016-Feb-clojurebridgelondon-group-coding.jpg b/images/2016-Feb-clojurebridgelondon-group-coding.jpg new file mode 100644 index 0000000..47029a8 Binary files /dev/null and b/images/2016-Feb-clojurebridgelondon-group-coding.jpg differ diff --git a/images/2016-Feb-clojurebridgelondon-introduction.jpg b/images/2016-Feb-clojurebridgelondon-introduction.jpg new file mode 100644 index 0000000..144ad90 Binary files /dev/null and b/images/2016-Feb-clojurebridgelondon-introduction.jpg differ diff --git a/images/2016-Feb-clojurebridgelondon-retrospective.png b/images/2016-Feb-clojurebridgelondon-retrospective.png new file mode 100644 index 0000000..4e30587 Binary files /dev/null and b/images/2016-Feb-clojurebridgelondon-retrospective.png differ diff --git a/images/2016-Feb-clojurebridgelondon-team.png b/images/2016-Feb-clojurebridgelondon-team.png new file mode 100644 index 0000000..2da51bf Binary files /dev/null and b/images/2016-Feb-clojurebridgelondon-team.png differ diff --git a/images/2016-Oct-clojurebridgelondon-group-coding.png b/images/2016-Oct-clojurebridgelondon-group-coding.png new file mode 100644 index 0000000..30efe00 Binary files /dev/null and b/images/2016-Oct-clojurebridgelondon-group-coding.png differ diff --git a/images/2017-Jun-clojurebridgelondon-break-no-focus.jpeg b/images/2017-Jun-clojurebridgelondon-break-no-focus.jpeg new file mode 100644 index 0000000..a294c18 Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-break-no-focus.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-group-student-focus.jpeg b/images/2017-Jun-clojurebridgelondon-group-student-focus.jpeg new file mode 100644 index 0000000..d146bd1 Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-group-student-focus.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-lobby-discussion.jpeg b/images/2017-Jun-clojurebridgelondon-lobby-discussion.jpeg new file mode 100644 index 0000000..73bf855 Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-lobby-discussion.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-lobby-reg.jpeg b/images/2017-Jun-clojurebridgelondon-lobby-reg.jpeg new file mode 100644 index 0000000..01ba6eb Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-lobby-reg.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-posing-group.jpeg b/images/2017-Jun-clojurebridgelondon-posing-group.jpeg new file mode 100644 index 0000000..222054d Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-posing-group.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-show-tell-no-focus.jpeg b/images/2017-Jun-clojurebridgelondon-show-tell-no-focus.jpeg new file mode 100644 index 0000000..9df19df Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-show-tell-no-focus.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-sm-group-focus.jpeg b/images/2017-Jun-clojurebridgelondon-sm-group-focus.jpeg new file mode 100644 index 0000000..fbc65c7 Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-sm-group-focus.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-sm-group-monitor-focus.jpeg b/images/2017-Jun-clojurebridgelondon-sm-group-monitor-focus.jpeg new file mode 100644 index 0000000..a10d786 Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-sm-group-monitor-focus.jpeg differ diff --git a/images/2017-Jun-clojurebridgelondon-tw-swag.jpeg b/images/2017-Jun-clojurebridgelondon-tw-swag.jpeg new file mode 100644 index 0000000..59e070a Binary files /dev/null and b/images/2017-Jun-clojurebridgelondon-tw-swag.jpeg differ diff --git a/images/2017-Nov-clojurebridgelondon-posing-group.JPG b/images/2017-Nov-clojurebridgelondon-posing-group.JPG new file mode 100644 index 0000000..d6adfe7 Binary files /dev/null and b/images/2017-Nov-clojurebridgelondon-posing-group.JPG differ diff --git a/images/Gov.uk_logo.svg.png b/images/Gov.uk_logo.svg.png new file mode 100644 index 0000000..7dcda66 Binary files /dev/null and b/images/Gov.uk_logo.svg.png differ diff --git a/images/clojurebridge-london-slack-channel-banner.png b/images/clojurebridge-london-slack-channel-banner.png new file mode 100644 index 0000000..12f3df1 Binary files /dev/null and b/images/clojurebridge-london-slack-channel-banner.png differ diff --git a/images/clojurebridge-london-slack-channel-banner2.png b/images/clojurebridge-london-slack-channel-banner2.png new file mode 100644 index 0000000..f63fac6 Binary files /dev/null and b/images/clojurebridge-london-slack-channel-banner2.png differ diff --git a/images/gitter-chat-badge-clojurebridgelondon.png b/images/gitter-chat-badge-clojurebridgelondon.png new file mode 100644 index 0000000..88fb256 Binary files /dev/null and b/images/gitter-chat-badge-clojurebridgelondon.png differ diff --git a/images/hackernest-logo.png b/images/hackernest-logo.png new file mode 100644 index 0000000..5847999 Binary files /dev/null and b/images/hackernest-logo.png differ diff --git a/images/logos/style-logo--blue.svg b/images/logos/style-logo--blue.svg new file mode 100644 index 0000000..8b93377 --- /dev/null +++ b/images/logos/style-logo--blue.svg @@ -0,0 +1 @@ +Onsite_Logo_Blue \ No newline at end of file diff --git a/images/london-clojurians-banner-new.png b/images/london-clojurians-banner-new.png new file mode 100644 index 0000000..d4230e8 Binary files /dev/null and b/images/london-clojurians-banner-new.png differ diff --git a/images/purelyfunctional-tv-banner.png b/images/purelyfunctional-tv-banner.png new file mode 100644 index 0000000..86bf5ba Binary files /dev/null and b/images/purelyfunctional-tv-banner.png differ diff --git a/index.html b/index.html index 6bf6e20..bcfd176 100644 --- a/index.html +++ b/index.html @@ -6,33 +6,71 @@
-

Clojure Programming Workshops

-
-

- Next workshop: October 1st 2016 (30th Sept install party)
-

-
+

Clojure Programming Workshops +

- ClojureBridge is a free workshop to teach you the Clojure programming language, primarilly aimed at those who identify as women, transgender & non-binary. + ClojureBridge + is a free workshop teaching the Clojure programming language, for trans/cis women & non-binary people. ClojureBridge is emphatically queer and trans* friendly.

- We support people who are completely new to programming, through to existing developers new to Clojure.
+ We support people who are completely new to programming, through to existing developers new to Clojure. +

- Why learn Clojure? + Why learn Clojure? + +

+

+ Clojure + is a modern, general purpose programming language that can be use to build apps for the web, mobile devices and desktop. The simple syntax of the Clojure language makes it a great choice for those new to programming, or existing developers who want to learn about functional programming.

- Clojure is a modern programming language that can be use to build apps for the web, mobile devices and desktop. The simple syntax of the Clojure language makes it a great choice for those new to programming. The syntax also makes it easy for existing developers to learn functional programming via Clojure. + Clojure has a huge amount of libraries available to help you build a wide range of apps really quickly. You can use all the libraries from its host platforms, JavaScript/Node.js, Java or Microsoft .Net, too.

+
+
+ + + + + + + + + + + + + real people should not fill this in and expect good things - do not remove this or risk form bot signups + + + + + + + +

- Clojure has a huge amount of libraries available to help you build a wide range of apps really quickly. As Clojure is also a hosted language on JavaScript/Node.js, Java or Microsoft .Net, you can use all the libraries from those host platform too. + Next ClojureBridge workshop: 1-2 March 2019 @ Signal, WeWork, 145 City Rd, Hoxton, London EC1V 1AW +

+ + + +
-
@@ -43,51 +81,310 @@

Clojure Programming Workshops

-

Workshop

+

Workshop +

- The ClojureBridge Curriculum introduces you to fundamental programming concepts in Clojure through many practical examples and exercises. Teachers and assistants are there to guide you and help you build your first apps in Clojure. + The + ClojureBridge workshop + introduces you to fundamental programming concepts in Clojure through many practical examples and exercises. Coaches and assistants are there to guide you and help you build your first apps in Clojure.

- + Requirements: +

- -

Requirements:

- Each participant requires their own laptop with either MacOSX, Linux or Windows operating system. We help you set up your laptop for Clojure during the install party.

+ Each participant requires their own laptop with either MacOSX, Linux or Windows operating system. We help you set up your laptop for Clojure during the install party. +

+
+

- Workshop Details: + Typical workshop schedule +

+

+ Actual workshop times may vary slightly +

+
+ +
+
+

+ Friday evening - Intro & Install + +

+
    +
  • 18.30 - Doors open & social +
  • +
  • 19.00 - + Introductions & demo + +
  • +
  • 19.45 - Setup & Test your laptops +
  • +
  • 20.30 - Finish +
  • +
+

+ Once we verify you have a working Clojure setup you may leave, or you can stay and ask questions, try some Clojure or simply get to know the Clojure community better. +

+
+ +
+

+ Saturday - Workshop + +

+
    +
  • 10.00 - Doors open, breakfast +
  • +
  • 11.00 - Workshop starts +
  • +
  • 13.15 - Group show & tell +
  • +
  • 13.30 - Lunch +
  • +
  • 14.30 - Continue workshop +
  • +
  • 17.00 - Retrospective - your feedback +
  • +
  • 17.30 - Social & Drinks +
  • +
+
+
+

+ We will encourage you to have regular breaks during the workshop, to give your brain a chance to absorb all this new information. +

+
+ +
+

The event is free of charge and run by unpaid volunteers from the Clojure community. While the workshop is primarily for trans/cis women & non-binary attendees, our coaches and organizers are members of the local Clojure community of various genders. Everyone agrees to abide within the + ClojureBridge Code of Conduct. + +

+
+
+
+
+ +
+
+
+
+ +
+
+
+

Workshop Materials +

+
+

Here you will find the ClojureBridge workshop material and initial resources that will help you learn Clojure. We have also included a few key follow-on resources and valuable links in the Clojure community. +

+
+
+

Workshop Materials +

+
+ +
+

Documentation and Cheetsheets +

+ -

The event is free of charge and run by unpaid volunteers from the Clojure community. While the workshop is primarily for women, transgender & non-binary attendees, our coaches and organizers are members of the local Clojure community of various genders

- Join the conversation on Gitter + London Clojurians Slack Channel - we are here to help

-
+ +
+
+
+
+ +
+
+
+

Continuing your learning after ClojureBridge +

+
+

There are many great resources to continue discovering Clojure. Here are just a few examples that we think you may find useful after the workshop. +

+
+
+

Practising Clojure +

+ +
+ +
+
+
+

Online Books & Resource +

+ +
+ + +
+
+
+

Clojure Community +

+

The London Clojurian community is friendly and welcoming (please tell us if this is not your experience) and very active. We run around 4 events per month, incuding coding dojos* in the evenings, all day workshops on a Saturday and a monthly talk. All our events can be found on the + London Clojurians Meetup group + +

+ +

+ + London Clojurians + +

+

+ *Coding dojos are evening events (7pm-9pm) where we suggest simple challenges and form small groups (3-5 people) to solve a challenge. We show what we have learnt at the end of the evening. +

+
+
+
+
+ + +
@@ -95,181 +392,340 @@

Workshop

-

Workshop Materials

-
-

This is our collection of usefull links to our curriculum, files and tutorials.

-
- -
-

Continuing your learning

- -
- + +
+

+ London Clojurians Slack Channel - we are here to help +

+
- - -
+
+
+
+
+

Learning +

+
+
+

We want to provide a safe and welcoming environment for everyone, so we will be asking all learners and event volunteers to respect our + Code of Conduct + , which will be strictly enforced. +

+

Our aim is that ClojureBridge London will introduce learners to new possibilities in programming and make the tech community in London a more diverse and interesting place. +

+
+
+
+
+ +
-

+

+

-

About us

+

About us +

- -

The Team:

+ +

+ The Team: + +

+

+ Abby Sassel + , + John Stevenson + +

+
+
+

+ Volunteering + +

+

+ ClojureBridge London is organized with a lot of love by volunteers. We try our best to make the workshop a memorable event and bring more diversity into our community. +

+

+ If you have some Clojure experience (a few months or more) then why not volunteer to be a coach or assistant? Helping others to learn is a great way to enhance your skills and confidence in Clojure (and teamwork). We also run coach training events a few weeks before each workshop. +

+

+ Twitter: + + @ClojureBridgeLN + +

+

+ Hashtag: + + #ClojureBridge + +

+

+ Chatroom: + + ClojureBridge London Slack channel + ( + join slack group) +

+
+
+
+ +
+
+

+

+
+
+ +
+
+

Previous Workshops +

+ +
+
+

+ Workshop Autumn 2017 + +

+

+ This workshop took place on 18th November, we had 14 students and 11 coaches. +

+

+ Host: + Skills Matter (CodeNode) + +

+

+ Sponsor: + Signal Media + +

+
+
+ +
+
+ +
+
+

+ Workshop Summer 2017 + +

+

+ This workshop took place on 3rd June, we had 25 students and 15 coaches. +

+

+ Host: + Thoughtworks + +

+
+
+ +
+
+ +
+
+

+ Workshop Autumn 2016 + +

+

+ This workshop took place on + 25th and 26th November in + London + . + We had 21 students and 15 coaches. +

- John Stevenson, - Yolina Sotirova, - Duncan Mortimer, - Chris Howe-Jones, + Host: + Style.com +

-
-

ClojureBridge London is organized with a lot of love by volunteers. We try our best to make the workshop a memorable event and bring more diversity into our community.

-

Twitter: @ClojureBridgeLN

-

Hashtag: #ClojureBridge

-

Chatroom: ClojureBridgeLondon/chat (gitter.im)

+
-

Workshops

+
+
+

+ Workshop Autumn 2016 + +

+

The Autumn workshop took place on 1st October in London. We had 18 students and around 18 coaches. +

+

Host: + Thoughtworks + +

+
+
+ +
+
-

Workshop April 2015

-

Our first workshop happened on 17th and 18th April in London. We had 35 students and 14 coaches. Our generous host was uSwitch

+

+ Workshop February 2016 + +

+

The February workshop took place on + 18th and 19th February in London + . We had 28 students and around 12 coaches. +

+

Host: + uSwitch + +

- +
-

Workshop February 2016

-

The February workshop took place on 18th and 19th February in London. We had 28 students and around 12 coaches.

-

Host: uSwitch +

+ Workshop April 2015 + +

+

Our first workshop happened on + 17th and 18th April in London + . We had 35 students and 14 coaches. Our generous host was + uSwitch + +

- +
+ +
+ +
+
+
+
+ +
-

Autum 2016 Sponsors

+

Previous Sponsors +

+ -
- -
-

ClojureBridge London is a chapter of clojurebridge.org. +

+ ClojureBridge London is a chapter of + clojurebridge.org + . Website design lovingly created by + ClojureBridge Berlin + team, with many other contributions too.

-Creative Commons License + + Creative Commons License +
-ClojureBridge Curriculum +ClojureBridge Curriculum + by -ClojureBridge is licensed under a -Creative Commons Attribution 4.0 International License. +ClojureBridge + is licensed under a +Creative Commons Attribution 4.0 International License +. diff --git a/sponsor_us.md b/sponsor_us.md index e70241b..0cd0340 100644 --- a/sponsor_us.md +++ b/sponsor_us.md @@ -17,16 +17,16 @@ By supporting us you help to make the world a little better. Your company also gets to associate itself with a positive and ambitious event, which aims to increase diversity in the technology scene. -Your company has an option of different tiers of support. There's the direct -sponsorship tiers, which are the most valuable form of support, and a generic -small supporter tier. The direct sponsorship tiers involve directly paying our +Your company has an option of different tiers of support. The sponsorship tiers involve directly paying our supplier with the order details we provide, and as such also mean you can pay with credit card and will receive an invoice. -* Platinum Tier (~600€): Food for the main event -* Gold Tier (~500€): Notebooks for the Attendees -* Silver Tier (~400€): Food for the coaches training -* Small Supporter Tier (250€) +* Platinum Tier (~£600): Food for the main event +* Gold Tier (~£500): Notebooks for the Attendees +* Silver Tier (~£400): Food for the coaches training +* Small Supporter Tier (£250) +* ClojureX opportunity grant: Ticket(s) for ClojureBridge alumni to +attend [ClojureX London](https://skillsmatter.com/conferences/8783-clojure-exchange-2017) (£95 + VAT each) All our sponsors are listed on our website and on our event page on ClojureBridge.org. They'll receive a shoutout at the start and end of the event @@ -40,12 +40,11 @@ logos. ## Financial - + -### Direct Sponsorship - -If you've opted for a direct sponsorship tier, then your transaction will be with +If you've opted for a sponsorship tier, then your transaction will be with our suppliers directly. In this case, we will give you the exact link/message/order that we need, and you make the transaction with that company directly. This means normal business billing, with ability to pay by @@ -53,6 +52,7 @@ credit card, and get an invoice. However, due to the nature of the process, we can't predict the exact amount — it would depend on factors such as the the number of sign-ups. + --- ### Get in touch today: -- Mail: -- Twitter: [ClojureBridgeDe](https://twitter.com/ClojureBridgeDe) +- Mail: or +- Twitter: [ClojureBridgeLN](https://twitter.com/ClojureBridgeLN) ## ♥ --- -
-

Past ClojureBridge Supporters

- - -
+Previous sponsors include: +* [PurelyFunctional.tv](http://www.purelyfunctional.tv/) +* [uSwitch](https://www.uswitch.com/) +* [ThoughtWorks](https://www.thoughtworks.com/) +* [Style.com](https://www.style.com/) +* [GDS](https://gds.blog.gov.uk/) \ No newline at end of file