diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-12-17 15:45:39 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-12-17 15:45:39 +0000 |
| commit | 00f90189e3efaaadd777b2f6557c41cd01ed4bb7 (patch) | |
| tree | 4126e0f50bb16d0f6243d009e68115cc62e1c250 /root | |
| parent | add subheader (diff) | |
| download | mmm-00f90189e3efaaadd777b2f6557c41cd01ed4bb7.tar.gz mmm-00f90189e3efaaadd777b2f6557c41cd01ed4bb7.zip | |
add about section
Diffstat (limited to 'root')
| -rw-r--r-- | root/$order | 1 | ||||
| -rw-r--r-- | root/about/text$markdown.md | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/root/$order b/root/$order index 202c56e..f4a59b2 100644 --- a/root/$order +++ b/root/$order @@ -1,3 +1,4 @@ +about blog articles games diff --git a/root/about/text$markdown.md b/root/about/text$markdown.md new file mode 100644 index 0000000..9826089 --- /dev/null +++ b/root/about/text$markdown.md @@ -0,0 +1,11 @@ +about me +======== +i am s-ol bekic, a game designer and web developer currently based in cologne. +i create experimental mixed-ware [games][games], [computer interfaces][mmmfs], [looping][loops] and [reactive][vjkit] animations and [other experiments.][other] + + +[games]: /games +[mmmfs]: /articles/mmmfs +[loops]: /projects/demoloops +[vjkit]: /projects/VJmidiKit +[other]: /projects |
