Skip to content

Commit

Permalink
Merge pull request #3 from onelioubov/dodbuf2021-add-image-and-dates
Browse files Browse the repository at this point in the history
[BUF-2021] Adding new showcase image and venue info
  • Loading branch information
onelioubov authored Jun 8, 2021
2 parents 4e94d6b + daf4a84 commit 12167ca
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 47 deletions.
2 changes: 1 addition & 1 deletion content/events/2021-buffalo/location.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Description = "Location for devopsdays Buffalo 2021"
Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.

<!-- Uncomment this only if you have set the coordinates for your location in the config yaml. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html -->
<!-- {{< event_map >}} -->
{{< event_map >}}
52 changes: 24 additions & 28 deletions content/events/2021-buffalo/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ Description = "DevOpsDays Buffalo is coming back in October!"
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
margin: 2em;
margin: 3em;
}
.bflo .showcase img {
max-width: 760px;
margin-right: 2em;
max-width: 660px;
margin-right: 3em;
}
.bflo .sidebar {
background-color: #88aebe33;
padding: 1em;
max-width: 400px;
max-width: 600px;
border-radius: 0.5em;
}
.bflo .sidebar h2 {
Expand All @@ -32,7 +32,7 @@ Description = "DevOpsDays Buffalo is coming back in October!"
border: none;
border-radius: 0.5em;
font-weight: bold;
padding: 1em 3em;
padding: 3em 3em;
}
.bflo .sidebar h2:not(:nth-of-type(1)) {
margin-top: 2em;
Expand All @@ -52,40 +52,36 @@ Description = "DevOpsDays Buffalo is coming back in October!"
<!-- {{< event_logo >}} -->
<div class="bflo">

<!-- <div class="showcase">
<img src="/events/2020-buffalo/showcase.png">
</div> -->
<div class="showcase">
<img src="/events/2021-buffalo/showcase.png">
</div>

<div class="sidebar">
<h2>Registration coming soon!</h2>
<!-- <p>Tickets are just $25!</p> -->
<!-- <p><a href="https://ti.to/devops-days-buffalo/2020"><button>Get Your Ticket</button></a></p> -->
<h2>Registration</h2>
<p>Tickets for both, the physical and virtual experiences will be announced soon!</p>
<!-- <p><a href="https://ti.to/devops-days-buffalo/devops-days-buffalo-2021"><button>Get Your Ticket</button></a></p> -->

<!-- <h2>Let's Talk About COVID-19</h2> -->
<!-- <p>Due to the current COVID-19 guidelines around local,
national, and international travel, DevOpsDays Buffalo will
be happening virtually this year, with the intent to return
as a physical conference in the following years. We have
been monitoring the situation throughout the past few
months and decided that this is the best course of action
in order to ensure the safety of our attendees &mdash;
keeping that Buffalove going and making sure you all stay
healthy!</p> -->
<h2>Let's Talk About COVID-19</h2>
<p>We are continuing to monitor the COVID-19 guidlines and are
offering a physical and virtual option for attendance this year.
The physical drive-in theater option will allow us to be flexible
and adapt to the most recent guidelines leading up to the event.
Furthermore, a virtual option will be available for those who would
prefer to limit contact with others.</p>

<!-- <p><strong>Related:</strong></p> -->
<!-- <ul>
<p><strong>Related:</strong></p>
<ul>
<li><a href="https://www.cdc.gov/coronavirus/2019-ncov/index.html" target="_blank">Center for Disease Control</a></li>
<li><a href="http://www2.erie.gov/health/index.php?q=coronavirus" target="_blank">Erie County Department of Health</a></li>
</ul> -->
</ul>

<!-- <p>Stay safe, and safeguard your toilet paper! We’ll see you
in October!</p> -->
<p>Physically or virtually, we're excited to see you in October!</p>
</div>

</div>


<!-- Uncomment if you added your city twitter name -->
<!--

{{< event_twitter >}}
-->

35 changes: 17 additions & 18 deletions data/events/2021-buffalo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,39 +10,38 @@ ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it
# variable: 2019-01-05T23:59:59+02:00
# Note: we allow 2020-MM-DD for backward compatibility, but it can lead to unexpected behaviors (like your event disappearing from the front page during your last day)

# startdate: 2021-10-13T00:08:00-04:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
# enddate: 2021-10-14T19:00:00-04:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
startdate: 2021-10-13T00:08:00-04:00 # The start date of your event. Leave blank if you don't have a venue reserved yet.
enddate: 2021-10-14T19:00:00-04:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2021-06-01T23:59:59-05:00 # start accepting talk proposals.
cfp_date_end: #2020-05-31T23:59:59-05:00 # close your call for proposals.
cfp_date_announce: #2020-07-01T23:59:59-05:00 # inform proposers of status
cfp_date_end: 2021-07-31T23:59:59-05:00 # close your call for proposals.
cfp_date_announce: 2021-06-01T23:59:59-05:00 # inform proposers of status

# cfp_link: "https://www.papercall.io/dodbuf202" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
cfp_link: "https://www.papercall.io/dodbuf2021" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.

registration_date_start: #2020-02-25T12:00:00-05:00 # start accepting registration. Leave blank if registration is not open yet
registration_date_end: #2020-10-01T11:59:59-05:00 # close registration. Leave blank if registration is not open yet.
registration_date_start: 2021-06-25T12:00:00-05:00 # start accepting registration. Leave blank if registration is not open yet
registration_date_end: 2021-10-13T11:59:59-05:00 # close registration. Leave blank if registration is not open yet.

#registration_closed: "" #set this to true if you need to manually close registration before your registration end date
#registration_link: "https://ti.to/devops-days-buffalo/2020" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
#registration_link: "https://ti.to/devops-days-buffalo/devops-days-buffalo-2021" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

masthead_background: "buffalo-skyline.jpg"
sharing_image: #"sharing.png"

# Location
#
location: "TBD"
#coordinates: "42.9294872,-78.8844411" # The coordinates of your city. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html
#location: "Hotel Henry" # Defaults to city, but you can make it the venue name.
#location_address: "444 Forrest Avenue, BUFFALO, NY, 14213" #Optional - use the street address of your venue. This will show up on the welcome page if set.
location: "Transit Drive-In | Virtual" # Defaults to city, but you can make it the venue name.
coordinates: "43.1043787,-78.6961697" # The coordinates of your city. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html
location_address: "6655 S Transit Rd, Lockport, NY 14094, USA" #Optional - use the street address of your venue. This will show up on the welcome page if set.

nav_elements: # List of pages you want to show up in the navigation of your page.
# - name: propose
# - name: location
# - name: registration
# - url: #"https://ti.to/devops-days-buffalo/2020"
# - name: program
# - name: speakers
- name: propose
- name: location
- name: registration
- url: "https://ti.to/devops-days-buffalo/devops-days-buffalo-2021"
- name: program
- name: speakers
# - name: sponsor
- name: contact
- name: conduct
Expand Down
Binary file added static/events/2021-buffalo/showcase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12167ca

Please sign in to comment.