summaryrefslogtreecommitdiffstats
path: root/index.html
blob: 7d871bc903c889827a8f01f4c38f49e7a9e525ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: default
title: ASCIIMX
---

<div class="container">

  <h2 class="center">{{ site.title | uppercase }}</h2>
  <h5 class="center typewriter-1">
    $ cu -l /dev/asciimx
  </h5>
  <h5 class="center typewriter-2">
    <span>UNIX / EMBED / -O3 </span>
    <span class="cursor"></span>
  </h5>
  
  <br>
  <br>

  {% include latest.html limit="50" %}

</div>