From 46b3f7cf1c2204837c9b9a479fa9aa04819c045b Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Mar 20 2023 18:16:19 +0000 Subject: Beginning updates for Flock 2023 --- diff --git a/flocktofedora.org/data/content/index.html b/flocktofedora.org/data/content/index.html index 162cd9e..222f61a 100644 --- a/flocktofedora.org/data/content/index.html +++ b/flocktofedora.org/data/content/index.html @@ -20,8 +20,8 @@
Flock -

Your house

-

2022

+

Cork

+

2023

@@ -35,8 +35,6 @@

What is Flock?

Flock is the Fedora Project's annual contributor-focused conference. It typically alternates between European and North American locations. The conference provides a venue for face to face meetings and conversations. It is also a place to celebrate our community.

- -
@@ -65,14 +63,15 @@

Schedule

-

Nest With Fedora 2022 has ended! Watch sesions via Hopin Replay. Sessions will be added to the Fedora YouTube channel soon.

+

The call for participation will open soon.

Event Dates

-

Flock will be held in August 2023.

+

Flock will be held in August 2023. + You should plan to arrive by Tuesday, 1 August and to depart no sooner than Saturday for the best experience.

- +

Examples

-

“At Fedora’s contributor conference, Nest with Fedora, the Fedora Design team closed 10 tickets, updated their wiki/docs page, and came up with a strategy for the next year.”

+

“At Fedora’s contributor conference, Flock to Fedora, the Fedora Design team closed 10 tickets, updated their wiki/docs page, and came up with a strategy for the next year.”

-

“At Fedora’s contributor conference, Nest with Fedora, we had 100 participants show up with their pets!” (Social hour, bring your pet! Gather pet photos and create an album to go along with that story)

+

“At Fedora’s contributor conference, Flock to Fedora, we had 100 participants show up with their pets!” (Social hour, bring your pet! Gather pet photos and create an album to go along with that story)

As we are able to meet with our teams on a regular basis online, try to focus work sessions on strategy and plenary work for the upcoming year.

-

Formats

+
-

Submission deadline

-

The submission period has passed.

+ + The Flock attendees mailing list is the primary means of communication for attendees of Flock. You should subscribe to this list if you plan to attend.

-
-
-

Matrix

-

- Element is a quicker way to communicate during the conference with mobile devices and/or laptops. We have an official group on our Fedora server you can join to participate in the conference called Flock/Nest with Fedora. -

-
+ --> @@ -269,7 +261,7 @@

Venue and Hotel

- +

Flock to Fedora will be held in Cork, IE. Venue details will be shared soon.

Silver Level

-

+

Bronze Level

-

+

Media Sponsors

-

+
-

Detroit photograph by Justin McAfee on Unsplash.

+

Cork photograph by chumlee10 on Flickr. + Used under the Creative Commons Attribution-ShareAlike 2.0 license.

diff --git a/flocktofedora.org/static/css/flock.css b/flocktofedora.org/static/css/flock.css index 7fa01e1..e019b3d 100644 --- a/flocktofedora.org/static/css/flock.css +++ b/flocktofedora.org/static/css/flock.css @@ -9,7 +9,7 @@ body { } .bg { - background: #1a3c6d url('/static/images/detroit_skyline.jpg') no-repeat; + background: #1a3c6d url('/static/images/cork.jpg') no-repeat; background-position: 50% 28%; width: 100%; height: 350px; /*same height as jumbotron */ @@ -242,4 +242,4 @@ table.calendar { #sponsors img { height: auto; width: 50%; -} \ No newline at end of file +} diff --git a/flocktofedora.org/static/images/cork.jpg b/flocktofedora.org/static/images/cork.jpg new file mode 100644 index 0000000..ccec602 Binary files /dev/null and b/flocktofedora.org/static/images/cork.jpg differ