forked from zendesk/copenhagen_theme
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from st3phhays/gulp-bootstrap
- Loading branch information
Showing
38 changed files
with
6,113 additions
and
17,868 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
--- | ||
partial: collapsingrightsidebarcontent | ||
--- | ||
<!-- When adding a new announcement, change the number on the end of the value to the next available. Example: 1 becomes 2, 2 becomes 3. --> | ||
<input id="announcementCookie" value="chocolatey_announcement_10" type="hidden" /> | ||
<!-- When adding a new announcement, update the value number to the amount of new announcements added. --> | ||
<input id="announcementCount" value="1" type="hidden" /> | ||
|
||
<div id="announcementCount"></div> | ||
<div id="announcementCarousel" class="carousel slide carousel-fade" data-bs-ride="carousel" data-bs-interval="6000"> | ||
<div class="position-relative w-100 overflow-hidden"> | ||
<div class="carousel-item active"> | ||
<div class="card text-bg-primary mb-0"> | ||
<div class="card-body text-center"> | ||
<h3>Resources</h3> | ||
<p>Watch videos, read documentation, and hear Chocolatey success stories from companies you trust.</p> | ||
<a href="https://chocolatey.org/resources" class="btn btn-bg-body">View Resources</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="carousel-item"> | ||
<div class="card text-bg-success mb-0"> | ||
<div class="card-body text-center"> | ||
<h3>Events</h3> | ||
<p>Find past and upcoming webinars, workshops, and conferences. New events have recently been added!</p> | ||
<a href="https://chocolatey.org/events" class="btn btn-bg-body">View Events</a> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="carousel-item"> | ||
<div class="card text-bg-primary-900 mb-0"> | ||
<div class="card-body text-center"> | ||
<h3>Courses</h3> | ||
<p>Step-by-step guides for all things Chocolatey! Earn badges as you learn through interactive digital courses.</p> | ||
<a href="https://community.chocolatey.org/courses" class="btn btn-primary">View Courses</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<hr /> | ||
<div class="text-center"> | ||
<a href="https://chocolatey.org/events/unpacking-software" rel="noreferrer" target="_blank"> | ||
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-25.jpg" alt="Unpacking Software Livestream" /> | ||
</a> | ||
<p class="text-start">Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!</p> | ||
<a href="https://chocolatey.org/events/unpacking-software" rel="noreferrer" target="_blank" class="btn btn-primary mt-2 mx-1">Learn More</a> | ||
</div> | ||
<hr /> | ||
<div class="text-center"> | ||
<a href="https://chocolatey.org/events/chocolatey-product-spotlight" rel="noreferrer" target="_blank"> | ||
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-23.jpg" alt="Chocolatey Product Spotlight" /> | ||
</a> | ||
<p class="text-start">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.</p> | ||
<a href="https://chocolatey.org/events/chocolatey-product-spotlight" rel="noreferrer" target="_blank" class="btn btn-primary mt-2 mx-1">Learn More</a> | ||
</div> | ||
<hr /> | ||
<div class="text-center"> | ||
<a href="https://chocolatey.org/events/chocolatey-coding-livestream" rel="noreferrer" target="_blank"> | ||
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-21-2.jpg" alt="Chocolatey Coding Livestream" /> | ||
</a> | ||
<p class="text-start">Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!</p> | ||
<a href="https://chocolatey.org/events/chocolatey-coding-livestream" rel="noreferrer" target="_blank" class="btn btn-primary mt-2 mx-1">Learn More</a> | ||
</div> | ||
<hr /> | ||
<div class="shuffle"> | ||
<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> | ||
<p><strong>Webinar from<br />Wednesday, 17 January 2024</strong></p> | ||
<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-primary mt-2 mx-1">Watch On-Demand</a> | ||
<hr /> | ||
</div> | ||
<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" /> | ||
</a> | ||
<p class="text-start">Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.</p> | ||
<a href="https://chocolatey.org/events/chocolatey-community-coffee-break" class="btn btn-primary mt-2 mx-1">Watch The Replays</a> | ||
<hr /> | ||
</div> | ||
<div class="text-center"> | ||
<a href="https://chocolatey.org/events/chocolatey-and-intune-overview" rel="noreferrer" target="_blank"> | ||
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-11.jpg" alt="Chocolatey and Intune Overview" /> | ||
</a> | ||
<p><strong>Webinar Replay from<br />Wednesday, 30 March 2022</strong></p> | ||
<p class="text-start">At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!</p> | ||
<a href="https://chocolatey.org/events/chocolatey-and-intune-overview" class="btn btn-primary mt-2 mx-1">Watch On-Demand</a> | ||
<hr /> | ||
</div> | ||
<div class="text-center"> | ||
<a href="https://chocolatey.org/events/chocolatey-for-business-in-azure" rel="noreferrer" target="_blank"> | ||
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-14.jpg" alt="Chocolatey For Business. In Azure. In One Click." /> | ||
</a> | ||
<p><strong>Livestream from<br />Thursday, 9 June 2022</strong></p> | ||
<p class="text-start">Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.</p> | ||
<a href="https://chocolatey.org/events/chocolatey-for-business-in-azure" class="btn btn-primary mt-2 mx-1">Watch On-Demand</a> | ||
<hr /> | ||
</div> | ||
<div class="text-center"> | ||
<a href="https://chocolatey.org/events/the-future-of-chocolatey-cli" rel="noreferrer" target="_blank"> | ||
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-17.jpg" alt="The Future of Chocolatey CLI" /> | ||
</a> | ||
<p><strong>Livestream from<br />Thursday, 04 August 2022</strong></p> | ||
<p class="text-start">Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!</p> | ||
<a href="https://chocolatey.org/events/the-future-of-chocolatey-cli" class="btn btn-primary mt-2 mx-1">Watch On-Demand</a> | ||
<hr /> | ||
</div> | ||
<div class="text-center"> | ||
<a href="https://chocolatey.org/events/hacktoberfest-tuesdays-2022" rel="noreferrer" target="_blank"> | ||
<img class="border rounded mb-3" src="https://img.chocolatey.org/events/01-19.jpg" alt="Hacktoberfest Tuesdays 2022" /> | ||
</a> | ||
<p><strong>Livestreams from<br />October 2022</strong></p> | ||
<p class="text-start">For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.</p> | ||
<a href="https://chocolatey.org/events/hacktoberfest-tuesdays-2022" class="btn btn-primary mt-2 mx-1">Watch On-Demand</a> | ||
<hr /> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
partial: globalnavigation | ||
--- | ||
<ul class="nav global-nav-ul fw-bold flex-wrap flex-sm-fill justify-content-sm-end"> | ||
<li class="nav-item"><a class="nav-link" href="https://chocolatey.org" target="_blank" rel="noreferrer">Main</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://community.chocolatey.org" target="_blank" rel="noreferrer">Community</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://docs.chocolatey.org/en-us/" target="_blank" rel="noreferrer">Docs</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://blog.chocolatey.org" target="_blank" rel="noreferrer">Blog</a></li> | ||
<li class="nav-item"><a class="nav-link" href="https://chocolatey.org/install" target="_blank" rel="noreferrer">Install</a></li> | ||
<li class="nav-item d-none d-md-flex align-items-center"> | ||
<div class="vr me-3 my-auto h-50"></div> | ||
<div class="dropdown dropdown-theme"> | ||
<button class="btn btn-top-nav dropdown-toggle w-px-60 d-md-none" type="button" aria-expanded="false" data-bs-toggle="dropdown" aria-label="Toggle theme (auto)"> | ||
<span class="theme-icon-active"><i></i></span> | ||
</button> | ||
<button class="btn nav-link dropdown-toggle py-0 px-0 w-px-30 d-none d-md-block" type="button" aria-expanded="false" data-bs-toggle="dropdown" aria-label="Toggle theme (auto)"> | ||
<span class="theme-icon-active"><i></i></span> | ||
</button> | ||
<ul class="dropdown-menu dropdown-menu-end"> | ||
<li> | ||
<button type="button" class="dropdown-item d-flex align-items-center" data-bs-theme-value="light" aria-pressed="false"> | ||
<i class="fa-solid fa-sun me-2 opacity-50" data-ct-theme-icon="fa-sun"></i> | ||
Light | ||
<i class="fa-solid fa-check ms-auto d-none"></i> | ||
</button> | ||
</li> | ||
<li> | ||
<button type="button" class="dropdown-item d-flex align-items-center" data-bs-theme-value="dark" aria-pressed="true"> | ||
<i class="fa-solid fa-moon me-2 opacity-50" data-ct-theme-icon="fa-moon"></i> | ||
Dark | ||
<i class="fa-solid fa-check ms-auto d-none"></i> | ||
</button> | ||
</li> | ||
<li> | ||
<button type="button" class="dropdown-item d-flex align-items-center" data-bs-theme-value="auto" aria-pressed="false"> | ||
<i class="fa-solid fa-circle-half-stroke me-2 opacity-50" data-ct-theme-icon="fa-circle-half-stroke"></i> | ||
Auto | ||
<i class="fa-solid fa-check ms-auto d-none"></i> | ||
</button> | ||
</li> | ||
</ul> | ||
</div> | ||
</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
partial: googletag | ||
--- | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0WDD29GGN2"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'G-0WDD29GGN2'); | ||
</script> |
Oops, something went wrong.