preworking
This commit is contained in:
parent
01bfb4e2f2
commit
13cd1078c6
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -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
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ node_modules/
|
|||||||
_site/
|
_site/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.log
|
*.log
|
||||||
|
.claude/
|
||||||
|
.factory/
|
||||||
|
|||||||
@ -5,22 +5,20 @@ description: Innovative projects and ideas
|
|||||||
---
|
---
|
||||||
|
|
||||||
<!-- Hero Section -->
|
<!-- Hero Section -->
|
||||||
<section
|
<section class="relative min-h-[85vh] flex items-center overflow-hidden">
|
||||||
class="hero-gradient min-h-[70vh] flex items-center relative overflow-hidden">
|
|
||||||
<!-- Background decoration -->
|
<!-- Background decoration -->
|
||||||
<div class="absolute inset-0 overflow-hidden pointer-events-none">
|
<div class="absolute inset-0 overflow-hidden pointer-events-none">
|
||||||
<div class="absolute -top-40 -right-40 w-80 h-80 bg-primary/20 rounded-full blur-3xl animate-float"></div>
|
<div class="absolute -top-40 -right-40 w-80 h-80 bg-primary/20 rounded-full blur-3xl animate-float"></div>
|
||||||
<div class="absolute -bottom-40 -left-40 w-80 h-80 bg-secondary/20 rounded-full blur-3xl animate-float animate-delay-300"></div>
|
<div class="absolute -bottom-40 -left-40 w-80 h-80 bg-secondary/20 rounded-full blur-3xl animate-float animate-delay-300"></div>
|
||||||
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-[600px] h-[600px] bg-accent/10 rounded-full
|
|
||||||
blur-3xl"></div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="section-container relative z-10">
|
|
||||||
|
<div class="container mx-auto px-6 relative z-10">
|
||||||
<div class="max-w-4xl mx-auto text-center">
|
<div class="max-w-4xl mx-auto text-center">
|
||||||
<div class="animate-slide-up">
|
<div class="animate-slide-up">
|
||||||
<span class="badge badge-primary badge-outline badge-lg mb-6">Development Team</span>
|
<span class="badge badge-primary badge-outline badge-lg mb-6">Development Team</span>
|
||||||
<h1 class="text-5xl md:text-7xl font-bold mb-6 leading-tight">
|
<h1 class="text-5xl md:text-7xl font-bold mb-6 leading-tight">
|
||||||
Building the<br>
|
Building the<br>
|
||||||
<span class="gradient-text">Future of Tech.</span>
|
Future of Tech.
|
||||||
</h1>
|
</h1>
|
||||||
<p class="text-xl md:text-2xl text-base-content/70 mb-10 max-w-2xl mx-auto">
|
<p class="text-xl md:text-2xl text-base-content/70 mb-10 max-w-2xl mx-auto">
|
||||||
We are a team of passionate developers, designers, and innovators crafting digital experiences that matter.
|
We are a team of passionate developers, designers, and innovators crafting digital experiences that matter.
|
||||||
@ -28,13 +26,7 @@ description: Innovative projects and ideas
|
|||||||
<div class="flex flex-wrap justify-center gap-4">
|
<div class="flex flex-wrap justify-center gap-4">
|
||||||
<a href="/team/" class="btn btn-primary btn-lg gap-2 animate-glow">
|
<a href="/team/" class="btn btn-primary btn-lg gap-2 animate-glow">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||||
<path
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"/>
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
stroke-width="2"
|
|
||||||
d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7
|
|
||||||
20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014
|
|
||||||
0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"/>
|
|
||||||
</svg>
|
</svg>
|
||||||
Meet the Team
|
Meet the Team
|
||||||
</a>
|
</a>
|
||||||
@ -42,6 +34,7 @@ description: Innovative projects and ideas
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- Portfolio Section -->
|
<!-- Portfolio Section -->
|
||||||
<section class="py-20">
|
<section class="py-20">
|
||||||
@ -73,11 +66,7 @@ description: Innovative projects and ideas
|
|||||||
fill="none"
|
fill="none"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
stroke="currentColor">
|
stroke="currentColor">
|
||||||
<path
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/>
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
stroke-width="1.5"
|
|
||||||
d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/>
|
|
||||||
</svg>
|
</svg>
|
||||||
<h3 class="text-xl font-bold mb-2">No projects yet</h3>
|
<h3 class="text-xl font-bold mb-2">No projects yet</h3>
|
||||||
<p class="text-base-content/60">Projects will appear here once they're added.</p>
|
<p class="text-base-content/60">Projects will appear here once they're added.</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user