diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index aa416cf..bd0416b 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -6736,7 +6736,7 @@ label.panel-block { opacity: 0.75; } /*! - Ionicons, v4.2.6 + Ionicons, v4.4.2 Created by Ben Sperry for the Ionic Framework, http://ionicons.com/ https://twitter.com/benjsperry https://twitter.com/ionicframework MIT License: https://github.com/driftyco/ionicons @@ -6748,8 +6748,8 @@ label.panel-block { */ @font-face { font-family: "Ionicons"; - src: url("../fonts/ionicons.eot?v=4.2.6"); - src: url("../fonts/ionicons.eot?v=4.2.6#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2?v=4.2.6") format("woff2"), url("../fonts/ionicons.woff?v=4.2.6") format("woff"), url("../fonts/ionicons.ttf?v=4.2.6") format("truetype"), url("../fonts/ionicons.svg?v=4.2.6#Ionicons") format("svg"); + src: url("../fonts/ionicons.eot?v=4.4.2"); + src: url("../fonts/ionicons.eot?v=4.4.2#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2?v=4.4.2") format("woff2"), url("../fonts/ionicons.woff?v=4.4.2") format("woff"), url("../fonts/ionicons.ttf?v=4.4.2") format("truetype"), url("../fonts/ionicons.svg?v=4.4.2#Ionicons") format("svg"); font-weight: normal; font-style: normal; } @@ -9704,6 +9704,14 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med .is-compact.subtitle, .is-compact.title { margin-bottom: 0; } +.byline { + color: #3276CF; } + .byline a { + color: #3276CF; } + .byline a:hover { + color: #26599B; + text-decoration: underline; } + .content .image { margin: 0; padding: 0; } diff --git a/agaric/sass/agaric/_base.elements.scss b/agaric/sass/agaric/_base.elements.scss index 26bab78..7aa42be 100644 --- a/agaric/sass/agaric/_base.elements.scss +++ b/agaric/sass/agaric/_base.elements.scss @@ -75,3 +75,19 @@ hr { margin-bottom: 0; } } + + +// Byline +// +// Styleguide: Base.Elements.Byline + +.byline { + color: $blue-light; + a { + color: $blue-light; + &:hover { + color: $blue; + text-decoration: underline; + } + } +} diff --git a/static-layouts/assets/img/fpo-nametags.jpg b/static-layouts/assets/img/fpo-nametags.jpg new file mode 100644 index 0000000..27a35c6 Binary files /dev/null and b/static-layouts/assets/img/fpo-nametags.jpg differ diff --git a/static-layouts/design-output/about_events.html b/static-layouts/design-output/about_events.html index a6bef27..840d21b 100644 --- a/static-layouts/design-output/about_events.html +++ b/static-layouts/design-output/about_events.html @@ -238,6 +238,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/about_events_event.html b/static-layouts/design-output/about_events_event.html index d43b679..3cc9f0e 100644 --- a/static-layouts/design-output/about_events_event.html +++ b/static-layouts/design-output/about_events_event.html @@ -202,6 +202,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/about_team.html b/static-layouts/design-output/about_team.html index b240331..8a5b168 100644 --- a/static-layouts/design-output/about_team.html +++ b/static-layouts/design-output/about_team.html @@ -289,6 +289,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/about_team_member.html b/static-layouts/design-output/about_team_member.html index 4ca14de..04f6a84 100644 --- a/static-layouts/design-output/about_team_member.html +++ b/static-layouts/design-output/about_team_member.html @@ -309,6 +309,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/bulma.html b/static-layouts/design-output/bulma.html index 805b28c..2aa41f0 100644 --- a/static-layouts/design-output/bulma.html +++ b/static-layouts/design-output/bulma.html @@ -420,6 +420,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/case_study.html b/static-layouts/design-output/case_study.html index 51e434d..538197a 100644 --- a/static-layouts/design-output/case_study.html +++ b/static-layouts/design-output/case_study.html @@ -274,6 +274,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/index.html b/static-layouts/design-output/index.html index ebdf005..af28f60 100644 --- a/static-layouts/design-output/index.html +++ b/static-layouts/design-output/index.html @@ -349,6 +349,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/initiatives.html b/static-layouts/design-output/initiatives.html index c67fd27..b8f0011 100644 --- a/static-layouts/design-output/initiatives.html +++ b/static-layouts/design-output/initiatives.html @@ -281,6 +281,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/initiatives_initiative.html b/static-layouts/design-output/initiatives_initiative.html index f46c6d0..dee22d6 100644 --- a/static-layouts/design-output/initiatives_initiative.html +++ b/static-layouts/design-output/initiatives_initiative.html @@ -279,6 +279,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/insights.html b/static-layouts/design-output/insights.html index 3aac25c..1bbcbd0 100644 --- a/static-layouts/design-output/insights.html +++ b/static-layouts/design-output/insights.html @@ -265,6 +265,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/insights_insight.html b/static-layouts/design-output/insights_insight.html index a923e63..2148792 100644 --- a/static-layouts/design-output/insights_insight.html +++ b/static-layouts/design-output/insights_insight.html @@ -234,6 +234,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-output/post.html b/static-layouts/design-output/post.html new file mode 100644 index 0000000..a36322c --- /dev/null +++ b/static-layouts/design-output/post.html @@ -0,0 +1,289 @@ + + + + + + +Post | Agaric + + + + +
+ +
+ + + +
+
+
+

dinarcon's 2017 Drupal tour recap

+ +
+
+
+ + +
+
+ +
+
+
+ name tags +
+
+

2017 was an amazing year for me. I met so many people, attended lots of events, presented a good amount of sessions and trainings, and travelled like never before. I got to interact with the Drupal community in many ways. And I learned so much, both technical and life lessons. Let me share a summary of my year.

+

To make the text compact I will use some abbreviations in the text. DC for DrupalCamp and GTD for Global Training Days. Meetups refers to local user groups meetings.

+

Events per month

+ +

This translates to:

+
    +
  • 18 conferences
  • +
  • 9 meetups
  • +
  • 12 DrupalCamps
  • +
  • 2 DrupalCons
  • +
  • 1 Drupal DevDays
  • +
  • 12 sessions presented
  • +
  • 4 trainings presented
  • +
  • 6 GTD workshop presented
  • +
+

Highlights this year

+ +

Thank you all

+

Thanks to my colleagues at Agaric for their support during my Drupal tour.

+

Thanks to all the event organizers who gave me the opportunity to speak at their events. And thanks to all the people who gave feedback of my sessions, trainings, and workshops.

+

Thanks to Baddý Breidert, Hilmar Hallbjörnsson, and all the team who organized Northern Lights DrupalCamp. They went above and beyond to pull out an event against unfavorable conditions. The night before the sessions fell a record breaking amount of snow. The organizers went to pick people up from around Reykjavik and accommodated the schedule nicely. I was trapped in a bus stops, with snow above my knees, when Hilmar and Christoph Breidert picked me up saved me and took me to the venue. On top of everything, the organizers took everyone on free tours around beautiful Iceland. It was amazing!

+

Thanks to all the people and organizations who set up different events where I could present during my European tour. Cristina Chumillas (Barcelona), Baddý and Christoph of 1xINTERNET (Frankfurt), Valery Lourie and the SynergyCamp team (Sofia), Sven Decabooter and the DC Antwerp team (Antwerp), Ignacio Sánchez (Madrid), and Chandeep Khosa and Gabriele (gambry) (London).

+

Thanks to those who hosted me during my European tour. Baddý and Christoph of 1xINTERNET in Frankfurt, my colleague Stefan Freudenberg in Hamburg, and Rodrigo Aguilera in Barcelona. They opened the doors to their homes and their families during my stay. I will always be grateful.

+

Thanks to Anna Mykhailova for co-presenting a training with me at BADCamp.

+

Thanks to the awesome organizing team of Lakes and Volcanoes DC. In particular to Lucas Hedding who has helped the Nicaraguan Drupal community in countless ways.

+

Thanks to the Boston Drupal user group for making me feel at home every time I visit.

+

Thanks to ALL the people I talked to during the 2017 Drupal tour. The Drupal community is super friendly and welcoming. It is so great to be part of it.

+

Thanks for a fantastic 2017! See you in 2018! :D

+
+
+
+ +
+
+ + + + + + + + + + +
+
+ Design links: + Home | + Work | + Case Study | + Initiatives | + Initiative | + Team | + Person | + Events | + Event | + Insights | + Insight | + Post | + Bulma Elements | + & Styleguide +
+
+ + + + + + + + diff --git a/static-layouts/design-output/work.html b/static-layouts/design-output/work.html index 2f1950b..01801c1 100644 --- a/static-layouts/design-output/work.html +++ b/static-layouts/design-output/work.html @@ -313,6 +313,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide diff --git a/static-layouts/design-source/pages/post.hbs b/static-layouts/design-source/pages/post.hbs new file mode 100644 index 0000000..949d7e1 --- /dev/null +++ b/static-layouts/design-source/pages/post.hbs @@ -0,0 +1,78 @@ +--- +title: "Post" +--- + + +{{#extend "default"}} + {{#content "precontent"}} +
+
+
+

dinarcon's 2017 Drupal tour recap

+ +
+
+
+ {{/content}} + {{#content "content"}} +
+
+
+ name tags +
+
+

2017 was an amazing year for me. I met so many people, attended lots of events, presented a good amount of sessions and trainings, and travelled like never before. I got to interact with the Drupal community in many ways. And I learned so much, both technical and life lessons. Let me share a summary of my year.

+

To make the text compact I will use some abbreviations in the text. DC for DrupalCamp and GTD for Global Training Days. Meetups refers to local user groups meetings.

+

Events per month

+ +

This translates to:

+
    +
  • 18 conferences
  • +
  • 9 meetups
  • +
  • 12 DrupalCamps
  • +
  • 2 DrupalCons
  • +
  • 1 Drupal DevDays
  • +
  • 12 sessions presented
  • +
  • 4 trainings presented
  • +
  • 6 GTD workshop presented
  • +
+

Highlights this year

+ +

Thank you all

+

Thanks to my colleagues at Agaric for their support during my Drupal tour.

+

Thanks to all the event organizers who gave me the opportunity to speak at their events. And thanks to all the people who gave feedback of my sessions, trainings, and workshops.

+

Thanks to Baddý Breidert, Hilmar Hallbjörnsson, and all the team who organized Northern Lights DrupalCamp. They went above and beyond to pull out an event against unfavorable conditions. The night before the sessions fell a record breaking amount of snow. The organizers went to pick people up from around Reykjavik and accommodated the schedule nicely. I was trapped in a bus stops, with snow above my knees, when Hilmar and Christoph Breidert picked me up saved me and took me to the venue. On top of everything, the organizers took everyone on free tours around beautiful Iceland. It was amazing!

+

Thanks to all the people and organizations who set up different events where I could present during my European tour. Cristina Chumillas (Barcelona), Baddý and Christoph of 1xINTERNET (Frankfurt), Valery Lourie and the SynergyCamp team (Sofia), Sven Decabooter and the DC Antwerp team (Antwerp), Ignacio Sánchez (Madrid), and Chandeep Khosa and Gabriele (gambry) (London).

+

Thanks to those who hosted me during my European tour. Baddý and Christoph of 1xINTERNET in Frankfurt, my colleague Stefan Freudenberg in Hamburg, and Rodrigo Aguilera in Barcelona. They opened the doors to their homes and their families during my stay. I will always be grateful.

+

Thanks to Anna Mykhailova for co-presenting a training with me at BADCamp.

+

Thanks to the awesome organizing team of Lakes and Volcanoes DC. In particular to Lucas Hedding who has helped the Nicaraguan Drupal community in countless ways.

+

Thanks to the Boston Drupal user group for making me feel at home every time I visit.

+

Thanks to ALL the people I talked to during the 2017 Drupal tour. The Drupal community is super friendly and welcoming. It is so great to be part of it.

+

Thanks for a fantastic 2017! See you in 2018! :D

+
+
+
+ {{/content}} + {{#content "postcontent"}} + {{> comments }} + {{/content}} +{{/extend}} diff --git a/static-layouts/design-source/templates/default.hbs b/static-layouts/design-source/templates/default.hbs index 29e5473..f07701e 100755 --- a/static-layouts/design-source/templates/default.hbs +++ b/static-layouts/design-source/templates/default.hbs @@ -39,6 +39,7 @@ Event | Insights | Insight | + Post | Bulma Elements | & Styleguide