From 8f38bdec060c9de8da5dbabf6d1d8dfafd2ebea3 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 22 Oct 2019 05:13:18 +0200 Subject: Renamed research to sandbox experiments --- src/index.html | 6 +- .../encoding-binary-data-into-dna-sequence.md | 345 --------------------- ...digitalocean-spaces-object-storage-with-fuse.md | 260 ---------------- .../encoding-binary-data-into-dna-sequence.md | 345 +++++++++++++++++++++ ...digitalocean-spaces-object-storage-with-fuse.md | 260 ++++++++++++++++ src/static/style.css | 4 + 6 files changed, 612 insertions(+), 608 deletions(-) delete mode 100644 src/research/encoding-binary-data-into-dna-sequence.md delete mode 100644 src/research/using-digitalocean-spaces-object-storage-with-fuse.md create mode 100644 src/sandbox/encoding-binary-data-into-dna-sequence.md create mode 100644 src/sandbox/using-digitalocean-spaces-object-storage-with-fuse.md (limited to 'src') diff --git a/src/index.html b/src/index.html index 383737b..0384538 100644 --- a/src/index.html +++ b/src/index.html @@ -1,6 +1,6 @@ -

Research

+

Sandbox experiments

-

Blog posts

+

Blog entries