diff options
author | EuAndreh <eu@euandre.org> | 2020-02-06 03:58:52 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-02-06 03:58:52 -0300 |
commit | ccadc0bdf0436cefe76318567d358f27a46bf3e5 (patch) | |
tree | 58d52309b1ea2b6b7c3a08feed04deb5d64b83d2 /about.md | |
parent | Add code metadata annotation (diff) | |
parent | Setup publish environment variables (diff) | |
download | euandre.org-ccadc0bdf0436cefe76318567d358f27a46bf3e5.tar.gz euandre.org-ccadc0bdf0436cefe76318567d358f27a46bf3e5.tar.xz |
Merge branch 'jekyll'
Diffstat (limited to '')
-rw-r--r-- | about.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/about.md b/about.md new file mode 100644 index 0000000..452c1c7 --- /dev/null +++ b/about.md @@ -0,0 +1,29 @@ +--- +layout: page +title: About +lang: en +ref: about +--- +Hi, I'm EuAndreh. I write software and occasionally music. You can find my +contact information in the footer of this page, or mail my [public inbox][0]. + +[0]: mailto:~euandreh/public-inbox@lists.sr.ht + +This is my personal website where I write articles, publish software and +more related work. + +Below you can find some interesting projects of mine. + +## Software projects + +### [cool-read-macros](https://euandre.org/cool-read-macros/) + +### [cl-BSON](https://euandre.org/cl-bson/) + +[cl-intbytes](https://euandre.org/cl-intbytes) as a side-effect. + +## Other things + +[Pastebin listing](./pastebins.html). + +[Atom feed with all languages](./feed.all.atom). |