-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create directories recursively #1
Comments
I haven't had much time to maintain this project recently. Do you want to send a PR? |
oh yes, I will. |
eduardoboucas
added a commit
that referenced
this issue
May 23, 2016
caiopavanelli
pushed a commit
to caiopavanelli/staticman
that referenced
this issue
Aug 17, 2020
caiopavanelli
pushed a commit
to caiopavanelli/staticman
that referenced
this issue
Aug 17, 2020
added social share links
caiopavanelli
pushed a commit
to caiopavanelli/staticman
that referenced
this issue
Aug 17, 2020
Translation Norwegian Bokmål(nb)
caiopavanelli
pushed a commit
to caiopavanelli/staticman
that referenced
this issue
Aug 17, 2020
Change reference from Jekyll to Hugo and add link
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest it should be:
mkdir -p ${COMMENTS_DIR}
here:
https://github.com/eduardoboucas/jekyll-discuss/blob/master/new-comment.sh#L72
The text was updated successfully, but these errors were encountered: