Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,48 @@ El recorrido completo está en el

---

## Escrito con Bookwright

La herramienta se prueba a sí misma (*dogfooding*) sobre libros reales de
extensión completa, no sobre fixtures de juguete. Dos libros escritos con
ella, ambos en español, en texto plano bajo git, con el mismo loop de
investigación → estructura → borrador → validación de arriba — ya publicados:

<table>
<tr>
<td width="140" valign="top">
<a href="https://www.amazon.es/dp/B0GXR59J3Q"><img src="https://raw.githubusercontent.com/jmorenobl/bookwright/main/assets/covers/kola-coca.jpg" width="120" alt="Portada de The Kola-Coca Company"></a>
</td>
<td valign="top">

**[The Kola-Coca Company](https://www.amazon.es/dp/B0GXR59J3Q)** — *La historia endulzada que el mundo se tragó*<br>
Novela histórica sobre los orígenes paralelos de la Kola-Coca fabricada en
vasijas de arcilla en un pueblo valenciano y la Coca-Cola de Atlanta: la
misma fórmula, dos continentes, y el único hombre que construyó un imperio
con ella —ninguno de los dos que la inventaron—.<br>
📖 [Cómpralo en Amazon →](https://www.amazon.es/dp/B0GXR59J3Q)

</td>
</tr>
<tr>
<td width="140" valign="top">
<a href="https://www.amazon.es/dp/B0GWMJNKQC"><img src="https://raw.githubusercontent.com/jmorenobl/bookwright/main/assets/covers/la-pasion.jpg" width="120" alt="Portada de De la Pasión de Jesús a la Resurrección de Cristo"></a>
</td>
<td valign="top">

**[De la Pasión de Jesús a la Resurrección de Cristo](https://www.amazon.es/dp/B0GWMJNKQC)** — *Un ensayo sobre el origen psicológico del cristianismo*<br>
Ensayo narrativo que lee el nacimiento del cristianismo como un análisis de
sistemas: cómo un grupo de testigos, psicológicamente incapaces de aceptar
la ejecución de su maestro, produjo la certeza compartida de su
resurrección.<br>
📖 [Cómpralo en Amazon →](https://www.amazon.es/dp/B0GWMJNKQC)

</td>
</tr>
</table>

---

## Principios de diseño

- **El texto plano es la fuente de verdad.** Manuscrito, biblia,
Expand Down
41 changes: 41 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,47 @@ The full walkthrough is in the

---

## Written with Bookwright

The toolkit is dogfooded on real, book-length work — not toy fixtures. Two
books written with it, both in Spanish, in plain text under git, using the
same research → structure → draft → validate loop above — now published:

<table>
<tr>
<td width="140" valign="top">
<a href="https://www.amazon.es/dp/B0GXR59J3Q"><img src="https://raw.githubusercontent.com/jmorenobl/bookwright/main/assets/covers/kola-coca.jpg" width="120" alt="The Kola-Coca Company cover"></a>
</td>
<td valign="top">

**[The Kola-Coca Company](https://www.amazon.es/dp/B0GXR59J3Q)** — *La historia endulzada que el mundo se tragó*<br>
A historical novel on the parallel origins of the Kola-Coca brewed in clay
vessels in a Valencian village and the Coca-Cola of Atlanta: the same
formula, two continents, and the one man who built an empire from it — none
of the two who invented it.<br>
📖 [Buy on Amazon →](https://www.amazon.es/dp/B0GXR59J3Q)

</td>
</tr>
<tr>
<td width="140" valign="top">
<a href="https://www.amazon.es/dp/B0GWMJNKQC"><img src="https://raw.githubusercontent.com/jmorenobl/bookwright/main/assets/covers/la-pasion.jpg" width="120" alt="De la Pasión de Jesús a la Resurrección de Cristo cover"></a>
</td>
<td valign="top">

**[De la Pasión de Jesús a la Resurrección de Cristo](https://www.amazon.es/dp/B0GWMJNKQC)** — *Un ensayo sobre el origen psicológico del cristianismo*<br>
A narrative essay that reads the birth of Christianity as a systems
analysis: how a group of witnesses, psychologically unable to accept the
execution of their teacher, produced the shared certainty of his
resurrection.<br>
📖 [Buy on Amazon →](https://www.amazon.es/dp/B0GWMJNKQC)

</td>
</tr>
</table>

---

## Design principles

- **Plain text is the source of truth.** Manuscript, bible, constitution
Expand Down
Binary file added assets/covers/kola-coca.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/covers/la-pasion.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading