edryd.org

some of my neat stuff
git clone git://edryd.org/edryd.org
Log | Files | Refs | LICENSE

commit d0b7335e628ea7ec0e0a4320c4f22df5f6931769
parent ee5bf891ca239626b8588f72d014fb976900b470
Author: Ed van Bruggen <edvb@uw.edu>
Date:   Sat, 17 Mar 2018 23:43:13 -0700

Update email and change to git.edryd.org

Diffstat:
_data/nav.yml | 2+-
_includes/links.html | 1-
projects/catium.vim.md | 4++--
projects/dmenium.md | 4++--
projects/dmenu.vim.md | 2+-
projects/gs.md | 4++--
projects/nt.md | 6++++--
projects/tim.md | 4++--
projects/tisp.md | 4++--
9 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/_data/nav.yml b/_data/nav.yml @@ -3,5 +3,5 @@ menu: - { url: '/posts', text: 'posts' } - { url: '/projects', text: 'projects' } - { url: '/photos', text: 'photos' } - - { url: 'https://gitlab.com/edvb', text: 'code' } + - { url: 'https://git.edryd.org', text: 'code' } - { url: '/about', text: 'about' } diff --git a/_includes/links.html b/_includes/links.html @@ -2,6 +2,5 @@ <i class="fa fa-envelope"></i> <i class="fa fa-envelope-open"></i> </a> -<a href="https://gitlab.com/edvb" class="fa fa-gitlab"></a> <a href="https://github.com/edvb" class="fa fa-github"></a> <a href="{{ "/feed.xml" | relative_url }}" class="fa fa-rss"></a> diff --git a/projects/catium.vim.md b/projects/catium.vim.md @@ -38,7 +38,7 @@ install it. After the installation process, type the following command into a terminal, assuming you have `git` installed: cd ~/.vim/bundle - git clone https://gitlab.com/edvb/catium.vim + git clone git://edryd.org/catium.vim ### 3. Vundle, by gmarik @@ -137,7 +137,7 @@ then you are not loading Unicode correctly (should be fine in Vim). ## Author -Ed van Bruggen <edvb54@gmail.com> +Ed van Bruggen <edvb@uw.edu> ## Licence diff --git a/projects/dmenium.md b/projects/dmenium.md @@ -17,13 +17,13 @@ tags: bash dmenu suckless ## SEE ALSO -View source code at: <https://gitlab.com/edvb/dmenium> +View source code at: <https://git.edryd.org/dmenium> `dmenu(1)` `dmenu_path(1)` `dmenu_run(1)` ## AUTHOR -Ed van Bruggen <edvb54@gmail.com> +Ed van Bruggen <edvb@uw.edu> ## LICENCE diff --git a/projects/dmenu.vim.md b/projects/dmenu.vim.md @@ -56,7 +56,7 @@ install it. After the installation process, type the following command into a terminal, assuming you have `git` installed: cd ~/.vim/bundle - git clone https://gitlab.com/edvb/dmenu.vim + git clone git://edryd.org/dmenu.vim ### 3. Vundle, by gmarik diff --git a/projects/gs.md b/projects/gs.md @@ -124,13 +124,13 @@ utilized. ## AUTHOR -Ed van Bruggen <ed@edryd.org> +Ed van Bruggen <edvb@uw.edu> ## SEE ALSO See project page at <https://edryd.org/projects/gs.html> -View source code at <https://github.com/edvb/gs> +View source code at <https://git.edryd.org/gs> ## LICENSE diff --git a/projects/nt.md b/projects/nt.md @@ -119,11 +119,13 @@ Remove all notes: ## AUTHOR -Ed van Bruggen <edvb54@gmail.com> +Ed van Bruggen <edvb@uw.edu> ## SEE ALSO -View source code at: <https://gitlab.com/edvb/nt> +See project page at <https://edryd.org/projects/nt.html> + +View source code at: <https://git.edryd.org/nt> ## LICENSE diff --git a/projects/tim.md b/projects/tim.md @@ -17,11 +17,11 @@ Tim is a light weight personal assistant that is extendable with lua and JSON. ## AUTHOR -Ed van Bruggen <edvb54@gmail.com> +Ed van Bruggen <edvb@uw.edu> ## SEE ALSO -View source code at: <https://gitlab.com/edvb/tim> +View source code at: <https://git.edryd.org/tim> ## LICENSE diff --git a/projects/tisp.md b/projects/tisp.md @@ -25,13 +25,13 @@ first argument to the command line program and see a result instantly. ## AUTHOR -Ed van Bruggen <ed@edryd.org> +Ed van Bruggen <edvb@uw.edu> ## SEE ALSO See project page at <https://edryd.org/projects/tisp.html> -View source code at <https://github.com/edvb/tisp> +View source code at <https://git.edryd.org/tisp> ## LICENSE