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/dfd-rice/desktop.png | Bin 0 -> 329498 bytes static/posts/dfd-rice/install-00.png | Bin 0 -> 35695 bytes static/posts/dfd-rice/install-01.png | Bin 0 -> 28042 bytes static/posts/dfd-rice/install-02.png | Bin 0 -> 21638 bytes static/posts/dfd-rice/install-03.png | Bin 0 -> 34698 bytes static/posts/dfd-rice/install-04.png | Bin 0 -> 28346 bytes static/posts/dfd-rice/install-05.png | Bin 0 -> 13755 bytes static/posts/dfd-rice/installation.svg | 1388 ++++++++++++++++++++++++++++++++ static/posts/dfd-rice/layout.png | Bin 0 -> 9072 bytes static/posts/dfd-rice/layout.svg | 28 + static/posts/dfd-rice/script.png | Bin 0 -> 65747 bytes 11 files changed, 1416 insertions(+) create mode 100755 static/posts/dfd-rice/desktop.png create mode 100755 static/posts/dfd-rice/install-00.png create mode 100755 static/posts/dfd-rice/install-01.png create mode 100755 static/posts/dfd-rice/install-02.png create mode 100755 static/posts/dfd-rice/install-03.png create mode 100755 static/posts/dfd-rice/install-04.png create mode 100755 static/posts/dfd-rice/install-05.png create mode 100755 static/posts/dfd-rice/installation.svg create mode 100755 static/posts/dfd-rice/layout.png create mode 100755 static/posts/dfd-rice/layout.svg create mode 100755 static/posts/dfd-rice/script.png (limited to 'static/posts/dfd-rice') diff --git a/static/posts/dfd-rice/desktop.png b/static/posts/dfd-rice/desktop.png new file mode 100755 index 0000000..8dcfd51 Binary files /dev/null and b/static/posts/dfd-rice/desktop.png differ diff --git a/static/posts/dfd-rice/install-00.png b/static/posts/dfd-rice/install-00.png new file mode 100755 index 0000000..2660f90 Binary files /dev/null and b/static/posts/dfd-rice/install-00.png differ diff --git a/static/posts/dfd-rice/install-01.png b/static/posts/dfd-rice/install-01.png new file mode 100755 index 0000000..1281be1 Binary files /dev/null and b/static/posts/dfd-rice/install-01.png differ diff --git a/static/posts/dfd-rice/install-02.png b/static/posts/dfd-rice/install-02.png new file mode 100755 index 0000000..9cac5e3 Binary files /dev/null and b/static/posts/dfd-rice/install-02.png differ diff --git a/static/posts/dfd-rice/install-03.png b/static/posts/dfd-rice/install-03.png new file mode 100755 index 0000000..dc7cbd1 Binary files /dev/null and b/static/posts/dfd-rice/install-03.png differ diff --git a/static/posts/dfd-rice/install-04.png b/static/posts/dfd-rice/install-04.png new file mode 100755 index 0000000..675a78f Binary files /dev/null and b/static/posts/dfd-rice/install-04.png differ diff --git a/static/posts/dfd-rice/install-05.png b/static/posts/dfd-rice/install-05.png new file mode 100755 index 0000000..8b580b9 Binary files /dev/null and b/static/posts/dfd-rice/install-05.png differ diff --git a/static/posts/dfd-rice/installation.svg b/static/posts/dfd-rice/installation.svg new file mode 100755 index 0000000..bb9560b --- /dev/null +++ b/static/posts/dfd-rice/installation.svg @@ -0,0 +1,1388 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/posts/dfd-rice/layout.png b/static/posts/dfd-rice/layout.png new file mode 100755 index 0000000..a44d2cd Binary files /dev/null and b/static/posts/dfd-rice/layout.png differ diff --git a/static/posts/dfd-rice/layout.svg b/static/posts/dfd-rice/layout.svg new file mode 100755 index 0000000..5a9031c --- /dev/null +++ b/static/posts/dfd-rice/layout.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + TERMINAL + + + + + BROWSER + + + + CODE EDITOR + + + TERMINAL + + + + diff --git a/static/posts/dfd-rice/script.png b/static/posts/dfd-rice/script.png new file mode 100755 index 0000000..09be37a Binary files /dev/null and b/static/posts/dfd-rice/script.png differ -- cgit v1.2.3