From f5f793124fe7ae9950b0fd9457374946b3b6c294 Mon Sep 17 00:00:00 2001 From: rekado Date: Thu, 24 Jan 2013 17:05:17 +0800 Subject: use Hakyll instead of middleman --- static/projects.markdown | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 static/projects.markdown (limited to 'static/projects.markdown') diff --git a/static/projects.markdown b/static/projects.markdown new file mode 100644 index 0000000..4fe0951 --- /dev/null +++ b/static/projects.markdown @@ -0,0 +1,35 @@ +# Projects + +Here is a list of some of my projects that actually might be useful to others. + + +## Libertree + +[Libertree](http://libertreeproject.org) is a collection of software to build +social networks. + +![The Libertree logo](/images/libertree-logo.png) + +If you want to test Libertree, request an invitation to [my server](https://oak.elephly.net) by sending an email to mjcfsusffAfmfqimz/ofu. + +You can also run Libertree on your own server if you wish. The code for all components is hosted on [github](https://github.com/Libertree). Refer to the [installation +documentation](https://github.com/Libertree/libertree/blob/master/INSTALLATION.md) +or use the [installer](https://github.com/Libertree/libertree/blob/master/installer/install). If you need help, just ask in our chat channel ([#libertree](http://webchat.freenode.net/?channels=libertree) on Freenode). + +I'm currently working on improvements to the frontend and I've almost completed the work necessary to run the Libertree protocol over XMPP. + + + +## SoundCLI + +[SoundCLI](/soundcli.html) is a SoundCloud client for the console. Check out +the [project page](/soundcli.html) for more information. + + +## LV2 plugins + +I have ported two VST instruments to the LV2 plugin framework, because I missed +them after my move to GNU/Linux. + +- [mda EPiano](/lv2/mdaepiano.html) +- [mda Piano](/lv2/mdapiano.html) -- cgit v1.2.3