Skip to content

Commit

Permalink
Merge pull request #3 from php-usergroup-dresden/lineup
Browse files Browse the repository at this point in the history
  • Loading branch information
hollodotme authored Aug 1, 2024
2 parents 3d06666 + edd6dcc commit b676154
Show file tree
Hide file tree
Showing 11 changed files with 121 additions and 94 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ source 'https://rubygems.org'

# 'github-pages' includes 'jekyll' gem
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem 'github-pages', '~> 228', group: :jekyll_plugins
gem 'github-pages', '~> 231', group: :jekyll_plugins
gem "webrick", "~> 1.8"
84 changes: 43 additions & 41 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ GEM
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.11.1)
coffee-script-source (1.12.2)
colorator (1.1.0)
commonmarker (0.23.10)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
dnsruby (1.72.1)
dnsruby (1.72.2)
simpleidn (~> 0.2.1)
drb (2.2.1)
em-websocket (0.5.3)
Expand All @@ -33,25 +33,26 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
faraday (2.9.2)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
logger
faraday-net_http (3.1.1)
net-http
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (228)
github-pages-health-check (= 1.17.9)
jekyll (= 3.9.3)
jekyll-avatar (= 0.7.0)
jekyll-coffeescript (= 1.1.1)
gemoji (4.1.0)
github-pages (231)
github-pages-health-check (= 1.18.2)
jekyll (= 3.9.5)
jekyll-avatar (= 0.8.0)
jekyll-coffeescript (= 1.2.2)
jekyll-commonmark-ghpages (= 0.4.0)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.15.1)
jekyll-default-layout (= 0.1.5)
jekyll-feed (= 0.17.0)
jekyll-gist (= 1.5.0)
jekyll-github-metadata (= 2.13.0)
jekyll-github-metadata (= 2.16.1)
jekyll-include-cache (= 0.2.1)
jekyll-mentions (= 1.6.0)
jekyll-optional-front-matter (= 0.3.2)
Expand All @@ -78,28 +79,28 @@ GEM
jekyll-theme-tactile (= 0.2.0)
jekyll-theme-time-machine (= 0.2.0)
jekyll-titles-from-headings (= 0.5.3)
jemoji (= 0.12.0)
kramdown (= 2.3.2)
jemoji (= 0.13.0)
kramdown (= 2.4.0)
kramdown-parser-gfm (= 1.1.0)
liquid (= 4.0.4)
mercenary (~> 0.3)
minima (= 2.5.1)
nokogiri (>= 1.13.6, < 2.0)
rouge (= 3.26.0)
rouge (= 3.30.0)
terminal-table (~> 1.4)
github-pages-health-check (1.17.9)
github-pages-health-check (1.18.2)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
public_suffix (>= 3.0, < 5.0)
octokit (>= 4, < 8)
public_suffix (>= 3.0, < 6.0)
typhoeus (~> 1.3)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.8.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (3.9.3)
jekyll (3.9.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -112,27 +113,27 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-avatar (0.7.0)
jekyll-avatar (0.8.0)
jekyll (>= 3.0, < 5.0)
jekyll-coffeescript (1.1.1)
jekyll-coffeescript (1.2.2)
coffee-script (~> 2.2)
coffee-script-source (~> 1.11.1)
coffee-script-source (~> 1.12)
jekyll-commonmark (1.4.0)
commonmarker (~> 0.22)
jekyll-commonmark-ghpages (0.4.0)
commonmarker (~> 0.23.7)
jekyll (~> 3.9.0)
jekyll-commonmark (~> 1.4.0)
rouge (>= 2.0, < 5.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.15.1)
jekyll-default-layout (0.1.5)
jekyll (>= 3.0, < 5.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-github-metadata (2.13.0)
jekyll-github-metadata (2.16.1)
jekyll (>= 3.4, < 5.0)
octokit (~> 4.0, != 4.4.0)
octokit (>= 4, < 7, != 4.4.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-mentions (1.6.0)
Expand Down Expand Up @@ -203,46 +204,47 @@ GEM
jekyll (>= 3.3, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.12.0)
gemoji (~> 3.0)
jemoji (0.13.0)
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
kramdown (2.3.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
mercenary (0.3.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.24.0)
minitest (5.24.1)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.8.0)
public_suffix (5.1.1)
racc (1.8.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.0)
rexml (3.3.4)
strscan
rouge (3.26.0)
rouge (3.30.0)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sass (3.7.4)
Expand Down Expand Up @@ -272,8 +274,8 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
github-pages (~> 228)
github-pages (~> 231)
webrick (~> 1.8)

BUNDLED WITH
2.5.11
2.5.16
2 changes: 1 addition & 1 deletion _data/moderators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ moderators:
As a dedicated developer at QUEO Group, Anke also likes to think outside the box and helps organise local meetups as well as motivating others to get involved in the community.
We are very happy that Anke will guide us through the event on this special day!
image: '/assets/images/speakers/anke_haeslich.jpg'
image: '/assets/images/speakers/anke-haeslich.jpg'
social:
- icon: 'twitter'
url: 'https://twitter.com/ahaeslich'
Expand Down
44 changes: 22 additions & 22 deletions _data/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ schedule:

- name: 'Juliette Reinders Folmer'
time: '09:30'
topic: 'TBA (Keynote)'
topic: 'Resurrecting the dead (Keynote)'
card: '1'
language: 'en'
speaker: true

- name: 'Marco Pivetta (Ocramius)'
- name: 'Sebastian Bergmann'
time: '10:15'
topic: 'TBA'
card: '2'
topic: 'So you think you know PHPUnit'
card: '6'
language: 'en'
speaker: true

- name: 'Sebastian Kurfürst'
time: '11:15'
topic: 'TBA'
topic: 'How to write unmaintainable code'
card: '4'
language: 'en'
speaker: true
Expand All @@ -43,15 +43,15 @@ schedule:

- name: 'Sebastian Feldmann'
time: '13:15'
topic: 'TBA'
card: '7'
topic: 'A journey from Monolith to Modulith to Microservices and back'
card: '3'
language: 'en'
speaker: true

- name: 'Stephan Hochdörfer'
- name: 'Ondřej Mirtes'
time: '14:15'
topic: 'TBA'
card: '5'
topic: 'Writing Custom Rules for PHPStan'
card: '2'
language: 'en'
speaker: true

Expand All @@ -62,25 +62,25 @@ schedule:
language: ''
speaker: false

- name: 'TBA'
- name: 'Anne-Julia Seitz'
time: '15:30'
topic: 'TBA'
card: '8'
language: ''
topic: 'Running PHP-Applications in a Multi-Process Container'
card: '7'
language: 'en'
speaker: true

- name: 'TBA'
- name: 'Stephan Hochdörfer'
time: '16:30'
topic: 'TBA'
card: '6'
language: ''
topic: 'Need a MACH-ready Search Engine? Choose Gally'
card: '5'
language: 'en'
speaker: true

- name: 'TBA'
- name: 'Carsten Windler'
time: '17:30'
topic: 'TBA'
card: '3'
language: ''
topic: 'How to build sustainable web applications'
card: '8'
language: 'en'
speaker: true

- name: 'Anke Häslich & Holger Woltersdorf'
Expand Down
Loading

0 comments on commit b676154

Please sign in to comment.