From b5760c5b3fa3d6a2cc4d1ec5d4100b3dab09e570 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 27 Mar 2026 14:30:00 +1000 Subject: [PATCH] legacy site deprication --- .../current_site}/package-lock.json | 0 {current_site => old/current_site}/package.json | 0 .../current_site}/src/components/data.pug | 0 .../src/components/details-template.pug | 0 .../current_site}/src/components/mixins.pug | 0 .../current_site}/src/images/16x10/3d-printer.jpeg | Bin .../current_site}/src/images/16x10/blheli-esc.jpeg | Bin .../current_site}/src/images/16x10/rpi-nano.jpeg | Bin .../current_site}/src/images/16x10/thermostat.jpeg | Bin .../current_site}/src/images/16x9/AQ_monitor.png | Bin .../current_site}/src/images/16x9/esp32.png | Bin .../current_site}/src/images/16x9/image0.png | Bin .../current_site}/src/images/16x9/opencv.png | Bin .../current_site}/src/images/AQ_monitor.png | Bin .../current_site}/src/images/arduino.png | Bin .../current_site}/src/images/arucos.png | Bin .../current_site}/src/images/esp32.png | Bin .../current_site}/src/images/institute.png | Bin .../current_site}/src/images/opencv.png | Bin .../current_site}/src/images/photos/image0.png | Bin .../current_site}/src/images/photos/image1.png | Bin .../current_site}/src/images/photos/image2.png | Bin .../current_site}/src/images/photos/image3.png | Bin .../current_site}/src/images/photos/image4.png | Bin .../current_site}/src/images/photos/image5.png | Bin .../current_site}/src/images/remote.jpeg | Bin .../current_site}/src/images/sqarucos.png | Bin .../current_site}/src/images/sqesp32.png | Bin .../current_site}/src/images/sqstm32.png | Bin .../current_site}/src/images/stm32.png | Bin {current_site => old/current_site}/src/index.js | 0 .../current_site}/src/pages/graph.pug | 0 .../current_site}/src/pages/graph/chart.js | 0 .../current_site}/src/pages/graph/d3.v7.min.js | 0 .../current_site}/src/pages/graph/data.js | 0 .../current_site}/src/pages/graph/main.js | 0 .../current_site}/src/pages/graph/table.js | 0 .../current_site}/src/pages/index.pug | 0 .../current_site}/src/pages/photography-details.pug | 0 .../current_site}/src/pages/svg_playground.pug | 0 .../src/pages/svg_playground/d3.v7.min.js | 0 .../current_site}/src/pages/svg_playground/image.js | 0 .../current_site}/src/pages/svg_playground/main.js | 0 .../current_site}/src/pages/svg_playground/path.js | 0 .../current_site}/src/pages/table.pug | 0 .../current_site}/src/pages/table/data.js | 0 .../current_site}/src/pages/table/filter.js | 0 .../current_site}/src/pages/table/main.js | 0 .../current_site}/src/pages/table/sort.js | 0 .../current_site}/src/pages/table/table.js | 0 .../current_site}/src/styles/details.styl | 0 .../current_site}/src/styles/graph.styl | 0 .../current_site}/src/styles/index.styl | 0 .../current_site}/src/styles/table.styl | 0 .../current_site}/webpack.config.js | 0 55 files changed, 0 insertions(+), 0 deletions(-) rename {current_site => old/current_site}/package-lock.json (100%) rename {current_site => old/current_site}/package.json (100%) rename {current_site => old/current_site}/src/components/data.pug (100%) rename {current_site => old/current_site}/src/components/details-template.pug (100%) rename {current_site => old/current_site}/src/components/mixins.pug (100%) rename {current_site => old/current_site}/src/images/16x10/3d-printer.jpeg (100%) rename {current_site => old/current_site}/src/images/16x10/blheli-esc.jpeg (100%) rename {current_site => old/current_site}/src/images/16x10/rpi-nano.jpeg (100%) rename {current_site => old/current_site}/src/images/16x10/thermostat.jpeg (100%) rename {current_site => old/current_site}/src/images/16x9/AQ_monitor.png (100%) rename {current_site => old/current_site}/src/images/16x9/esp32.png (100%) rename {current_site => old/current_site}/src/images/16x9/image0.png (100%) rename {current_site => old/current_site}/src/images/16x9/opencv.png (100%) rename {current_site => old/current_site}/src/images/AQ_monitor.png (100%) rename {current_site => old/current_site}/src/images/arduino.png (100%) rename {current_site => old/current_site}/src/images/arucos.png (100%) rename {current_site => old/current_site}/src/images/esp32.png (100%) rename {current_site => old/current_site}/src/images/institute.png (100%) rename {current_site => old/current_site}/src/images/opencv.png (100%) rename {current_site => old/current_site}/src/images/photos/image0.png (100%) rename {current_site => old/current_site}/src/images/photos/image1.png (100%) rename {current_site => old/current_site}/src/images/photos/image2.png (100%) rename {current_site => old/current_site}/src/images/photos/image3.png (100%) rename {current_site => old/current_site}/src/images/photos/image4.png (100%) rename {current_site => old/current_site}/src/images/photos/image5.png (100%) rename {current_site => old/current_site}/src/images/remote.jpeg (100%) rename {current_site => old/current_site}/src/images/sqarucos.png (100%) rename {current_site => old/current_site}/src/images/sqesp32.png (100%) rename {current_site => old/current_site}/src/images/sqstm32.png (100%) rename {current_site => old/current_site}/src/images/stm32.png (100%) rename {current_site => old/current_site}/src/index.js (100%) rename {current_site => old/current_site}/src/pages/graph.pug (100%) rename {current_site => old/current_site}/src/pages/graph/chart.js (100%) rename {current_site => old/current_site}/src/pages/graph/d3.v7.min.js (100%) rename {current_site => old/current_site}/src/pages/graph/data.js (100%) rename {current_site => old/current_site}/src/pages/graph/main.js (100%) rename {current_site => old/current_site}/src/pages/graph/table.js (100%) rename {current_site => old/current_site}/src/pages/index.pug (100%) rename {current_site => old/current_site}/src/pages/photography-details.pug (100%) rename {current_site => old/current_site}/src/pages/svg_playground.pug (100%) rename {current_site => old/current_site}/src/pages/svg_playground/d3.v7.min.js (100%) rename {current_site => old/current_site}/src/pages/svg_playground/image.js (100%) rename {current_site => old/current_site}/src/pages/svg_playground/main.js (100%) rename {current_site => old/current_site}/src/pages/svg_playground/path.js (100%) rename {current_site => old/current_site}/src/pages/table.pug (100%) rename {current_site => old/current_site}/src/pages/table/data.js (100%) rename {current_site => old/current_site}/src/pages/table/filter.js (100%) rename {current_site => old/current_site}/src/pages/table/main.js (100%) rename {current_site => old/current_site}/src/pages/table/sort.js (100%) rename {current_site => old/current_site}/src/pages/table/table.js (100%) rename {current_site => old/current_site}/src/styles/details.styl (100%) rename {current_site => old/current_site}/src/styles/graph.styl (100%) rename {current_site => old/current_site}/src/styles/index.styl (100%) rename {current_site => old/current_site}/src/styles/table.styl (100%) rename {current_site => old/current_site}/webpack.config.js (100%) diff --git a/current_site/package-lock.json b/old/current_site/package-lock.json similarity index 100% rename from current_site/package-lock.json rename to old/current_site/package-lock.json diff --git a/current_site/package.json b/old/current_site/package.json similarity index 100% rename from current_site/package.json rename to old/current_site/package.json diff --git a/current_site/src/components/data.pug b/old/current_site/src/components/data.pug similarity index 100% rename from current_site/src/components/data.pug rename to old/current_site/src/components/data.pug diff --git a/current_site/src/components/details-template.pug b/old/current_site/src/components/details-template.pug similarity index 100% rename from current_site/src/components/details-template.pug rename to old/current_site/src/components/details-template.pug diff --git a/current_site/src/components/mixins.pug b/old/current_site/src/components/mixins.pug similarity index 100% rename from current_site/src/components/mixins.pug rename to old/current_site/src/components/mixins.pug diff --git a/current_site/src/images/16x10/3d-printer.jpeg b/old/current_site/src/images/16x10/3d-printer.jpeg similarity index 100% rename from current_site/src/images/16x10/3d-printer.jpeg rename to old/current_site/src/images/16x10/3d-printer.jpeg diff --git a/current_site/src/images/16x10/blheli-esc.jpeg b/old/current_site/src/images/16x10/blheli-esc.jpeg similarity index 100% rename from current_site/src/images/16x10/blheli-esc.jpeg rename to old/current_site/src/images/16x10/blheli-esc.jpeg diff --git a/current_site/src/images/16x10/rpi-nano.jpeg b/old/current_site/src/images/16x10/rpi-nano.jpeg similarity index 100% rename from current_site/src/images/16x10/rpi-nano.jpeg rename to old/current_site/src/images/16x10/rpi-nano.jpeg diff --git a/current_site/src/images/16x10/thermostat.jpeg b/old/current_site/src/images/16x10/thermostat.jpeg similarity index 100% rename from current_site/src/images/16x10/thermostat.jpeg rename to old/current_site/src/images/16x10/thermostat.jpeg diff --git a/current_site/src/images/16x9/AQ_monitor.png b/old/current_site/src/images/16x9/AQ_monitor.png similarity index 100% rename from current_site/src/images/16x9/AQ_monitor.png rename to old/current_site/src/images/16x9/AQ_monitor.png diff --git a/current_site/src/images/16x9/esp32.png b/old/current_site/src/images/16x9/esp32.png similarity index 100% rename from current_site/src/images/16x9/esp32.png rename to old/current_site/src/images/16x9/esp32.png diff --git a/current_site/src/images/16x9/image0.png b/old/current_site/src/images/16x9/image0.png similarity index 100% rename from current_site/src/images/16x9/image0.png rename to old/current_site/src/images/16x9/image0.png diff --git a/current_site/src/images/16x9/opencv.png b/old/current_site/src/images/16x9/opencv.png similarity index 100% rename from current_site/src/images/16x9/opencv.png rename to old/current_site/src/images/16x9/opencv.png diff --git a/current_site/src/images/AQ_monitor.png b/old/current_site/src/images/AQ_monitor.png similarity index 100% rename from current_site/src/images/AQ_monitor.png rename to old/current_site/src/images/AQ_monitor.png diff --git a/current_site/src/images/arduino.png b/old/current_site/src/images/arduino.png similarity index 100% rename from current_site/src/images/arduino.png rename to old/current_site/src/images/arduino.png diff --git a/current_site/src/images/arucos.png b/old/current_site/src/images/arucos.png similarity index 100% rename from current_site/src/images/arucos.png rename to old/current_site/src/images/arucos.png diff --git a/current_site/src/images/esp32.png b/old/current_site/src/images/esp32.png similarity index 100% rename from current_site/src/images/esp32.png rename to old/current_site/src/images/esp32.png diff --git a/current_site/src/images/institute.png b/old/current_site/src/images/institute.png similarity index 100% rename from current_site/src/images/institute.png rename to old/current_site/src/images/institute.png diff --git a/current_site/src/images/opencv.png b/old/current_site/src/images/opencv.png similarity index 100% rename from current_site/src/images/opencv.png rename to old/current_site/src/images/opencv.png diff --git a/current_site/src/images/photos/image0.png b/old/current_site/src/images/photos/image0.png similarity index 100% rename from current_site/src/images/photos/image0.png rename to old/current_site/src/images/photos/image0.png diff --git a/current_site/src/images/photos/image1.png b/old/current_site/src/images/photos/image1.png similarity index 100% rename from current_site/src/images/photos/image1.png rename to old/current_site/src/images/photos/image1.png diff --git a/current_site/src/images/photos/image2.png b/old/current_site/src/images/photos/image2.png similarity index 100% rename from current_site/src/images/photos/image2.png rename to old/current_site/src/images/photos/image2.png diff --git a/current_site/src/images/photos/image3.png b/old/current_site/src/images/photos/image3.png similarity index 100% rename from current_site/src/images/photos/image3.png rename to old/current_site/src/images/photos/image3.png diff --git a/current_site/src/images/photos/image4.png b/old/current_site/src/images/photos/image4.png similarity index 100% rename from current_site/src/images/photos/image4.png rename to old/current_site/src/images/photos/image4.png diff --git a/current_site/src/images/photos/image5.png b/old/current_site/src/images/photos/image5.png similarity index 100% rename from current_site/src/images/photos/image5.png rename to old/current_site/src/images/photos/image5.png diff --git a/current_site/src/images/remote.jpeg b/old/current_site/src/images/remote.jpeg similarity index 100% rename from current_site/src/images/remote.jpeg rename to old/current_site/src/images/remote.jpeg diff --git a/current_site/src/images/sqarucos.png b/old/current_site/src/images/sqarucos.png similarity index 100% rename from current_site/src/images/sqarucos.png rename to old/current_site/src/images/sqarucos.png diff --git a/current_site/src/images/sqesp32.png b/old/current_site/src/images/sqesp32.png similarity index 100% rename from current_site/src/images/sqesp32.png rename to old/current_site/src/images/sqesp32.png diff --git a/current_site/src/images/sqstm32.png b/old/current_site/src/images/sqstm32.png similarity index 100% rename from current_site/src/images/sqstm32.png rename to old/current_site/src/images/sqstm32.png diff --git a/current_site/src/images/stm32.png b/old/current_site/src/images/stm32.png similarity index 100% rename from current_site/src/images/stm32.png rename to old/current_site/src/images/stm32.png diff --git a/current_site/src/index.js b/old/current_site/src/index.js similarity index 100% rename from current_site/src/index.js rename to old/current_site/src/index.js diff --git a/current_site/src/pages/graph.pug b/old/current_site/src/pages/graph.pug similarity index 100% rename from current_site/src/pages/graph.pug rename to old/current_site/src/pages/graph.pug diff --git a/current_site/src/pages/graph/chart.js b/old/current_site/src/pages/graph/chart.js similarity index 100% rename from current_site/src/pages/graph/chart.js rename to old/current_site/src/pages/graph/chart.js diff --git a/current_site/src/pages/graph/d3.v7.min.js b/old/current_site/src/pages/graph/d3.v7.min.js similarity index 100% rename from current_site/src/pages/graph/d3.v7.min.js rename to old/current_site/src/pages/graph/d3.v7.min.js diff --git a/current_site/src/pages/graph/data.js b/old/current_site/src/pages/graph/data.js similarity index 100% rename from current_site/src/pages/graph/data.js rename to old/current_site/src/pages/graph/data.js diff --git a/current_site/src/pages/graph/main.js b/old/current_site/src/pages/graph/main.js similarity index 100% rename from current_site/src/pages/graph/main.js rename to old/current_site/src/pages/graph/main.js diff --git a/current_site/src/pages/graph/table.js b/old/current_site/src/pages/graph/table.js similarity index 100% rename from current_site/src/pages/graph/table.js rename to old/current_site/src/pages/graph/table.js diff --git a/current_site/src/pages/index.pug b/old/current_site/src/pages/index.pug similarity index 100% rename from current_site/src/pages/index.pug rename to old/current_site/src/pages/index.pug diff --git a/current_site/src/pages/photography-details.pug b/old/current_site/src/pages/photography-details.pug similarity index 100% rename from current_site/src/pages/photography-details.pug rename to old/current_site/src/pages/photography-details.pug diff --git a/current_site/src/pages/svg_playground.pug b/old/current_site/src/pages/svg_playground.pug similarity index 100% rename from current_site/src/pages/svg_playground.pug rename to old/current_site/src/pages/svg_playground.pug diff --git a/current_site/src/pages/svg_playground/d3.v7.min.js b/old/current_site/src/pages/svg_playground/d3.v7.min.js similarity index 100% rename from current_site/src/pages/svg_playground/d3.v7.min.js rename to old/current_site/src/pages/svg_playground/d3.v7.min.js diff --git a/current_site/src/pages/svg_playground/image.js b/old/current_site/src/pages/svg_playground/image.js similarity index 100% rename from current_site/src/pages/svg_playground/image.js rename to old/current_site/src/pages/svg_playground/image.js diff --git a/current_site/src/pages/svg_playground/main.js b/old/current_site/src/pages/svg_playground/main.js similarity index 100% rename from current_site/src/pages/svg_playground/main.js rename to old/current_site/src/pages/svg_playground/main.js diff --git a/current_site/src/pages/svg_playground/path.js b/old/current_site/src/pages/svg_playground/path.js similarity index 100% rename from current_site/src/pages/svg_playground/path.js rename to old/current_site/src/pages/svg_playground/path.js diff --git a/current_site/src/pages/table.pug b/old/current_site/src/pages/table.pug similarity index 100% rename from current_site/src/pages/table.pug rename to old/current_site/src/pages/table.pug diff --git a/current_site/src/pages/table/data.js b/old/current_site/src/pages/table/data.js similarity index 100% rename from current_site/src/pages/table/data.js rename to old/current_site/src/pages/table/data.js diff --git a/current_site/src/pages/table/filter.js b/old/current_site/src/pages/table/filter.js similarity index 100% rename from current_site/src/pages/table/filter.js rename to old/current_site/src/pages/table/filter.js diff --git a/current_site/src/pages/table/main.js b/old/current_site/src/pages/table/main.js similarity index 100% rename from current_site/src/pages/table/main.js rename to old/current_site/src/pages/table/main.js diff --git a/current_site/src/pages/table/sort.js b/old/current_site/src/pages/table/sort.js similarity index 100% rename from current_site/src/pages/table/sort.js rename to old/current_site/src/pages/table/sort.js diff --git a/current_site/src/pages/table/table.js b/old/current_site/src/pages/table/table.js similarity index 100% rename from current_site/src/pages/table/table.js rename to old/current_site/src/pages/table/table.js diff --git a/current_site/src/styles/details.styl b/old/current_site/src/styles/details.styl similarity index 100% rename from current_site/src/styles/details.styl rename to old/current_site/src/styles/details.styl diff --git a/current_site/src/styles/graph.styl b/old/current_site/src/styles/graph.styl similarity index 100% rename from current_site/src/styles/graph.styl rename to old/current_site/src/styles/graph.styl diff --git a/current_site/src/styles/index.styl b/old/current_site/src/styles/index.styl similarity index 100% rename from current_site/src/styles/index.styl rename to old/current_site/src/styles/index.styl diff --git a/current_site/src/styles/table.styl b/old/current_site/src/styles/table.styl similarity index 100% rename from current_site/src/styles/table.styl rename to old/current_site/src/styles/table.styl diff --git a/current_site/webpack.config.js b/old/current_site/webpack.config.js similarity index 100% rename from current_site/webpack.config.js rename to old/current_site/webpack.config.js