From 387d0ab38719c6be3abb3e9d74875eb163b42fb2 Mon Sep 17 00:00:00 2001 From: Selim Date: Sat, 29 Aug 2026 14:20:28 +0300 Subject: [PATCH 1/6] fix(web): restore image URLs and use Bootstrap Icons --- docs/index.html | 46 +++++++++++++++++++--------------------------- 1 file changed, 19 insertions(+), 27 deletions(-) diff --git a/docs/index.html b/docs/index.html index 56f81ad..9860143 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,30 +9,22 @@ - + - + CodeSnip — Next-Gen Code & Prompt Manager + @@ -49,7 +41,7 @@
- + @@ -59,35 +51,35 @@ NEXT-GENERATION CODE & PROMPT MANAGER

Your code.
Organized.

A modern, fast and completely offline desktop app for code snippets, terminal commands and AI prompts.

-
Download CodeSnip ↗View source
+
Download CodeSnip View source
ElectronMIT LicenseOffline-first
BUILT FOR PEOPLE WHO BUILD
DevelopersAI UsersDesignersPower Users
FEATURES

Everything you need.
Nothing you don't.

CodeSnip keeps your frequently used code and prompts close, searchable and available even without an internet connection.

-

Spotlight Search

Find snippets instantly with global Spotlight search. Use Ctrl + Shift + S from anywhere.

-

Liquid Glass UI

A clean, modern interface designed around fast navigation and a focused workspace.

-

Share with Base64

Create compact Base64-based sharing links for snippets without sending your data to a server.

-

Offline by Design

Your snippets stay local. CodeSnip works without requiring an internet connection.

-

TR / EN

Switch between Turkish and English and keep the workspace comfortable for your workflow.

-

Categories

Organize snippets into categories and filter your collection quickly as it grows.

-

Backup & Restore

Export and import your snippet library as JSON so your local data is easy to back up and move.

-

Customization

Personalize the workspace with appearance, blur, transparency, accent and background options.

+

Spotlight Search

Find snippets instantly with global Spotlight search. Use Ctrl + Shift + S from anywhere.

+

Liquid Glass UI

A clean, modern interface designed around fast navigation and a focused workspace.

+

Share with Base64

Create compact Base64-based sharing links for snippets without sending your data to a server.

+

Offline by Design

Your snippets stay local. CodeSnip works without requiring an internet connection.

+

TR / EN

Switch between Turkish and English and keep the workspace comfortable for your workflow.

+

Categories

Organize snippets into categories and filter your collection quickly as it grows.

+

Backup & Restore

Export and import your snippet library as JSON so your local data is easy to back up and move.

+

Customization

Personalize the workspace with appearance, blur, transparency, accent and background options.

THE WORKSPACE

Made to stay out of your way.

-
CodeSnip application interface
-
CodeSnip workspace screenshot
-
CodeSnip interface screenshot
+
CodeSnip application interface
+
CodeSnip workspace screenshot
+
CodeSnip interface screenshot
@@ -101,7 +93,7 @@

Your code.
Organized.

27Q1
Planned

Plugins & Code Preview

A plugin system and built-in code preview capabilities.

-
READY?

Keep your best code one shortcut away.

Download CodeSnip or explore the source on GitHub.

+
READY?

Keep your best code one shortcut away.

Download CodeSnip or explore the source on GitHub.

From 05a8f60a6e34fb1195eaa2795316fbb8a5a19402 Mon Sep 17 00:00:00 2001 From: Selim Date: Sat, 29 Aug 2026 14:20:33 +0300 Subject: [PATCH 2/6] chore(web): prepare icon and image fix --- docs/.web-audit-icons-fix | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/.web-audit-icons-fix diff --git a/docs/.web-audit-icons-fix b/docs/.web-audit-icons-fix new file mode 100644 index 0000000..9ed0072 --- /dev/null +++ b/docs/.web-audit-icons-fix @@ -0,0 +1 @@ +Remove this marker after merging the website icon/image fix. \ No newline at end of file From e85c460c4e330bedc2ce6a9c47c94f5d62e1b2ca Mon Sep 17 00:00:00 2001 From: Selim Date: Sat, 29 Aug 2026 14:20:37 +0300 Subject: [PATCH 3/6] chore(web): remove temporary audit marker --- docs/.web-audit-icons-fix | 1 - 1 file changed, 1 deletion(-) delete mode 100644 docs/.web-audit-icons-fix diff --git a/docs/.web-audit-icons-fix b/docs/.web-audit-icons-fix deleted file mode 100644 index 9ed0072..0000000 --- a/docs/.web-audit-icons-fix +++ /dev/null @@ -1 +0,0 @@ -Remove this marker after merging the website icon/image fix. \ No newline at end of file From eb8c9575ccb3fe3a3069b96653c9b6c190341e72 Mon Sep 17 00:00:00 2001 From: Selim Date: Sat, 29 Aug 2026 14:20:55 +0300 Subject: [PATCH 4/6] chore(web): noop --- docs/.noop | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/.noop diff --git a/docs/.noop b/docs/.noop new file mode 100644 index 0000000..a8b6c94 --- /dev/null +++ b/docs/.noop @@ -0,0 +1 @@ +noop \ No newline at end of file From fc8162a58eb1d025508f0ce496876aa499bb4ab8 Mon Sep 17 00:00:00 2001 From: Selim Date: Sat, 29 Aug 2026 14:20:58 +0300 Subject: [PATCH 5/6] chore(web): remove noop file --- docs/.noop | 1 - 1 file changed, 1 deletion(-) delete mode 100644 docs/.noop diff --git a/docs/.noop b/docs/.noop deleted file mode 100644 index a8b6c94..0000000 --- a/docs/.noop +++ /dev/null @@ -1 +0,0 @@ -noop \ No newline at end of file From 5473e3a84701c89d310261d493f663bf48b4ed02 Mon Sep 17 00:00:00 2001 From: Selim Date: Sat, 29 Aug 2026 14:21:13 +0300 Subject: [PATCH 6/6] chore(web): noop --- docs/.noop2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/.noop2 diff --git a/docs/.noop2 b/docs/.noop2 new file mode 100644 index 0000000..a8b6c94 --- /dev/null +++ b/docs/.noop2 @@ -0,0 +1 @@ +noop \ No newline at end of file