diff --git a/getting-started/_package.json b/getting-started/_package.json index 2e2df1ac..29268849 100644 --- a/getting-started/_package.json +++ b/getting-started/_package.json @@ -12,7 +12,7 @@ }, "homepage": "https://github.com/chocolatey/chocolatey.org#readme", "devDependencies": { - "choco-theme": "0.5.22" + "choco-theme": "0.5.23" }, "resolutions": { "glob-parent": "^6.0.2", diff --git a/package.json b/package.json index c2a7dc06..e166ba84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choco-theme", - "version": "0.5.22", + "version": "0.5.23", "description": "The global theme for Chocolatey Software.", "repository": { "type": "git", diff --git a/partials/CalendarButtonCoffeeBreak.html b/partials/CalendarButtonCoffeeBreak.html deleted file mode 100644 index ce0417c5..00000000 --- a/partials/CalendarButtonCoffeeBreak.html +++ /dev/null @@ -1,26 +0,0 @@ - \ No newline at end of file diff --git a/partials/CalendarButtonProductSpotlight.html b/partials/CalendarButtonProductSpotlight.html index eb14cd2b..21f5a4a1 100644 --- a/partials/CalendarButtonProductSpotlight.html +++ b/partials/CalendarButtonProductSpotlight.html @@ -4,12 +4,57 @@ "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-12-14", + "startDate":"2024-02-01", "startTime":"17:00", "endTime":"18:00" }, { - "startDate":"2024-02-01", + "startDate":"2024-03-07", + "startTime":"17:00", + "endTime":"18:00" + }, + { + "startDate":"2024-04-04", + "startTime":"16:00", + "endTime":"17:00" + }, + { + "startDate":"2024-05-02", + "startTime":"16:00", + "endTime":"17:00" + }, + { + "startDate":"2024-06-06", + "startTime":"16:00", + "endTime":"17:00" + }, + { + "startDate":"2024-07-04", + "startTime":"16:00", + "endTime":"17:00" + }, + { + "startDate":"2024-08-01", + "startTime":"16:00", + "endTime":"17:00" + }, + { + "startDate":"2024-09-05", + "startTime":"16:00", + "endTime":"17:00" + }, + { + "startDate":"2024-10-03", + "startTime":"16:00", + "endTime":"17:00" + }, + { + "startDate":"2024-11-07", + "startTime":"17:00", + "endTime":"18:00" + }, + { + "startDate":"2024-12-05", "startTime":"17:00", "endTime":"18:00" } diff --git a/partials/CalendarButtonUnpackingSoftware.html b/partials/CalendarButtonUnpackingSoftware.html new file mode 100644 index 00000000..7fd8567c --- /dev/null +++ b/partials/CalendarButtonUnpackingSoftware.html @@ -0,0 +1,76 @@ + \ No newline at end of file diff --git a/partials/CollapsingRightSidebarContent.txt b/partials/CollapsingRightSidebarContent.txt index 10f20f5c..44287503 100644 --- a/partials/CollapsingRightSidebarContent.txt +++ b/partials/CollapsingRightSidebarContent.txt @@ -37,25 +37,15 @@
- - Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management + + Unpacking Software Livestream - -

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!

- Learn More - Register Now -
-
-
- - Chocolatey Community Coffee Break - -

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.

+

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

- +
- Learn More + Learn More

@@ -74,12 +64,20 @@
- - Announcing Chocolatey Central Management 0.10.0 + + Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management + +

Webinar from
Wednesday, 17 January 2024

+

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!

+ Watch On-Demand +
+
+
+ + Chocolatey Community Coffee Break -

Livestream from
Thursday, 06 October 2022

-

We recently released our largest update to Chocolatey Central Management so far. Join Gary and Steph to find out more about Chocolatey Central Management and the new features and fixes we've added to this release.

- Watch On-Demand +

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

+ Watch The Replays
@@ -118,31 +116,4 @@ Watch On-Demand
-
- - Chocolatey Product Spotlight: Chocolatey 1.2.0 and Chocolatey Licensed Extension 5.0.0 - -

Livestream from
Thursday, 03 November 2022

-

Join Paul and Gary for this months Chocolatey product livestream where we look at the latest release of Chocolatey 1.2.0, Chocolatey Licensed Extension 5.0.0 and shine a spotlight on the new hook scripts functionality. This opens up so many possibilities for Chocolatey CLI users!

- Watch On-Demand -
-
-
- - Chocolatey Coding Livestream - -

Livestream from
Tuesday, 29 November 2022

-

Join Josh as he adds the ability to manage Chocolatey GUI config and features with the Chocolatey Ansible Collection.

- Watch On-Demand -
-
-
- - Introduction into Chocolatey with Veeam - -

Webinar from
Tuesday, 13 December 2022

-

Join Gary, Paul, and Maurice as they introduce and demonstrate how to use Chocolatey! Questions will be answered live in an Ask Me Anything format.

- Watch On-Demand -
-
diff --git a/scss/_backgrounds-headers.scss b/scss/_backgrounds-headers.scss index d1301031..6d2ae2d4 100644 --- a/scss/_backgrounds-headers.scss +++ b/scss/_backgrounds-headers.scss @@ -35,6 +35,11 @@ background: var(--choco-theme-elevation-1) !important; } +.text-bg-elevation-1 { + color: $gray-100 !important; + background: $primary-900 !important; +} + .text-bg-theme-elevation-2 { color: var(--choco-theme-contrast) !important; background: var(--choco-theme-elevation-2) !important;