aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-08-04 13:13:13 +0200
committerDavid Runge <dave@sleepmap.de>2015-08-04 13:13:13 +0200
commitdda4dac8f4300eba1fa75809eb01ef85973f94ba (patch)
treea0d5b58494172fe9a6ac0892f843d77fd3c2243c
parent425c789a8dab0753745d5a2ad7f17e30c0421d2a (diff)
downloadsleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.tar.gz
sleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.tar.bz2
sleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.tar.xz
sleepmap-dda4dac8f4300eba1fa75809eb01ef85973f94ba.zip
content/pages/software/{crypted-backups.md,rts.md,uenv.md}: making all links open in new tab.
-rw-r--r--content/pages/software/crypted-backups.md6
-rw-r--r--content/pages/software/rts.md8
-rw-r--r--content/pages/software/uenv.md10
3 files changed, 12 insertions, 12 deletions
diff --git a/content/pages/software/crypted-backups.md b/content/pages/software/crypted-backups.md
index 39347c0..874c722 100644
--- a/content/pages/software/crypted-backups.md
+++ b/content/pages/software/crypted-backups.md
@@ -5,14 +5,14 @@ This collection of services, timers and scripts enables a precise - gpg encrypte
System-wide and user-specific backups are possible.
# Development
-All development takes place in my [private git](https://git.sleepmap.de) repository. However you can ask for your SSH key to be included to be able to push to this repository.
+All development takes place in my <a href="https://git.sleepmap.de" target="_blank">private git</a> repository. However you can ask for your SSH key to be included to be able to push to this repository.
For readonly access, just clone:
git clone git://sleepmap.de/crypted-backups.git
-* [About crypted-backups in git repository](https://git.sleepmap.de/crypted-backups.git/about/)
+You can also read the <a href="https://git.sleepmap.de/crypted-backups.git/about/" target="_blank">About</a> page for crypted-backups.
# Packages
-* Archlinux (AUR): [crypted-backups-git](https://aur.archlinux.org/packages/crypted-backups-git/)
+* Archlinux (AUR): <a href="(https://aur.archlinux.org/packages/crypted-backups-git/" target="_blank">crypted-backups-git</a>
diff --git a/content/pages/software/rts.md b/content/pages/software/rts.md
index 61789e7..547cde7 100644
--- a/content/pages/software/rts.md
+++ b/content/pages/software/rts.md
@@ -1,17 +1,17 @@
Title: rts
Authors: David Runge
-**rts** is a collection of systemd services and scripts that allow to set pre-defined real-time related scheduling settings (using [tuna](https://rt.wiki.kernel.org/index.php/Tuna) for example).
+**rts** is a collection of systemd services and scripts that allow to set pre-defined real-time related scheduling settings (using <a href="https://rt.wiki.kernel.org/index.php/Tuna" target="_blank">tuna</a> for example).
# Development
-All development takes place in my [private git](https://git.sleepmap.de) repository. However you can ask for your SSH key to be included to be able to push to this repository.
+All development takes place in my <a href="https://git.sleepmap.de" target="_blank">private git</a> repository. However you can ask for your SSH key to be included to be able to push to this repository.
For readonly access, just clone:
git clone git://sleepmap.de/rts.git
-* [About rts in git repository](https://git.sleepmap.de/rts.git/about/)
+You can also read the <a href="https://git.sleepmap.de/rts.git/about/" target="_blank">About</a> page for rts.
# Packages
-* Archlinux (AUR): [rts-git](https://aur.archlinux.org/packages/rts-git/)
+* Archlinux (AUR): <a href="(https://aur.archlinux.org/packages/rts-git/" target="_blank">rts-git</a>
diff --git a/content/pages/software/uenv.md b/content/pages/software/uenv.md
index d5973ca..0f7a292 100644
--- a/content/pages/software/uenv.md
+++ b/content/pages/software/uenv.md
@@ -2,18 +2,18 @@ Title: uenv
Authors: David Runge
**uenv** - as in *"useful environments"* - is a collection of scripts, systemd service and timer units and configuration that go along with it.
-A couple of them might only be useful, when using window managers like [Awesome](http://awesome.naquadah.org/), that stem from a minimalistic approach...
-Some of the functionalities implemented here can be found in desktop environments like [KDE](https://www.kde.org/) or [Gnome](https://www.gnome.org/).
+A couple of them might only be useful, when using window managers like <a href="http://awesome.naquadah.org/" target="_blank">Awesome</a>, that stem from a minimalistic approach...
+Some of the functionalities implemented here can be found in desktop environments like <a href="https://www.kde.org/" target="_blank">KDE</a> or <a href="https://www.gnome.org/" target="_blank">Gnome</a>.
# Development
-All development takes place in my [private git](https://git.sleepmap.de) repository. However you can ask for your SSH key to be included to be able to push to this repository.
+All development takes place in my <a href="https://git.sleepmap.de" target="_blank">private git</a> repository. However you can ask for your SSH key to be included to be able to push to this repository.
For readonly access, just clone:
git clone git://sleepmap.de/uenv.git
-* [About uenv in git repository](https://git.sleepmap.de/uenv.git/about/)
+You can also read the <a href="https://git.sleepmap.de/uenv.git/about/" target="_blank">About</a> page for uenv.
# Packages
-* Archlinux (AUR): [uenv-git](https://aur.archlinux.org/packages/uenv-git/)
+* Archlinux (AUR): <a href="(https://aur.archlinux.org/packages/uenv-git/" target="_blank">uenv-git</a>