aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-09-25 23:18:10 +0200
committerDavid Runge <dave@sleepmap.de>2016-09-25 23:18:10 +0200
commit6035a70fd991e3068192723336ef86bd12e85b18 (patch)
treed0eec79da8678305dc4ddf8aa06495425d5516bb
parent780ea7564aeaf1644f287a43745758c886fbe3a6 (diff)
downloadsleepmap-6035a70fd991e3068192723336ef86bd12e85b18.tar.gz
sleepmap-6035a70fd991e3068192723336ef86bd12e85b18.tar.bz2
sleepmap-6035a70fd991e3068192723336ef86bd12e85b18.tar.xz
sleepmap-6035a70fd991e3068192723336ef86bd12e85b18.zip
content/pages/installations/random241.rst: Moving to rst.
-rw-r--r--content/pages/installations/random241.md13
-rw-r--r--content/pages/installations/random241.rst35
2 files changed, 35 insertions, 13 deletions
diff --git a/content/pages/installations/random241.md b/content/pages/installations/random241.md
deleted file mode 100644
index 9d6e68b..0000000
--- a/content/pages/installations/random241.md
+++ /dev/null
@@ -1,13 +0,0 @@
-Title: random241
-Authors: David Runge
-
-## About
-Using a DIY random number generator (harvesting entropy from an <a href="https://en.wikipedia.org/wiki/Isotopes_of_americium#Americium-241" target="_blank">Americium 241</a> sample) for creating sounds.
-Code and build instructions can be found on <a href="https://github.com/dvzrv/random241" target="_blank">Github</a>.
-No place like /dev/random?
-
-## Contact
-E-Mail: dave @ thisdomain
-
-## Listen
-* <a href="https://deviser.bandcamp.com/album/no-place-like-dev-random-random241" target="_blank">Bandcamp</a>
diff --git a/content/pages/installations/random241.rst b/content/pages/installations/random241.rst
new file mode 100644
index 0000000..14e1cdd
--- /dev/null
+++ b/content/pages/installations/random241.rst
@@ -0,0 +1,35 @@
+random241
+#########
+
+:authors: David Runge
+
+About
+_____
+
+| Using a DIY |random_number_generator| (harvesting entropy from an |americium-241| sample) for creating sounds.
+| There's a |random241-git| for code and build instructions.
+| No place like /dev/random?
+|
+
+Listen
+______
+
+* |random241-bandcamp|
+
+
+.. |random_number_generator| raw:: html
+
+ <a href="https://en.wikipedia.org/wiki/Random_number_generation" target="_blank">random number generator</a>
+
+.. |americium-241| raw:: html
+
+ <a href="https://en.wikipedia.org/wiki/Isotopes_of_americium#Americium-241" target="_blank">Americium-241</a>
+
+.. |random241-git| raw:: html
+
+ <a href="https://git.sleepmap.de/audio/random241.git/" target="_blank">git repository</a>
+
+.. |random241-bandcamp| raw:: html
+
+ <a href="https://deviser.bandcamp.com/album/no-place-like-dev-random-random241" target="_blank">Bandcamp</a>
+