27 lines
677 B
Markdown
27 lines
677 B
Markdown
|
|
---
|
||
|
|
title: "Hamonshu"
|
||
|
|
date: 2025-09-18
|
||
|
|
tags:
|
||
|
|
- Art
|
||
|
|
- Web Design
|
||
|
|
- Design
|
||
|
|
- japan
|
||
|
|
---
|
||
|
|
|
||
|
|
Eric Meyer's [website](https://meyerweb.com) has a hand-drawn ink motif that I
|
||
|
|
really dig. It's based heavily on drawings from the Hamonshū, a set of books
|
||
|
|
produced by Yūzan Mōri. This work was new to me, and I enjoyed flipping through
|
||
|
|
it on the Internet Archive, embedded below.
|
||
|
|
|
||
|
|
<figure class="figure figure--small">
|
||
|
|
<iframe
|
||
|
|
src="https://archive.org/embed/hamonshuyv1mori"
|
||
|
|
width="800"
|
||
|
|
height="700"
|
||
|
|
frameborder="0"
|
||
|
|
webkitallowfullscreen="true"
|
||
|
|
mozallowfullscreen="true"
|
||
|
|
allowfullscreen>
|
||
|
|
</iframe>
|
||
|
|
</figure>
|