Skip to content

Commit

Permalink
DOCS-602: Remove EXIF data
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel committed Sep 16, 2023
1 parent a646b47 commit d3e3297
Show file tree
Hide file tree
Showing 975 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,21 @@ To ensure your markdown is properly formatted, run `make markdowntest`.

To check for broken links run `make htmltest`.

## Linters and Checks

To ensure that you do not accidentally add `EXIF` data on images, please add the following lines to your `.git/hooks/pre-commit` file:

```sh
if [ git diff --name-only | grep -EI ".*(png|jpg|jpeg)$" | wc -l ]
then
list= $(git diff --name-only | grep -EI ".*(png|jpg|jpeg)$")
for item in $list
do
exiftool -all= $item
end
fi
```
## Publishing
The docs are automatically published when a PR merges.
Expand Down
Binary file modified assets/components/arm/ur5e-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/arm/xArm6-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/arm/xArm7-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/arm/xArmLite-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/arm/yahboom-dofbot-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/base/agilex-limo-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/base/base-control-tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/base/base-json.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/components/base/base-json.png_original
Binary file not shown.
Binary file modified assets/components/base/fake-base-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/base/wheeled-base-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/beaglebone-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/board-comp-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/board-gen-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/fake-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/jetson-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/nanopi-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/numato-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/pca9685-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/pi-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/ti-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/board/upboard-ui-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/camera/calibrate/ExampleImages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/camera/camera_tutorial_copy_paste.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified assets/components/camera/configure-dual-stream.png
Binary file not shown.
Binary file modified assets/components/camera/configure-fake.png
Binary file not shown.
Binary file modified assets/components/camera/configure-ffmpeg.png
Binary file not shown.
Binary file modified assets/components/camera/configure-image-file.png
Binary file not shown.
Binary file modified assets/components/camera/configure-join-color-depth.png
Binary file not shown.
Binary file modified assets/components/camera/configure-join-pointclouds.png
Binary file not shown.
Binary file modified assets/components/camera/configure-rtsp.png
Binary file not shown.
Binary file modified assets/components/camera/configure-single-stream.png
Binary file not shown.
Binary file modified assets/components/camera/configure-transform.png
Binary file not shown.
Binary file modified assets/components/camera/configure-velodyne.png
Binary file not shown.
Binary file modified assets/components/camera/configure-webcam.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified assets/components/camera/create-dual-stream.png
Binary file not shown.
Binary file modified assets/components/camera/create-fake.png
Binary file added assets/components/camera/create-fake.png_original
Binary file not shown.
Binary file modified assets/components/camera/create-ffmpeg.png
Binary file not shown.
Binary file modified assets/components/camera/create-image-file.png
Binary file not shown.
Binary file modified assets/components/camera/create-join-color-depth.png
Binary file not shown.
Binary file modified assets/components/camera/create-join-pointclouds.png
Binary file not shown.
Binary file modified assets/components/camera/create-rtsp.png
Binary file added assets/components/camera/create-rtsp.png_original
Binary file not shown.
Binary file modified assets/components/camera/create-single-stream.png
Binary file not shown.
Binary file modified assets/components/camera/create-transform.png
Binary file not shown.
Binary file modified assets/components/camera/create-velodyne.png
Binary file not shown.
Binary file modified assets/components/camera/create-webcam.png
Binary file not shown.
Binary file modified assets/components/component/model1-builder.png
Binary file not shown.
Binary file modified assets/components/encoder/configure-arduino.png
Binary file not shown.
Binary file modified assets/components/encoder/create-am5.png
Binary file added assets/components/encoder/create-am5.png_original
Binary file not shown.
Binary file modified assets/components/encoder/create-arduino.png
Binary file not shown.
Binary file modified assets/components/encoder/create-fake.png
Binary file not shown.
Binary file modified assets/components/encoder/create-incremental.png
Binary file not shown.
Binary file modified assets/components/encoder/create-single.png
Binary file not shown.
Binary file modified assets/components/gantry/fake-gantry-ui-config.png
Binary file not shown.
Binary file modified assets/components/gantry/gantry-illustration.png
Binary file not shown.
Binary file modified assets/components/gantry/multi-axis-ui-config.png
Binary file not shown.
Binary file modified assets/components/gantry/single-axis-ui-config.png
Binary file not shown.
Binary file modified assets/components/gripper/fake-gripper-ui-config.png
Binary file not shown.
Binary file modified assets/components/gripper/softrobotics-ui-config.png
Binary file not shown.
Binary file modified assets/components/input-controller/base-rc-service-config.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified assets/components/input-controller/gamepad-enabled-app.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified assets/components/motor/28byj48-config-ui.png
Binary file not shown.
Binary file modified assets/components/motor/28byj48-wiring.png
Binary file not shown.
Binary file modified assets/components/motor/dmc4000-config-ui.png
Binary file not shown.
Binary file modified assets/components/motor/encoded-config-ui.png
Binary file not shown.
Binary file modified assets/components/motor/fake-config-ui.png
Binary file not shown.
Binary file modified assets/components/motor/gpio-config-ui.png
Binary file not shown.
Binary file modified assets/components/motor/gpiostepper-config-ui.png
Binary file not shown.
Binary file modified assets/components/motor/motor-brushed-dc-wiring.png
Binary file not shown.
Binary file modified assets/components/motor/motor-brushless-dc-wiring.png
Binary file not shown.
Binary file modified assets/components/motor/motor-encoded-dc-json.png
Binary file not shown.
Binary file modified assets/components/motor/motor-encoded-dc-wiring.png
Binary file not shown.
Binary file modified assets/components/motor/motor-gpio-json.png
Binary file not shown.
Binary file modified assets/components/motor/motor-gpiostepper-json.png
Binary file not shown.
Binary file modified assets/components/motor/motor-gpiostepper-wiring.png
Binary file not shown.
Binary file modified assets/components/motor/roboclaw-ui-config.png
Binary file not shown.
Binary file modified assets/components/motor/tmc5072-config-ui.png
Binary file not shown.
Binary file modified assets/components/movement-sensor/camera-mono-builder.png
Binary file not shown.
Binary file modified assets/components/movement-sensor/merged-config-builder.png
Binary file not shown.
Binary file not shown.
Binary file modified assets/components/movement-sensor/rtk-station-builder.png
Binary file not shown.
Binary file modified assets/components/movement-sensor/visual-odometry-poster.jpg
Binary file not shown.
Binary file modified assets/components/sensor/bme280-sensor-ui-config.png
Binary file not shown.
Binary file modified assets/components/sensor/ds18b20-sensor-ui-config.png
Binary file not shown.
Binary file modified assets/components/sensor/fake-sensor-ui-config.png
Binary file not shown.
Binary file modified assets/components/sensor/power-ina219-sensor-ui-config.png
Binary file not shown.
Binary file modified assets/components/sensor/renogy-sensor-ui-config.png
Binary file not shown.
Binary file modified assets/components/sensor/sensirion-sht3xd-sensor-ui-config.png
Binary file not shown.
Binary file modified assets/components/sensor/ultrasonic-sensor-board-ui-config.png
Binary file not shown.
Binary file modified assets/components/sensor/ultrasonic-sensor-ui-config.png
Binary file not shown.
Binary file modified assets/components/servo/fake-servo-ui-config.png
Binary file not shown.
Binary file modified assets/components/servo/gpio-servo-ui-config.png
Binary file not shown.
Binary file modified assets/components/servo/pi-servo-ui-config.png
Binary file not shown.
Binary file modified assets/components/servo/servo-control-tab.png
Binary file not shown.
Binary file modified assets/components/servo/servo-json.png
Binary file added assets/components/servo/servo-json.png_original
Binary file not shown.
Binary file modified assets/components/servo/servo-wiring.png
Binary file added assets/components/servo/servo-wiring.png_original
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified assets/general/code.png
Binary file added assets/general/code.png_original
Binary file not shown.
Binary file modified assets/general/expander-example.png
Binary file added assets/general/expander-example.png_original
Binary file not shown.
Binary file modified assets/general/expander-markdown.png
Binary file added assets/general/expander-markdown.png_original
Binary file not shown.
Binary file modified assets/general/figure-shortcode.png
Binary file added assets/general/figure-shortcode.png_original
Binary file not shown.
Binary file modified assets/general/heart.jpg
Binary file added assets/general/heart.jpg_original
Binary file not shown.
Binary file modified assets/general/install.png
Binary file added assets/general/install.png_original
Binary file not shown.
Binary file modified assets/general/logo.png
Binary file added assets/general/logo.png_original
Binary file not shown.
Binary file modified assets/general/program.png
Binary file added assets/general/program.png_original
Binary file not shown.
Binary file modified assets/general/services.png
Binary file added assets/general/services.png_original
Binary file not shown.
Binary file modified assets/general/snippet-shortcode.png
Binary file added assets/general/snippet-shortcode.png_original
Binary file not shown.
Binary file modified assets/general/tabbed-panel-markdown.png
Binary file added assets/general/tabbed-panel-markdown.png_original
Binary file not shown.
Binary file modified assets/general/tryviam.png
Binary file added assets/general/tryviam.png_original
Binary file not shown.
Binary file modified assets/general/understand.png
Binary file added assets/general/understand.png_original
Binary file not shown.
Binary file modified assets/icons/components.png
Binary file added assets/icons/components.png_original
Binary file not shown.
Binary file modified assets/installation/beaglebone-setup/image2.png
Binary file not shown.
Binary file modified assets/installation/esp32-setup/esp32-remote-creation.png
Binary file not shown.
Binary file modified assets/installation/linux-install/install-config-button.png
Binary file not shown.
Binary file modified assets/installation/macos-install/server-config-button.png
Binary file not shown.
Binary file modified assets/installation/microcontroller/config-field.png
Binary file not shown.
Binary file modified assets/installation/microcontroller/copy-remotes-code.png
Binary file not shown.
Binary file modified assets/installation/microcontroller/create-remote.png
Binary file not shown.
Binary file modified assets/installation/rpi-setup/add-robot.png
Binary file not shown.
Binary file modified assets/installation/rpi-setup/advanced-options.png
Binary file not shown.
Binary file modified assets/installation/rpi-setup/view-robot.png
Binary file not shown.
Binary file modified assets/installation/rpi-setup/your-robot-is-connected.jpg
Binary file not shown.
Binary file modified assets/installation/sk-tda4vm/completed.png
Binary file not shown.
Binary file modified assets/installation/sk-tda4vm/etcher.png
Loading

0 comments on commit d3e3297

Please sign in to comment.