Properly marked the sinatra post as a draft; changed the docker dev container to show drafts
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -5,4 +5,5 @@ docker run -d --rm \
|
||||
--publish 4000:4000 \
|
||||
--name="jekyll" \
|
||||
jekyll/jekyll:4 \
|
||||
jekyll serve
|
||||
jekyll serve \
|
||||
--drafts
|
||||
|
Reference in New Issue
Block a user