From 2f5ea5f4982d6276881c9a3342ed8847ebc7d326 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 5 Aug 2023 12:09:37 +0200 Subject: Moved assets to posts --- static/posts/dna-sequence/benchmarks.ods | Bin 0 -> 21911 bytes static/posts/dna-sequence/chart-1.png | Bin 0 -> 64760 bytes static/posts/dna-sequence/chart-2.png | Bin 0 -> 74241 bytes static/posts/dna-sequence/chart-encoding-speed.png | Bin 0 -> 14201 bytes static/posts/dna-sequence/chart-file-sizes.png | Bin 0 -> 12391 bytes static/posts/dna-sequence/dna-basics.jpg | Bin 0 -> 165883 bytes static/posts/dna-sequence/quote.png | Bin 0 -> 1068 bytes static/posts/dna-sequence/sample-binary-file.png | Bin 0 -> 66417 bytes static/posts/dna-sequence/sample.png | Bin 0 -> 65930 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 static/posts/dna-sequence/benchmarks.ods create mode 100644 static/posts/dna-sequence/chart-1.png create mode 100644 static/posts/dna-sequence/chart-2.png create mode 100755 static/posts/dna-sequence/chart-encoding-speed.png create mode 100755 static/posts/dna-sequence/chart-file-sizes.png create mode 100755 static/posts/dna-sequence/dna-basics.jpg create mode 100755 static/posts/dna-sequence/quote.png create mode 100755 static/posts/dna-sequence/sample-binary-file.png create mode 100755 static/posts/dna-sequence/sample.png (limited to 'static/posts/dna-sequence') diff --git a/static/posts/dna-sequence/benchmarks.ods b/static/posts/dna-sequence/benchmarks.ods new file mode 100755 index 0000000..62a8e30 Binary files /dev/null and b/static/posts/dna-sequence/benchmarks.ods differ diff --git a/static/posts/dna-sequence/chart-1.png b/static/posts/dna-sequence/chart-1.png new file mode 100644 index 0000000..c017e43 Binary files /dev/null and b/static/posts/dna-sequence/chart-1.png differ diff --git a/static/posts/dna-sequence/chart-2.png b/static/posts/dna-sequence/chart-2.png new file mode 100644 index 0000000..80b922b Binary files /dev/null and b/static/posts/dna-sequence/chart-2.png differ diff --git a/static/posts/dna-sequence/chart-encoding-speed.png b/static/posts/dna-sequence/chart-encoding-speed.png new file mode 100755 index 0000000..7fb106d Binary files /dev/null and b/static/posts/dna-sequence/chart-encoding-speed.png differ diff --git a/static/posts/dna-sequence/chart-file-sizes.png b/static/posts/dna-sequence/chart-file-sizes.png new file mode 100755 index 0000000..31bfa66 Binary files /dev/null and b/static/posts/dna-sequence/chart-file-sizes.png differ diff --git a/static/posts/dna-sequence/dna-basics.jpg b/static/posts/dna-sequence/dna-basics.jpg new file mode 100755 index 0000000..c2e7f52 Binary files /dev/null and b/static/posts/dna-sequence/dna-basics.jpg differ diff --git a/static/posts/dna-sequence/quote.png b/static/posts/dna-sequence/quote.png new file mode 100755 index 0000000..09fb01c Binary files /dev/null and b/static/posts/dna-sequence/quote.png differ diff --git a/static/posts/dna-sequence/sample-binary-file.png b/static/posts/dna-sequence/sample-binary-file.png new file mode 100755 index 0000000..1e4622a Binary files /dev/null and b/static/posts/dna-sequence/sample-binary-file.png differ diff --git a/static/posts/dna-sequence/sample.png b/static/posts/dna-sequence/sample.png new file mode 100755 index 0000000..30f12da Binary files /dev/null and b/static/posts/dna-sequence/sample.png differ -- cgit v1.2.3