}
+ type={'secondary'}
+ />
+ >
+ ) : (
+ <>
+ Whether you are on macOS, Windows, or Linux, find tailored instructions to get Pieces OS up and running on your machine.
+
+
+
+ Compatible with macOS 11.0 (Big Sur) and higher
+
+
+
+
+ Compatible with Windows 10 version 1809 and higher
+
+
+
+ Compatible with Ubuntu 18 or higher (Currently in Beta)
+
+
+
+ >
+ )}
+ >
+ )
+}
diff --git a/src/lib/const.ts b/src/lib/const.ts
index ea37ccab7..6768ef70b 100644
--- a/src/lib/const.ts
+++ b/src/lib/const.ts
@@ -22,6 +22,7 @@ export const pieces_app = {
visual_studio: "https://marketplace.visualstudio.com/items?itemName=MeshIntelligentTechnologiesInc.PiecesVisualStudio",
obsidian: "https://obsidian.md/plugins?id=pieces-for-developers",
// obsidian: "obsidian://show-plugin?id=pieces-for-developers",
+ sublime: "https://packagecontrol.io/packages/Pieces",
edge: "https://microsoftedge.microsoft.com/addons/detail/pieces-save-code-snippet/hglfimcdgonaeeobjckfdabcldfidmim",
teams: "https://teams.microsoft.com/dl/launcher/launcher.html?url=%2F_%23%2Fl%2Fapp%2F789f23b3-d882-45ca-b3a3-de7f850656ea%3Fsource%3Dapp-details-dialog&type=app&deeplinkId=a5fe0a60-b3a1-42a2-9a57-a5ec71696573&directDl=true&msLaunch=true&enableMobilePage=true&suppressPrompt=true",
firefox: "https://addons.mozilla.org/en-US/firefox/addon/pieces-save-code-from-the-web/",
diff --git a/static/assets/sublime_logo.png b/static/assets/sublime_logo.png
new file mode 100644
index 000000000..c6bd5842c
Binary files /dev/null and b/static/assets/sublime_logo.png differ
diff --git a/static/sublime/hero.png b/static/sublime/hero.png
new file mode 100644
index 000000000..0c8716511
Binary files /dev/null and b/static/sublime/hero.png differ