From f0177cafbe6487976c034e160e4b4b0b8b22de11 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Mon, 20 May 2019 09:14:11 -0400 Subject: blog: add first TempleOS post (#39) * blog: add first TempleOS post * blog/templeos-1: center images --- static/img/tos/tos_boot_1.png | Bin 0 -> 2054 bytes static/img/tos/tos_boot_2.png | Bin 0 -> 8233 bytes static/img/tos/tos_boot_3.png | Bin 0 -> 15934 bytes static/img/tos/tos_boot_4.png | Bin 0 -> 16194 bytes static/img/tos/tos_compiler_1.png | Bin 0 -> 16812 bytes static/img/tos/tos_compiler_10.png | Bin 0 -> 17058 bytes static/img/tos/tos_compiler_11.png | Bin 0 -> 17497 bytes static/img/tos/tos_compiler_2.png | Bin 0 -> 17060 bytes static/img/tos/tos_compiler_3.png | Bin 0 -> 10383 bytes static/img/tos/tos_compiler_4.png | Bin 0 -> 6930 bytes static/img/tos/tos_compiler_5.png | Bin 0 -> 6621 bytes static/img/tos/tos_compiler_6.png | Bin 0 -> 3654 bytes static/img/tos/tos_compiler_7.png | Bin 0 -> 5399 bytes static/img/tos/tos_compiler_8.png | Bin 0 -> 5866 bytes static/img/tos/tos_compiler_9.png | Bin 0 -> 13009 bytes static/img/tos/tos_install_1.png | Bin 0 -> 577368 bytes static/img/tos/tos_install_2.png | Bin 0 -> 289459 bytes static/img/tos/tos_install_3.png | Bin 0 -> 329543 bytes static/img/tos/tos_install_4.png | Bin 0 -> 332307 bytes static/img/tos/tos_install_5.png | Bin 0 -> 364850 bytes static/img/tos/tos_install_6.png | Bin 0 -> 476529 bytes static/img/tos/tos_vm_1.png | Bin 0 -> 601442 bytes static/img/tos/tos_vm_2.png | Bin 0 -> 569644 bytes static/img/tos/tos_vm_3.png | Bin 0 -> 642355 bytes static/img/tos/tos_vm_4.png | Bin 0 -> 587124 bytes static/img/tos/tos_vm_5.png | Bin 0 -> 632750 bytes static/img/tos/tos_vm_6.png | Bin 0 -> 592223 bytes static/tos/TOS_Distro.ISO | Bin 0 -> 17346560 bytes 28 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/img/tos/tos_boot_1.png create mode 100644 static/img/tos/tos_boot_2.png create mode 100644 static/img/tos/tos_boot_3.png create mode 100644 static/img/tos/tos_boot_4.png create mode 100644 static/img/tos/tos_compiler_1.png create mode 100644 static/img/tos/tos_compiler_10.png create mode 100644 static/img/tos/tos_compiler_11.png create mode 100644 static/img/tos/tos_compiler_2.png create mode 100644 static/img/tos/tos_compiler_3.png create mode 100644 static/img/tos/tos_compiler_4.png create mode 100644 static/img/tos/tos_compiler_5.png create mode 100644 static/img/tos/tos_compiler_6.png create mode 100644 static/img/tos/tos_compiler_7.png create mode 100644 static/img/tos/tos_compiler_8.png create mode 100644 static/img/tos/tos_compiler_9.png create mode 100644 static/img/tos/tos_install_1.png create mode 100644 static/img/tos/tos_install_2.png create mode 100644 static/img/tos/tos_install_3.png create mode 100644 static/img/tos/tos_install_4.png create mode 100644 static/img/tos/tos_install_5.png create mode 100644 static/img/tos/tos_install_6.png create mode 100644 static/img/tos/tos_vm_1.png create mode 100644 static/img/tos/tos_vm_2.png create mode 100644 static/img/tos/tos_vm_3.png create mode 100644 static/img/tos/tos_vm_4.png create mode 100644 static/img/tos/tos_vm_5.png create mode 100644 static/img/tos/tos_vm_6.png create mode 100644 static/tos/TOS_Distro.ISO (limited to 'static') diff --git a/static/img/tos/tos_boot_1.png b/static/img/tos/tos_boot_1.png new file mode 100644 index 0000000..11e51ad Binary files /dev/null and b/static/img/tos/tos_boot_1.png differ diff --git a/static/img/tos/tos_boot_2.png b/static/img/tos/tos_boot_2.png new file mode 100644 index 0000000..7099594 Binary files /dev/null and b/static/img/tos/tos_boot_2.png differ diff --git a/static/img/tos/tos_boot_3.png b/static/img/tos/tos_boot_3.png new file mode 100644 index 0000000..b94a4b2 Binary files /dev/null and b/static/img/tos/tos_boot_3.png differ diff --git a/static/img/tos/tos_boot_4.png b/static/img/tos/tos_boot_4.png new file mode 100644 index 0000000..011a259 Binary files /dev/null and b/static/img/tos/tos_boot_4.png differ diff --git a/static/img/tos/tos_compiler_1.png b/static/img/tos/tos_compiler_1.png new file mode 100644 index 0000000..cf86415 Binary files /dev/null and b/static/img/tos/tos_compiler_1.png differ diff --git a/static/img/tos/tos_compiler_10.png b/static/img/tos/tos_compiler_10.png new file mode 100644 index 0000000..1a90961 Binary files /dev/null and b/static/img/tos/tos_compiler_10.png differ diff --git a/static/img/tos/tos_compiler_11.png b/static/img/tos/tos_compiler_11.png new file mode 100644 index 0000000..0a30457 Binary files /dev/null and b/static/img/tos/tos_compiler_11.png differ diff --git a/static/img/tos/tos_compiler_2.png b/static/img/tos/tos_compiler_2.png new file mode 100644 index 0000000..81c846c Binary files /dev/null and b/static/img/tos/tos_compiler_2.png differ diff --git a/static/img/tos/tos_compiler_3.png b/static/img/tos/tos_compiler_3.png new file mode 100644 index 0000000..a724e1a Binary files /dev/null and b/static/img/tos/tos_compiler_3.png differ diff --git a/static/img/tos/tos_compiler_4.png b/static/img/tos/tos_compiler_4.png new file mode 100644 index 0000000..83e59c5 Binary files /dev/null and b/static/img/tos/tos_compiler_4.png differ diff --git a/static/img/tos/tos_compiler_5.png b/static/img/tos/tos_compiler_5.png new file mode 100644 index 0000000..2f05798 Binary files /dev/null and b/static/img/tos/tos_compiler_5.png differ diff --git a/static/img/tos/tos_compiler_6.png b/static/img/tos/tos_compiler_6.png new file mode 100644 index 0000000..a6645d3 Binary files /dev/null and b/static/img/tos/tos_compiler_6.png differ diff --git a/static/img/tos/tos_compiler_7.png b/static/img/tos/tos_compiler_7.png new file mode 100644 index 0000000..abe97f4 Binary files /dev/null and b/static/img/tos/tos_compiler_7.png differ diff --git a/static/img/tos/tos_compiler_8.png b/static/img/tos/tos_compiler_8.png new file mode 100644 index 0000000..d60f6c6 Binary files /dev/null and b/static/img/tos/tos_compiler_8.png differ diff --git a/static/img/tos/tos_compiler_9.png b/static/img/tos/tos_compiler_9.png new file mode 100644 index 0000000..670d231 Binary files /dev/null and b/static/img/tos/tos_compiler_9.png differ diff --git a/static/img/tos/tos_install_1.png b/static/img/tos/tos_install_1.png new file mode 100644 index 0000000..5261782 Binary files /dev/null and b/static/img/tos/tos_install_1.png differ diff --git a/static/img/tos/tos_install_2.png b/static/img/tos/tos_install_2.png new file mode 100644 index 0000000..ada5c84 Binary files /dev/null and b/static/img/tos/tos_install_2.png differ diff --git a/static/img/tos/tos_install_3.png b/static/img/tos/tos_install_3.png new file mode 100644 index 0000000..ebfa834 Binary files /dev/null and b/static/img/tos/tos_install_3.png differ diff --git a/static/img/tos/tos_install_4.png b/static/img/tos/tos_install_4.png new file mode 100644 index 0000000..632207c Binary files /dev/null and b/static/img/tos/tos_install_4.png differ diff --git a/static/img/tos/tos_install_5.png b/static/img/tos/tos_install_5.png new file mode 100644 index 0000000..fbd09d7 Binary files /dev/null and b/static/img/tos/tos_install_5.png differ diff --git a/static/img/tos/tos_install_6.png b/static/img/tos/tos_install_6.png new file mode 100644 index 0000000..6113fca Binary files /dev/null and b/static/img/tos/tos_install_6.png differ diff --git a/static/img/tos/tos_vm_1.png b/static/img/tos/tos_vm_1.png new file mode 100644 index 0000000..0c1bd23 Binary files /dev/null and b/static/img/tos/tos_vm_1.png differ diff --git a/static/img/tos/tos_vm_2.png b/static/img/tos/tos_vm_2.png new file mode 100644 index 0000000..47e09c6 Binary files /dev/null and b/static/img/tos/tos_vm_2.png differ diff --git a/static/img/tos/tos_vm_3.png b/static/img/tos/tos_vm_3.png new file mode 100644 index 0000000..e5ca073 Binary files /dev/null and b/static/img/tos/tos_vm_3.png differ diff --git a/static/img/tos/tos_vm_4.png b/static/img/tos/tos_vm_4.png new file mode 100644 index 0000000..138978f Binary files /dev/null and b/static/img/tos/tos_vm_4.png differ diff --git a/static/img/tos/tos_vm_5.png b/static/img/tos/tos_vm_5.png new file mode 100644 index 0000000..0538246 Binary files /dev/null and b/static/img/tos/tos_vm_5.png differ diff --git a/static/img/tos/tos_vm_6.png b/static/img/tos/tos_vm_6.png new file mode 100644 index 0000000..85d7617 Binary files /dev/null and b/static/img/tos/tos_vm_6.png differ diff --git a/static/tos/TOS_Distro.ISO b/static/tos/TOS_Distro.ISO new file mode 100644 index 0000000..fa0625e Binary files /dev/null and b/static/tos/TOS_Distro.ISO differ -- cgit v1.2.3