๐Ÿ“ฆ Aider-AI / aider

๐Ÿ“„ jekyll_build.sh ยท 5 lines
1
2
3
4
5#!/bin/bash

# Build the Docker image
docker build -t my-jekyll-site -f scripts/Dockerfile.jekyll .