Skip to content

Commit 094f6d4

Browse files
committed
Refactor: Remove domain listings and mockup statistics
- Remove domain inventory section from about/index.html - Remove domain structure table from organization/index.html - Remove ecosystem breadcrumb navigation from page.html layout - Remove ecosystem top bar from portal.html navigation - Remove fake statistics (20+ years, 500+ projects, 1000+ members) - Keep only real data from GitHub API This change improves security by not exposing our domain portfolio publicly.
1 parent c7ac311 commit 094f6d4

File tree

3 files changed

+0
-95
lines changed

3 files changed

+0
-95
lines changed

about/index.html

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -170,30 +170,6 @@ <h3 class="text-xl font-bold text-stone-800 mb-2">Community</h3>
170170
</div>
171171
</section>
172172

173-
<section class="bg-stone-100 py-16">
174-
<div class="max-w-6xl mx-auto px-8">
175-
<h2 class="text-4xl font-bold text-stone-800 mb-12 text-center">Logros y Cifras</h2>
176-
<div class="grid md:grid-cols-4 gap-8">
177-
<div class="text-center">
178-
<div class="text-5xl font-bold text-orange-600 mb-2">20+</div>
179-
<p class="text-lg text-gray-700">Años de Experiencia</p>
180-
</div>
181-
<div class="text-center">
182-
<div class="text-5xl font-bold text-orange-600 mb-2">500+</div>
183-
<p class="text-lg text-gray-700">Proyectos Completados</p>
184-
</div>
185-
<div class="text-center">
186-
<div class="text-5xl font-bold text-orange-600 mb-2">100+</div>
187-
<p class="text-lg text-gray-700">Repositorios Open Source</p>
188-
</div>
189-
<div class="text-center">
190-
<div class="text-5xl font-bold text-orange-600 mb-2">1000+</div>
191-
<p class="text-lg text-gray-700">Miembros de la Comunidad</p>
192-
</div>
193-
</div>
194-
</div>
195-
</section>
196-
197173
<section class="bg-gradient-to-r from-orange-600 to-orange-700 text-white py-16">
198174
<div class="max-w-4xl mx-auto px-8 text-center">
199175
<h2 class="text-4xl font-bold mb-6">Únete a Coderic</h2>

community/index.html

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -109,28 +109,6 @@ <h2 class="text-4xl font-bold mb-12 text-center">Open Source en Nuestro Núcleo<
109109
<p class="text-xl text-center mb-12 text-gray-300 max-w-3xl mx-auto">
110110
Todos los proyectos de Coderic son de código abierto. Damos la bienvenida a contribuciones de todo tipo—código, documentación, diseño, ideas—de miembros de la comunidad en cualquier nivel de habilidad.
111111
</p>
112-
<div class="grid md:grid-cols-4 gap-8 mb-12">
113-
<div class="text-center p-6 bg-stone-800 rounded-lg">
114-
<div class="text-5xl mb-4">🌍</div>
115-
<h4 class="font-bold text-xl mb-2 text-green-400">Alcance Global</h4>
116-
<p class="text-gray-300">Miembros de 40+ países</p>
117-
</div>
118-
<div class="text-center p-6 bg-stone-800 rounded-lg">
119-
<div class="text-5xl mb-4">📦</div>
120-
<h4 class="font-bold text-xl mb-2 text-green-400">Proyectos Activos</h4>
121-
<p class="text-gray-300">100+ repositorios en GitHub</p>
122-
</div>
123-
<div class="text-center p-6 bg-stone-800 rounded-lg">
124-
<div class="text-5xl mb-4">👥</div>
125-
<h4 class="font-bold text-xl mb-2 text-green-400">Contribuyentes</h4>
126-
<p class="text-gray-300">500+ colaboradores activos</p>
127-
</div>
128-
<div class="text-center p-6 bg-stone-800 rounded-lg">
129-
<div class="text-5xl mb-4">💡</div>
130-
<h4 class="font-bold text-xl mb-2 text-green-400">Innovación</h4>
131-
<p class="text-gray-300">Nuevas ideas cada día</p>
132-
</div>
133-
</div>
134112
<div class="text-center">
135113
<a href="https://github.com/Coderic" class="bg-white hover:bg-gray-100 text-stone-800 font-bold py-4 px-8 rounded-lg text-lg inline-block transition-all transform hover:scale-105">
136114
Ver Nuestro GitHub

organization/index.html

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,6 @@ <h4 class="font-bold text-stone-800 mb-3">Integrations:</h4>
144144
<span>Heroku</span>
145145
</li>
146146
</ul>
147-
<div class="mt-4">
148-
<a href="https://coderic.cloud" class="text-cyan-600 hover:text-cyan-700 font-semibold">Visit coderic.cloud →</a>
149-
</div>
150147
</div>
151148
</div>
152149
</div>
@@ -397,57 +394,11 @@ <h4 class="font-bold text-stone-800 mb-3">Security Features:</h4>
397394
<span>Potential registration as a financial entity in <strong>Colombia</strong> or <strong>U.S.</strong></span>
398395
</li>
399396
</ul>
400-
<div class="mt-4">
401-
<a href="https://coderic.co" class="text-yellow-600 hover:text-yellow-700 font-semibold">Visit coderic.co →</a>
402-
</div>
403397
</div>
404398
</div>
405399
</div>
406400
</div>
407401

408-
<!-- Domain Structure -->
409-
<div class="mb-16">
410-
<h2 class="text-2xl sm:text-3xl lg:text-4xl font-bold mb-6 sm:mb-8 text-stone-800 text-center">Domain Structure</h2>
411-
<div class="bg-stone-50 rounded-lg p-8">
412-
<div class="overflow-x-auto -mx-4 sm:mx-0">
413-
<table class="w-full text-left">
414-
<thead class="bg-stone-800 text-white">
415-
<tr>
416-
<th class="px-6 py-4 font-bold">Domain</th>
417-
<th class="px-6 py-4 font-bold">Purpose</th>
418-
</tr>
419-
</thead>
420-
<tbody class="text-gray-700">
421-
<tr class="border-b border-stone-200 hover:bg-stone-100">
422-
<td class="px-6 py-4 font-semibold">
423-
<a href="https://coderic.co" class="text-orange-600 hover:underline">Coderic.co</a>
424-
</td>
425-
<td class="px-6 py-4">Fintech services and financial products</td>
426-
</tr>
427-
<tr class="border-b border-stone-200 hover:bg-stone-100">
428-
<td class="px-6 py-4 font-semibold">
429-
<a href="https://coderic.net" class="text-blue-600 hover:underline">Coderic.net</a>
430-
</td>
431-
<td class="px-6 py-4">Content as a Service (CaaS), repositories, and documentation</td>
432-
</tr>
433-
<tr class="border-b border-stone-200 hover:bg-stone-100">
434-
<td class="px-6 py-4 font-semibold">
435-
<a href="https://coderic.cloud" class="text-cyan-600 hover:underline">Coderic.cloud</a>
436-
</td>
437-
<td class="px-6 py-4">Cloud infrastructure and services (SaaS, PaaS, IaaS)</td>
438-
</tr>
439-
<tr class="hover:bg-stone-100">
440-
<td class="px-6 py-4 font-semibold">
441-
<a href="https://coderic.org" class="text-green-600 hover:underline">Coderic.org</a>
442-
</td>
443-
<td class="px-6 py-4">Community, training, crowdfunding, and collaborative development</td>
444-
</tr>
445-
</tbody>
446-
</table>
447-
</div>
448-
</div>
449-
</div>
450-
451402
<!-- GitHub Statistics -->
452403
<div class="mb-16">
453404
<h2 class="text-2xl sm:text-3xl lg:text-4xl font-bold mb-6 sm:mb-8 text-stone-800 text-center">Our Open Source Presence</h2>

0 commit comments

Comments
 (0)