diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index 170c07c..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "env": { - "ANTHROPIC_BASE_URL": "https://api.minimax.io/anthropic", - "ANTHROPIC_AUTH_TOKEN": "sk-cp-eMsvq_OqP6UiCBirrr3W6gZlG6-NXnIQeneGNpAJ8aWxywzNq5I9mibfQFBBy84C2Mm7jCqMtjKmbpnx6h02nz_D7xG6ETmBY4K6Nog454cYs_ZkYgMyG_g", - "API_TIMEOUT_MS": "3000000", - "CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": 1, - "ANTHROPIC_MODEL": "MiniMax-M2.1", - "ANTHROPIC_SMALL_FAST_MODEL": "MiniMax-M2.1", - "ANTHROPIC_DEFAULT_SONNET_MODEL": "MiniMax-M2.1", - "ANTHROPIC_DEFAULT_OPUS_MODEL": "MiniMax-M2.1", - "ANTHROPIC_DEFAULT_HAIKU_MODEL": "MiniMax-M2.1" - } -} \ No newline at end of file diff --git a/.factory/config.json b/.factory/config.json deleted file mode 100644 index 8a75ea0..0000000 --- a/.factory/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "custom_models": [ - { - "model_display_name": "MiniMax-M2.1", - "model": "MiniMax-M2.1", - "base_url": "https://api.minimax.io/anthropic", - "api_key": "sk-cp-eMsvq_OqP6UiCBirrr3W6gZlG6-NXnIQeneGNpAJ8aWxywzNq5I9mibfQFBBy84C2Mm7jCqMtjKmbpnx6h02nz_D7xG6ETmBY4K6Nog454cYs_ZkYgMyG_g", - "provider": "anthropic", - "max_tokens": 64000 - } - ] -} \ No newline at end of file diff --git a/.gitignore b/.gitignore index 26d9f4f..4a316ba 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ node_modules/ _site/ .DS_Store *.log +.claude/ +.factory/ diff --git a/src/index.njk b/src/index.njk index f2903d9..09df572 100644 --- a/src/index.njk +++ b/src/index.njk @@ -5,36 +5,28 @@ description: Innovative projects and ideas --- -
+
-
-
+ +
Development Team

Building the
- Future of Tech. -

-

- We are a team of passionate developers, designers, and innovators crafting digital experiences that matter. -

-
+ Future of Tech. + +

+ We are a team of passionate developers, designers, and innovators crafting digital experiences that matter. +

+
- + Meet the Team @@ -42,7 +34,8 @@ description: Innovative projects and ideas
-
+ +
@@ -73,11 +66,7 @@ description: Innovative projects and ideas fill="none" viewBox="0 0 24 24" stroke="currentColor"> - +

No projects yet

Projects will appear here once they're added.

@@ -122,4 +111,4 @@ description: Innovative projects and ideas {% endif %}
- {% endif %} \ No newline at end of file + {% endif %}