Skip to content

Commit e596ef2

Browse files
committed
Content: Eliminar referencias a Coderic S.A.S., reescribir coworking y crear imágenes SVG
- Eliminar 'Coderic S.A.S. 🇨🇴' de todas partes excepto legal/index.html - Reescribir página de coworking como directorio de espacios autorizados - Crear imágenes SVG para reemplazar signos de interrogación - Actualizar referencias legales para apuntar a /legal - Agregar secciones para invitar espacios coworking y usuarios - Crear directorio de espacios autorizados con placeholder
1 parent 8c87886 commit e596ef2

File tree

11 files changed

+229
-87
lines changed

11 files changed

+229
-87
lines changed
Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Loading

assets/img/icons/mentoring.svg

Lines changed: 8 additions & 0 deletions
Loading

assets/img/icons/networking.svg

Lines changed: 8 additions & 0 deletions
Loading

assets/img/icons/transparent.svg

Lines changed: 4 additions & 0 deletions
Loading

coworking/index.html

Lines changed: 171 additions & 74 deletions
Large diffs are not rendered by default.

crowdfunding/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ <h3 class="text-2xl font-bold mb-4 text-orange-600">For Project Creators</h3>
2626
Have an innovative idea? Launch your campaign and get the resources you need to make it happen. Whether it's a new open source tool, a community platform, or a tech education initiative, we provide the infrastructure to fund your vision.
2727
</p>
2828
<ul class="space-y-2 text-gray-700">
29-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Transparent funding process</li>
30-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Community engagement tools</li>
31-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Technical support and mentoring</li>
32-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Integration with GitHub</li>
29+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5 text-orange-500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg></span> Transparent funding process</li>
30+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg></span> Community engagement tools</li>
31+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/><path d="M12 11v6"/><path d="M9 14l3-3 3 3"/></svg></span> Technical support and mentoring</li>
32+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg></span> Integration with GitHub</li>
3333
</ul>
3434
</div>
3535

@@ -39,10 +39,10 @@ <h3 class="text-2xl font-bold mb-4 text-orange-600">For Supporters</h3>
3939
Back projects that align with your values and interests. Every contribution helps build a more open and accessible technology ecosystem. Get exclusive updates and be part of the development journey.
4040
</p>
4141
<ul class="space-y-2 text-gray-700">
42-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Discover innovative projects</li>
43-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Track project progress</li>
44-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Connect with creators</li>
45-
<li class="flex items-center"><span class="text-orange-500 mr-2">?</span> Exclusive backer rewards</li>
42+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><path d="M12 8v4l3 3"/></svg></span> Discover innovative projects</li>
43+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"/></svg></span> Track project progress</li>
44+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg></span> Connect with creators</li>
45+
<li class="flex items-center"><span class="text-orange-500 mr-2"><svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/></svg></span> Exclusive backer rewards</li>
4646
</ul>
4747
</div>
4848
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1 class="text-4xl sm:text-5xl lg:text-6xl xl:text-7xl font-bold mb-6 leading-t
4747
<svg class="w-5 h-5 text-orange-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor">
4848
<path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75L11.25 15 15 9.75M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
4949
</svg>
50-
<span>Coderic S.A.S. 🇨🇴</span>
50+
<span>Since 2004</span>
5151
</div>
5252
<div class="flex items-center gap-2">
5353
<svg class="w-5 h-5 text-orange-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor">

0 commit comments

Comments
 (0)