From 9b9d15a0e09e2144b639f95bd1569ba49d3b51b2 Mon Sep 17 00:00:00 2001 From: Oliver Davies <oliver@oliverdavies.uk> Date: Wed, 11 Jan 2023 02:00:29 +0000 Subject: [PATCH] Archive Working with Workspace --- .../working-with-workspace}/README.rst | 0 .../working-with-workspace}/code/arguments.txt | 0 .../working-with-workspace}/code/attributes.txt | 0 .../working-with-workspace}/code/confd.txt | 0 .../code/environment-variables.txt | 0 .../working-with-workspace}/code/installation.txt | 0 .../working-with-workspace}/code/nginx-vhost.txt | 0 .../working-with-workspace}/code/run-passthru.txt | 0 .../working-with-workspace}/code/secrets.txt | 0 .../working-with-workspace}/code/simple-command.txt | 0 .../code/workspace-talks.txt | 0 .../images/helper-passthru.png | Bin .../working-with-workspace}/images/helper-run.png | Bin .../images/output-command.png | Bin .../images/output-simple.png | Bin .../working-with-workspace}/main.style | 0 .../working-with-workspace}/slides.rst | 0 17 files changed, 0 insertions(+), 0 deletions(-) rename {working-with-workspace => archive/working-with-workspace}/README.rst (100%) rename {working-with-workspace => archive/working-with-workspace}/code/arguments.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/attributes.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/confd.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/environment-variables.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/installation.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/nginx-vhost.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/run-passthru.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/secrets.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/simple-command.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/code/workspace-talks.txt (100%) rename {working-with-workspace => archive/working-with-workspace}/images/helper-passthru.png (100%) rename {working-with-workspace => archive/working-with-workspace}/images/helper-run.png (100%) rename {working-with-workspace => archive/working-with-workspace}/images/output-command.png (100%) rename {working-with-workspace => archive/working-with-workspace}/images/output-simple.png (100%) rename {working-with-workspace => archive/working-with-workspace}/main.style (100%) rename {working-with-workspace => archive/working-with-workspace}/slides.rst (100%) diff --git a/working-with-workspace/README.rst b/archive/working-with-workspace/README.rst similarity index 100% rename from working-with-workspace/README.rst rename to archive/working-with-workspace/README.rst diff --git a/working-with-workspace/code/arguments.txt b/archive/working-with-workspace/code/arguments.txt similarity index 100% rename from working-with-workspace/code/arguments.txt rename to archive/working-with-workspace/code/arguments.txt diff --git a/working-with-workspace/code/attributes.txt b/archive/working-with-workspace/code/attributes.txt similarity index 100% rename from working-with-workspace/code/attributes.txt rename to archive/working-with-workspace/code/attributes.txt diff --git a/working-with-workspace/code/confd.txt b/archive/working-with-workspace/code/confd.txt similarity index 100% rename from working-with-workspace/code/confd.txt rename to archive/working-with-workspace/code/confd.txt diff --git a/working-with-workspace/code/environment-variables.txt b/archive/working-with-workspace/code/environment-variables.txt similarity index 100% rename from working-with-workspace/code/environment-variables.txt rename to archive/working-with-workspace/code/environment-variables.txt diff --git a/working-with-workspace/code/installation.txt b/archive/working-with-workspace/code/installation.txt similarity index 100% rename from working-with-workspace/code/installation.txt rename to archive/working-with-workspace/code/installation.txt diff --git a/working-with-workspace/code/nginx-vhost.txt b/archive/working-with-workspace/code/nginx-vhost.txt similarity index 100% rename from working-with-workspace/code/nginx-vhost.txt rename to archive/working-with-workspace/code/nginx-vhost.txt diff --git a/working-with-workspace/code/run-passthru.txt b/archive/working-with-workspace/code/run-passthru.txt similarity index 100% rename from working-with-workspace/code/run-passthru.txt rename to archive/working-with-workspace/code/run-passthru.txt diff --git a/working-with-workspace/code/secrets.txt b/archive/working-with-workspace/code/secrets.txt similarity index 100% rename from working-with-workspace/code/secrets.txt rename to archive/working-with-workspace/code/secrets.txt diff --git a/working-with-workspace/code/simple-command.txt b/archive/working-with-workspace/code/simple-command.txt similarity index 100% rename from working-with-workspace/code/simple-command.txt rename to archive/working-with-workspace/code/simple-command.txt diff --git a/working-with-workspace/code/workspace-talks.txt b/archive/working-with-workspace/code/workspace-talks.txt similarity index 100% rename from working-with-workspace/code/workspace-talks.txt rename to archive/working-with-workspace/code/workspace-talks.txt diff --git a/working-with-workspace/images/helper-passthru.png b/archive/working-with-workspace/images/helper-passthru.png similarity index 100% rename from working-with-workspace/images/helper-passthru.png rename to archive/working-with-workspace/images/helper-passthru.png diff --git a/working-with-workspace/images/helper-run.png b/archive/working-with-workspace/images/helper-run.png similarity index 100% rename from working-with-workspace/images/helper-run.png rename to archive/working-with-workspace/images/helper-run.png diff --git a/working-with-workspace/images/output-command.png b/archive/working-with-workspace/images/output-command.png similarity index 100% rename from working-with-workspace/images/output-command.png rename to archive/working-with-workspace/images/output-command.png diff --git a/working-with-workspace/images/output-simple.png b/archive/working-with-workspace/images/output-simple.png similarity index 100% rename from working-with-workspace/images/output-simple.png rename to archive/working-with-workspace/images/output-simple.png diff --git a/working-with-workspace/main.style b/archive/working-with-workspace/main.style similarity index 100% rename from working-with-workspace/main.style rename to archive/working-with-workspace/main.style diff --git a/working-with-workspace/slides.rst b/archive/working-with-workspace/slides.rst similarity index 100% rename from working-with-workspace/slides.rst rename to archive/working-with-workspace/slides.rst