Skip to content

Instantly share code, notes, and snippets.

@sudhanshu456
Created March 26, 2024 12:57
Show Gist options
  • Save sudhanshu456/d5874aaa8efe4f4b9ec45d20f370e930 to your computer and use it in GitHub Desktop.
Save sudhanshu456/d5874aaa8efe4f4b9ec45d20f370e930 to your computer and use it in GitHub Desktop.
services:
jekyll:
image: bretfisher/jekyll-serve
volumes:
- .:/site
ports:
- '4000:4000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment