updated docs

This commit is contained in:
buenosairesam
2026-01-27 09:50:03 -03:00
parent 3df1465bf5
commit 0351e5c7a6
3 changed files with 5 additions and 54 deletions

View File

@@ -38,7 +38,7 @@
<g id="clust6" class="cluster"> <g id="clust6" class="cluster">
<title>cluster_room</title> <title>cluster_room</title>
<polygon fill="none" stroke="#7b1fa2" stroke-dasharray="5,2" points="642,-92.75 642,-184.38 952,-184.38 952,-92.75 642,-92.75"/> <polygon fill="none" stroke="#7b1fa2" stroke-dasharray="5,2" points="642,-92.75 642,-184.38 952,-184.38 952,-92.75 642,-92.75"/>
<text xml:space="preserve" text-anchor="middle" x="797" y="-165.18" font-family="Helvetica,sans-Serif" font-size="16.00">Managed Room (e.g., AMAR)</text> <text xml:space="preserve" text-anchor="middle" x="797" y="-165.18" font-family="Helvetica,sans-Serif" font-size="16.00">Managed Room</text>
</g> </g>
<!-- hub --> <!-- hub -->
<g id="node1" class="node"> <g id="node1" class="node">

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -192,58 +192,6 @@
</article> </article>
</div> </div>
</section> </section>
<section class="findings-section">
<h2>
<span class="lang-en">Examples</span
><span class="lang-es">Ejemplos</span>
</h2>
<div class="findings-grid">
<article class="finding-card">
<h3>Feature Flow</h3>
<p class="lang-en">
Plain book - HTML presentation explaining the
standardization pipeline.
</p>
<p class="lang-es">
Plain book - Presentacion HTML explicando el
pipeline de estandarizacion.
</p>
</article>
<article class="finding-card">
<h3>Feature Form Samples</h3>
<p class="lang-en">
Templated book - Form template + depot of actual
feature forms.
</p>
<p class="lang-es">
Templated book - Template de formulario + depot de
feature forms reales.
</p>
</article>
<article class="finding-card">
<h3>Gherkin Samples</h3>
<p class="lang-en">
Templated book - Gherkin viewer + depot of .feature
files.
</p>
<p class="lang-es">
Templated book - Visor Gherkin + depot de archivos
.feature.
</p>
</article>
<article class="finding-card">
<h3>Arch Model</h3>
<p class="lang-en">
Plain book - Static site with architecture diagrams.
</p>
<p class="lang-es">
Plain book - Sitio estatico con diagramas de
arquitectura.
</p>
</article>
</div>
</section>
</main> </main>
<footer> <footer>

View File

@@ -56,7 +56,10 @@
<header> <header>
<div id="lang-toggle"></div> <div id="lang-toggle"></div>
<h1>Station</h1> <h1>Station</h1>
<p class="subtitle">Todo lo construido</p> <p class="subtitle">
<span class="lang-en">Monitors, Environments & Tools</span
><span class="lang-es">Monitores, Entornos y Herramientas</span>
</p>
</header> </header>
<main> <main>