mirror of
https://github.com/frainfreeze/the-monospace-web-pandoc
synced 2025-12-30 02:59:50 -08:00
wording
This commit is contained in:
13
index.html
13
index.html
@@ -29,7 +29,8 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="width-min">Author</th>
|
||||
<td class="width-auto"><cite>Oskar Wickström</cite></td>
|
||||
<td class="width-auto"><a href="https://wickstrom.tech"><cite>Oskar
|
||||
Wickström</cite></a></td>
|
||||
<th class="width-min">License</th>
|
||||
<td>MIT</td>
|
||||
</tr>
|
||||
@@ -62,11 +63,11 @@ CSS and a tiny bit of Javascript renders it on the grid. The page is
|
||||
responsive, shrinking in character-sized steps. Standard elements should
|
||||
<em>just work</em>, at least that’s the goal. It’s semantic HTML,
|
||||
rendered as if we were back in the 70s.</p>
|
||||
<p>I don’t take this too seriously. It’s a technical and creative
|
||||
challenge and I like the aestethic. If you’d like to use it, feel free
|
||||
to fork or copy the bits you need, respecting the license. I might
|
||||
update it over time with improvements and support for more standard
|
||||
elements.</p>
|
||||
<p>All right, but is this even a good idea? It’s a technical and
|
||||
creative challenge and I like the aestethic. If you’d like to use it,
|
||||
feel free to fork or copy the bits you need, respecting the license. I
|
||||
might update it over time with improvements and support for more
|
||||
standard elements.</p>
|
||||
<h2 id="the-basics">The Basics</h2>
|
||||
<p>This document uses a few extra classes here and there, but mostly
|
||||
it’s just markup. This, for instance, is a regular paragraph.</p>
|
||||
|
||||
Reference in New Issue
Block a user