Skip to content

Commit

Permalink
bretfisher docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
Per-Starke committed Feb 23, 2024
1 parent 1563fea commit 69bc2e1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 103 deletions.
14 changes: 0 additions & 14 deletions Dockerfile

This file was deleted.

2 changes: 0 additions & 2 deletions _config-dev.yml

This file was deleted.

15 changes: 0 additions & 15 deletions _docker-compose-dev.yml

This file was deleted.

72 changes: 0 additions & 72 deletions _manage-site.sh

This file was deleted.

7 changes: 7 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
services:
jekyll:
image: bretfisher/jekyll-serve
volumes:
- .:/site
ports:
- '4000:4000'

0 comments on commit 69bc2e1

Please sign in to comment.