Skip to content

Commit

Permalink
Add/Update Information on Events
Browse files Browse the repository at this point in the history
This updates the flyout information for both recurring Livestreams as
well as information about new upcoming webinar. This also adds a top
alert banner that drives users to the new webinar page.
  • Loading branch information
st3phhays committed Dec 1, 2023
1 parent aa2f8ba commit a1f4f8b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"camelcase",
"choco",
"chocolateyfest",
"Chocolatiers",
"datatables",
"DOCSEARCH",
"fileupload",
Expand Down
12 changes: 1 addition & 11 deletions partials/CalendarButtonCoffeeBreak.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,7 @@
"description":"Join the Chocolatey Team on our regular monthly stream where we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.",
"dates":[
{
"startDate":"2023-09-21",
"startTime":"16:00",
"endTime":"17:00"
},
{
"startDate":"2023-10-19",
"startTime":"16:00",
"endTime":"17:00"
},
{
"startDate":"2023-11-16",
"startDate":"2024-02-15",
"startTime":"17:00",
"endTime":"18:00"
}
Expand Down
12 changes: 6 additions & 6 deletions partials/CalendarButtonProductSpotlight.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"description":"Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.",
"dates":[
{
"startDate":"2023-10-05",
"startTime":"16:00",
"endTime":"17:00"
"startDate":"2023-12-14",
"startTime":"17:00",
"endTime":"18:00"
},
{
"startDate":"2023-11-02",
"startTime":"16:00",
"endTime":"17:00"
"startDate":"2024-02-01",
"startTime":"17:00",
"endTime":"18:00"
}
],
"location":"https://chocolatey.org/events/chocolatey-product-spotlight",
Expand Down
10 changes: 10 additions & 0 deletions partials/CollapsingRightSidebarContent.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,16 @@
</div>
</div>
<hr />
<div class="text-center">
<a href="https://chocolatey.org/events/whipping-up-windows-automation-with-chocolatey-central-management" rel="noreferrer" target="_blank">
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-24.png" alt="Calling All Chocolatiers! Whipping up Windows Automation with Chocolatey Central Management" />
</a>
<span class="convert-utc-to-local" data-event-utc="2024-01-17T17:00:00.0000000Z" data-event-include-break="true"></span>
<p class="text-start">We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!</p>
<a href="https://chocolatey.org/events/whipping-up-windows-automation-with-chocolatey-central-management" rel="noreferrer" target="_blank" class="btn btn-outline-primary mt-2 mx-1">Learn More</a>
<a href="https://chocolatey.zoom.us/webinar/register/7817012772436/WN_CR32j2T-Tme0pfn5YjMUXw" rel="noreferrer" target="_blank" class="btn btn-primary mt-2 mx-1">Register Now</a>
</div>
<hr />
<div class="text-center">
<a href="https://chocolatey.org/events/chocolatey-community-coffee-break" rel="noreferrer" target="_blank">
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-15-2.jpg" alt="Chocolatey Community Coffee Break" />
Expand Down

0 comments on commit a1f4f8b

Please sign in to comment.