Skip to content

Commit

Permalink
delete local md files for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
openpaul committed Sep 3, 2024
1 parent d1a6b90 commit 51a02cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/jupyter2hugo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ check_directory "$POSTS_DIR"
# Check for the hugo/content/posts directory
mkdir -p "$HUGO_CONTENT_DIR"
check_directory "$HUGO_CONTENT_DIR"
rm ${HUGO_CONTENT_DIR}/*md

# Check for the hugo/static directory
mkdir -p "$HUGO_STATIC_DIR"
Expand Down

0 comments on commit 51a02cf

Please sign in to comment.