diff options
author | rekado <rekado@elephly.net> | 2015-03-20 09:12:17 +0100 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2015-03-20 09:12:17 +0100 |
commit | 9d679c3517b48726f61396285898eb2fb95bad19 (patch) | |
tree | 8fbafe59ac797b1248ceaa6b86ceaf92b4c60133 | |
parent | 6a06061ccbeeba053444e0c7d5d2abbef48bf088 (diff) |
replace gitorious links with links to git.elephly.net
-rw-r--r-- | posts/2010-10-14-chinese-tune-mda-epiano.markdown | 2 | ||||
-rw-r--r-- | posts/2013-01-27-preamp-board-arrived.markdown | 12 | ||||
-rw-r--r-- | posts/2013-08-11-hacking-the-wavedrum.markdown | 6 | ||||
-rw-r--r-- | posts/2014-09-18-wavedrum-firmware-disassembler.markdown | 8 | ||||
-rw-r--r-- | static/index.markdown | 4 | ||||
-rw-r--r-- | static/lv2/mdaepiano.markdown | 4 | ||||
-rw-r--r-- | static/lv2/mdapiano.markdown | 4 |
7 files changed, 21 insertions, 19 deletions
diff --git a/posts/2010-10-14-chinese-tune-mda-epiano.markdown b/posts/2010-10-14-chinese-tune-mda-epiano.markdown index 80cc87f..9b8b984 100644 --- a/posts/2010-10-14-chinese-tune-mda-epiano.markdown +++ b/posts/2010-10-14-chinese-tune-mda-epiano.markdown @@ -21,4 +21,4 @@ the plugin to your favorite synthesizer, you can [download the midi file here](/downies/music/chinese-tune.mid). The LV2 port can be -[downloaded from my git repository](https://gitorious.org/lv2-synths/lv2-mdametapiano). +[downloaded from my git repository](http://git.elephly.net/software/lv2-mdametapiano.git). diff --git a/posts/2013-01-27-preamp-board-arrived.markdown b/posts/2013-01-27-preamp-board-arrived.markdown index 0f6676b..aee96d9 100644 --- a/posts/2013-01-27-preamp-board-arrived.markdown +++ b/posts/2013-01-27-preamp-board-arrived.markdown @@ -18,12 +18,14 @@ and melody), two buffered outputs (both signals mixed down to mono or dual mono), and a tuner output (which could be used for an on-stage monitor). The circuit and the board were designed using the -[free](http://www.fsf.org/about/what-is-free-software) programs `gschem` and -`pcb` of the excellent [gEDA suite](http://www.geda-project.org). (For some odd -reason `pcb` is not available through the official Archlinux repositories; I +[free](http://www.fsf.org/about/what-is-free-software) programs +`gschem` and `pcb` of the excellent +[gEDA suite](http://www.geda-project.org). (For some odd reason `pcb` +is not available through the official Archlinux repositories; I installed it through the Arch User Repository.) You can get my circuit -diagrams, the PCB layout, and custom footprints through the [git -repository](https://gitorious.org/stick-preamp/) I set up for this project. +diagrams, the PCB layout, and custom footprints through the +[git repository](http://git.elephly.net/hardware/stick-preamp.git) I +set up for this project. ![Oops.](/images/posts/pcb-2.jpg) diff --git a/posts/2013-08-11-hacking-the-wavedrum.markdown b/posts/2013-08-11-hacking-the-wavedrum.markdown index a44c2bb..0046386 100644 --- a/posts/2013-08-11-hacking-the-wavedrum.markdown +++ b/posts/2013-08-11-hacking-the-wavedrum.markdown @@ -323,9 +323,9 @@ taking up 108 bytes. I'm currently writing a Haskell library to parse / build progammes and parameters. The code is available for -[free](https://www.fsf.org/about/what-is-free-software) [on -gitorious](https://gitorious.org/wavedrum/wavedrum-lib) under the [GNU -GPLv3](https://gnu.org/licenses/gpl.html). +[free](https://www.fsf.org/about/what-is-free-software) +[here](http://git.elephly.net/wavedrum/wavedrum-lib.git) under the +[GNU GPLv3](https://gnu.org/licenses/gpl.html). The parameters are stored in this order: diff --git a/posts/2014-09-18-wavedrum-firmware-disassembler.markdown b/posts/2014-09-18-wavedrum-firmware-disassembler.markdown index d51f85e..af8d043 100644 --- a/posts/2014-09-18-wavedrum-firmware-disassembler.markdown +++ b/posts/2014-09-18-wavedrum-firmware-disassembler.markdown @@ -89,10 +89,10 @@ i.e. only the boot kernel. Before I can parse the remainder I need to figure out the memory layout. The code is freely available under the -[GPL](http://www.gnu.org/licenses/#GPL) and can be downloaded from -[gitorious](https://gitorious.org/wavedrum/sharc-disassembler). See -the included instructions for assistance in compiling and using the -disassembler. +[GPL](http://www.gnu.org/licenses/#GPL) and can be +[downloaded here](http://git.elephly.net/wavedrum/sharc-disassembler.git). +See the included instructions for assistance in compiling and using +the disassembler. # Next steps diff --git a/static/index.markdown b/static/index.markdown index 6e2e719..1dfc65d 100644 --- a/static/index.markdown +++ b/static/index.markdown @@ -2,8 +2,8 @@ My name is rekado and I'm currently working as a programmer and [GNU/Linux](http://gnu.org) server administrator. I enjoy writing -Free Software. You can find some of my code on -[gitorious](http://gitorious.org/~rekado) or on +Free Software. You can find some of +[my code here](http://git.elephly.net) or on [Github](http://github.com/rekado). At night I'm a musician. I play the [Chapman Stick](http://stick.com). Some of my recordings and performances can be found on diff --git a/static/lv2/mdaepiano.markdown b/static/lv2/mdaepiano.markdown index 0ddf614..5865adf 100644 --- a/static/lv2/mdaepiano.markdown +++ b/static/lv2/mdaepiano.markdown @@ -52,6 +52,6 @@ option) any later version. ## Download -[Fetch the source here](https://gitorious.org/lv2-synths/lv2-mdametapiano). +[Fetch the source here](http://git.elephly.net/software/lv2-mdametapiano.git). The latest -[release tarball can be downloaded here](https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.2.tar.gz). +[release tarball can be downloaded here](http://git.elephly.net/software/lv2-mdametapiano.git/archive/0.0.2.tar.gz). diff --git a/static/lv2/mdapiano.markdown b/static/lv2/mdapiano.markdown index ed34d44..ccb1142 100644 --- a/static/lv2/mdapiano.markdown +++ b/static/lv2/mdapiano.markdown @@ -50,6 +50,6 @@ option) any later version. ## Download -[Fetch the source here](https://gitorious.org/lv2-synths/lv2-mdametapiano). +[Fetch the source here](http://git.elephly.net/software/lv2-mdametapiano.git). The latest -[release tarball can be downloaded here](https://gitorious.org/lv2-synths/lv2-mdametapiano/archive/0.0.2.tar.gz). +[release tarball can be downloaded here](http://git.elephly.net/software/lv2-mdametapiano.git/archive/0.0.2.tar.gz). |