From 4400a8c287a20d83cc87079b0d6f43bc6cbc2a31 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Mon, 7 Apr 2014 17:20:32 -0700 Subject: Move screenshots to assets/ Signed-off-by: Timothy Gu --- assets/screenshot-4th-compile-small.png | Bin 0 -> 26624 bytes assets/screenshot-4th-compile.png | Bin 0 -> 245761 bytes assets/screenshot-4th-run-small.png | Bin 0 -> 11071 bytes assets/screenshot-4th-run.png | Bin 0 -> 116723 bytes doc/screenshot-4th-compile-small.png | Bin 26624 -> 0 bytes doc/screenshot-4th-compile.png | Bin 245761 -> 0 bytes doc/screenshot-4th-run-small.png | Bin 11071 -> 0 bytes doc/screenshot-4th-run.png | Bin 116723 -> 0 bytes index.html | 8 ++++++-- 9 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 assets/screenshot-4th-compile-small.png create mode 100644 assets/screenshot-4th-compile.png create mode 100644 assets/screenshot-4th-run-small.png create mode 100644 assets/screenshot-4th-run.png delete mode 100644 doc/screenshot-4th-compile-small.png delete mode 100644 doc/screenshot-4th-compile.png delete mode 100644 doc/screenshot-4th-run-small.png delete mode 100644 doc/screenshot-4th-run.png diff --git a/assets/screenshot-4th-compile-small.png b/assets/screenshot-4th-compile-small.png new file mode 100644 index 0000000..8ba7b33 Binary files /dev/null and b/assets/screenshot-4th-compile-small.png differ diff --git a/assets/screenshot-4th-compile.png b/assets/screenshot-4th-compile.png new file mode 100644 index 0000000..4aa3ed4 Binary files /dev/null and b/assets/screenshot-4th-compile.png differ diff --git a/assets/screenshot-4th-run-small.png b/assets/screenshot-4th-run-small.png new file mode 100644 index 0000000..f6ece44 Binary files /dev/null and b/assets/screenshot-4th-run-small.png differ diff --git a/assets/screenshot-4th-run.png b/assets/screenshot-4th-run.png new file mode 100644 index 0000000..6159a3a Binary files /dev/null and b/assets/screenshot-4th-run.png differ diff --git a/doc/screenshot-4th-compile-small.png b/doc/screenshot-4th-compile-small.png deleted file mode 100644 index 8ba7b33..0000000 Binary files a/doc/screenshot-4th-compile-small.png and /dev/null differ diff --git a/doc/screenshot-4th-compile.png b/doc/screenshot-4th-compile.png deleted file mode 100644 index 4aa3ed4..0000000 Binary files a/doc/screenshot-4th-compile.png and /dev/null differ diff --git a/doc/screenshot-4th-run-small.png b/doc/screenshot-4th-run-small.png deleted file mode 100644 index f6ece44..0000000 Binary files a/doc/screenshot-4th-run-small.png and /dev/null differ diff --git a/doc/screenshot-4th-run.png b/doc/screenshot-4th-run.png deleted file mode 100644 index 6159a3a..0000000 Binary files a/doc/screenshot-4th-run.png and /dev/null differ diff --git a/index.html b/index.html index 1490bb5..ecd53c6 100644 --- a/index.html +++ b/index.html @@ -127,12 +127,16 @@ Cross compiling 4tH:

- 4th-compile + + 4th-compile +

and running it:

- 4th-run + + 4th-run +
-- cgit v0.12