diff --git a/README.md b/README.md index cbda8061..716804b5 100644 --- a/README.md +++ b/README.md @@ -91,31 +91,6 @@ I have tried to conceive this project from pure simplicity, from development to 2. Simply make a pull request including the logos in the [static/logos](static/logos) folder with the correct naming structure and in .svg format, and you're good to go! -### Improving the project as a developer - -This project has been built by an inexperienced designer in coding and assisted by ChatGPT. Please feel free to enhance or add any features to this project by submitting a pull request (PR). I welcome your contributions and appreciate any improvements you can make. - -## Development - -### Run locally - -```bash -python3 -m venv .venv -source .venv/bin/activate -pip install -r requirements.txt -python app.py -``` - -### Environment variables - -- `CORS_ORIGINS`: comma-separated origins or `*` (default: `*`) -- `DEBUG`: `true`/`false` to run Flask in debug mode (default: `false`) -- `UMAMI_ENABLED`: enable/disable analytics events (default: `true`) -- `UMAMI_URL`: Umami endpoint URL -- `UMAMI_WEBSITE_ID`: Umami website identifier -- `UMAMI_TIMEOUT`: request timeout in seconds for analytics (default: `30`) -- `LOGO_CACHE_TTL_SECONDS`: cache TTL for logo index in seconds (default: `60`) - ## FAQs ### When to use wordmark or glyph in variants? diff --git a/static/logos/chatgpt-glyph-black.svg b/static/logos/chatgpt-glyph-black.svg index 1a7cf200..a7930c72 100644 --- a/static/logos/chatgpt-glyph-black.svg +++ b/static/logos/chatgpt-glyph-black.svg @@ -1,4 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/chatgpt-glyph-white.svg b/static/logos/chatgpt-glyph-white.svg index 272616bb..8cdd173c 100644 --- a/static/logos/chatgpt-glyph-white.svg +++ b/static/logos/chatgpt-glyph-white.svg @@ -1,4 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/mcp-glyph-black.svg b/static/logos/mcp-glyph-black.svg new file mode 100644 index 00000000..8a718145 --- /dev/null +++ b/static/logos/mcp-glyph-black.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/logos/mcp-glyph-white.svg b/static/logos/mcp-glyph-white.svg new file mode 100644 index 00000000..be67df37 --- /dev/null +++ b/static/logos/mcp-glyph-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/logos/vite-glyph-color.svg b/static/logos/vite-glyph-color.svg index b3441264..12a73bfd 100644 --- a/static/logos/vite-glyph-color.svg +++ b/static/logos/vite-glyph-color.svg @@ -1,14 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/whatsapp-glyph-black.svg b/static/logos/whatsapp-glyph-black.svg index 5a720ccc..881a67c4 100644 --- a/static/logos/whatsapp-glyph-black.svg +++ b/static/logos/whatsapp-glyph-black.svg @@ -1,5 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/whatsapp-glyph-color.svg b/static/logos/whatsapp-glyph-color.svg index 3702fb73..56f9e112 100644 --- a/static/logos/whatsapp-glyph-color.svg +++ b/static/logos/whatsapp-glyph-color.svg @@ -1,7 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/whatsapp-glyph-white.svg b/static/logos/whatsapp-glyph-white.svg index 4d61fbc7..66e32465 100644 --- a/static/logos/whatsapp-glyph-white.svg +++ b/static/logos/whatsapp-glyph-white.svg @@ -1,7 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/whatsapp-wordmark-black.svg b/static/logos/whatsapp-wordmark-black.svg index 7ec4b558..e607eba6 100644 --- a/static/logos/whatsapp-wordmark-black.svg +++ b/static/logos/whatsapp-wordmark-black.svg @@ -1,5 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/whatsapp-wordmark-color.svg b/static/logos/whatsapp-wordmark-color.svg index 6784ad00..b3d861e1 100644 --- a/static/logos/whatsapp-wordmark-color.svg +++ b/static/logos/whatsapp-wordmark-color.svg @@ -1,7 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/whatsapp-wordmark-white.svg b/static/logos/whatsapp-wordmark-white.svg index 1189eec4..17728ad7 100644 --- a/static/logos/whatsapp-wordmark-white.svg +++ b/static/logos/whatsapp-wordmark-white.svg @@ -1,7 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/zoho-glyph-black.svg b/static/logos/zoho-glyph-black.svg index a7310704..3057dda1 100644 --- a/static/logos/zoho-glyph-black.svg +++ b/static/logos/zoho-glyph-black.svg @@ -1,5 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/zoho-glyph-color.svg b/static/logos/zoho-glyph-color.svg index a06c91fb..05ae5a7a 100644 --- a/static/logos/zoho-glyph-color.svg +++ b/static/logos/zoho-glyph-color.svg @@ -1,9 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/zoho-glyph-white.svg b/static/logos/zoho-glyph-white.svg index a7310704..3057dda1 100644 --- a/static/logos/zoho-glyph-white.svg +++ b/static/logos/zoho-glyph-white.svg @@ -1,5 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/zoho-wordmark-black.svg b/static/logos/zoho-wordmark-black.svg index 9f49e657..f0c62580 100644 --- a/static/logos/zoho-wordmark-black.svg +++ b/static/logos/zoho-wordmark-black.svg @@ -1,5 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/zoho-wordmark-color.svg b/static/logos/zoho-wordmark-color.svg index 83cb88ba..87914ac8 100644 --- a/static/logos/zoho-wordmark-color.svg +++ b/static/logos/zoho-wordmark-color.svg @@ -1,10 +1 @@ - - + \ No newline at end of file diff --git a/static/logos/zoho-wordmark-white.svg b/static/logos/zoho-wordmark-white.svg index f3cf16c5..4f697a3b 100644 --- a/static/logos/zoho-wordmark-white.svg +++ b/static/logos/zoho-wordmark-white.svg @@ -1,11 +1 @@ - - + \ No newline at end of file diff --git a/static/web/index.html b/static/web/index.html index 2ce462a5..71188f47 100644 --- a/static/web/index.html +++ b/static/web/index.html @@ -314,8 +314,8 @@