From 5fa9ada2fb2d3426abc0b4c8d8f5e26e61138adf Mon Sep 17 00:00:00 2001 From: Nicolo Vallarano Date: Sun, 17 Aug 2025 10:57:25 +0200 Subject: [PATCH 1/6] added info oabout website to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2c28d90..fc2542b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,11 @@ Your support helps the project grow and reach more people. +> Looking for a quick way to browse all tips without installing anything? +> +> ▶️ Visit the live website: [czero-cc.github.io/SCAPO](https://czero-cc.github.io/SCAPO/) +> + ## 🤔 What is SCAPO? **Keywords**: AI cost optimization, prompt engineering, LLM tips, OpenAI, Claude, Anthropic, Midjourney, Stable Diffusion, ElevenLabs, GitHub Copilot, reduce AI costs, AI service best practices, Reddit scraper, community knowledge base From 151f21877f0889d6d54866a0721550357a8417df Mon Sep 17 00:00:00 2001 From: Nicolo Vallarano Date: Sun, 17 Aug 2025 11:01:20 +0200 Subject: [PATCH 2/6] centered the website shotout --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc2542b..d25d286 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,14 @@ Your support helps the project grow and reach more people. [![Star on GitHub](https://img.shields.io/github/stars/czero-cc/SCAPO?style=social)](https://github.com/czero-cc/SCAPO/stargazers) - - +> > Looking for a quick way to browse all tips without installing anything? > > ▶️ Visit the live website: [czero-cc.github.io/SCAPO](https://czero-cc.github.io/SCAPO/) -> +> + + + ## 🤔 What is SCAPO? From c5211e60377ffd3efe7aecf7eef984e4c963d302 Mon Sep 17 00:00:00 2001 From: Nicolo Vallarano Date: Sun, 17 Aug 2025 11:09:50 +0200 Subject: [PATCH 3/6] tip formatting for readme website --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d25d286..8bbe186 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,15 @@ Your support helps the project grow and reach more people. [![Star on GitHub](https://img.shields.io/github/stars/czero-cc/SCAPO?style=social)](https://github.com/czero-cc/SCAPO/stargazers) -> + + + +> [!TIP] > Looking for a quick way to browse all tips without installing anything? > > ▶️ Visit the live website: [czero-cc.github.io/SCAPO](https://czero-cc.github.io/SCAPO/) > - - ## 🤔 What is SCAPO? From edab88568a7de7489efddc05da8f96552f8bf3ad Mon Sep 17 00:00:00 2001 From: Nicolo Vallarano Date: Sun, 17 Aug 2025 11:14:57 +0200 Subject: [PATCH 4/6] added github pages badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8bbe186..71f4cf6 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ [![MCP Ready](https://img.shields.io/badge/Claude-MCP%20Ready-purple.svg)]() [![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](CONTRIBUTING.md) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-live-brightgreen)](https://czero-cc.github.io/scapo/) + ### 🎯 Real usage tips from real users for AI services From 6e2783b4f5b023e93c9261ea6cde9ae3c7b4e9a2 Mon Sep 17 00:00:00 2001 From: Nicolo Vallarano Date: Sun, 17 Aug 2025 11:16:42 +0200 Subject: [PATCH 5/6] fixed Github pages scapo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71f4cf6..aa5ba43 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ [![MCP Ready](https://img.shields.io/badge/Claude-MCP%20Ready-purple.svg)]() [![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](CONTRIBUTING.md) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-live-brightgreen)](https://czero-cc.github.io/scapo/) +[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-live-brightgreen)](czero-cc.github.io/SCAPO) ### 🎯 Real usage tips from real users for AI services From 6759ea3ec6dac569c1ae33775665aed84344ff4d Mon Sep 17 00:00:00 2001 From: Nicolo Vallarano Date: Sun, 17 Aug 2025 11:17:47 +0200 Subject: [PATCH 6/6] fixed Github pages scapo link again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa5ba43..3bc91fa 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ [![MCP Ready](https://img.shields.io/badge/Claude-MCP%20Ready-purple.svg)]() [![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](CONTRIBUTING.md) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-live-brightgreen)](czero-cc.github.io/SCAPO) +[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-live-brightgreen)](https://czero-cc.github.io/SCAPO) ### 🎯 Real usage tips from real users for AI services