You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Evergreen Web Workbench and Evergreen Desktop Workbench feature cards to docs/index.md (with icons and links), update the Evergreen feature link to eucpilots.com/evergreen, remove the old Evergreen App Tracker entry, and normalize external link quoting. Also update the commented nav entry in .vitepress/config.mts to reference the Evergreen Workbench URL.
Copy file name to clipboardExpand all lines: docs/index.md
+17-12Lines changed: 17 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,29 +13,34 @@ hero:
13
13
features:
14
14
- title: stealthpuppy.com
15
15
details: Articles on end user computing, virtualisation, modern device management, enterprise mobility, & automation.
16
-
link: https://stealthpuppy.com
16
+
link: 'https://stealthpuppy.com'
17
17
icon:
18
18
src: /img/stealthpuppy.png
19
19
- title: Evergreen
20
20
details: Enterprise automation for Windows apps & image management with the latest version & downloads for common Windows apps via PowerShell.
21
-
link: https://eucpilots.com/evergreen-docs/
21
+
link: 'https://eucpilots.com/evergreen/'
22
+
icon:
23
+
src: /img/evergreenbulb.png
24
+
- title: Evergreen Web Workbench
25
+
details: A web-based version of the Evergreen desktop Workbench. Tracks the latest version and download URLs for all applications supported by Evergreen. Updated every 24 hours.
26
+
link: 'https://eucpilots.com/workbench/'
27
+
icon:
28
+
src: /img/evergreenbulb.png
29
+
- title: Evergreen Desktop Workbench
30
+
details: EvergreenUI is a PowerShell module providing a GUI for Evergreen via the Evergreen Workbench desktop application. Simplifies browsing and downloading application versions. Supports Windows only.
0 commit comments