Skip to content

Commit 9ac6988

Browse files
committed
Added generative design book
1 parent b9fb087 commit 9ac6988

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
135 KB
Loading

src/templates/pages/books/index.hbs

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,29 @@ slug: books/
5858
</div>
5959

6060
</div>
61+
62+
<div style='clear:both; height: 2em'></div>
63+
64+
<div>
65+
<div class="narrow-left-column">
66+
<img src="{{assets}}/img/books/generative_design.jpg" alt="book cover generative design">
67+
</div>
68+
69+
<div class="wide-right-column book">
70+
<h2>Generative Design</h2>
71+
<p>Benedikt Gross, Hartmut Bohnacker, Julia Laub and Claudius Lazzeroni<br>
72+
Published October 30, 2018, Princeton Architectural Press; Reprint edition. 255 pages. Paperback.
73+
</p>
74+
75+
<p>By using simple languages such as JavaScript in p5.js, artists and makers can create everything from interactive typography and textiles to 3D-printed furniture to complex and elegant infographics.</p>
76+
77+
<p>
78+
<a href="https://www.papress.com/html/product.details.dna?isbn=9781616897581" target="_blank">Order from Princeton Architectural Press</a><br>
79+
<a href="https://www.amazon.com/Generative-Design-Visualize-Program-JavaScript/dp/1616897589" target="_blank">Order from Amazon</a>
80+
</p>
81+
82+
</div>
83+
</div>
6184
<br>
6285
<div style='clear:both; height: 2em'></div>
6386
</main>

0 commit comments

Comments
 (0)