Skip to content

Instantly share code, notes, and snippets.

View JoooHannesk's full-sized avatar

Johannes JoooHannesk

View GitHub Profile
@JoooHannesk
JoooHannesk / build-deploy-docc.sh
Last active October 20, 2025 07:48
Automating DocC Deployment with a Shell Script
#!/bin/zsh
#
# Build, convert and deploy your DocC documentation to a webserver using SCP
# Suitable for local use
#
# Script by Johannes Kinzig | mail@johanneskinzig.com
# https://johanneskinzig.com/automating-docc-deployment-with-a-shell-script.html
#
# Usage:
# ./build-deploy-docc.sh