Skip to content
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

Add --force option to hugo new site #1163

Closed
spf13 opened this issue May 25, 2015 · 3 comments
Closed

Add --force option to hugo new site #1163

spf13 opened this issue May 25, 2015 · 3 comments

Comments

@spf13
Copy link
Contributor

spf13 commented May 25, 2015

You should be able to create a new site in the directory you want even if it's not empty

@egorse
Copy link

egorse commented Jul 31, 2015

+1

1 similar comment
@ivodopiviz
Copy link

+1

@bep bep closed this as completed in 5e97cf3 Oct 17, 2015
bramp pushed a commit to bramp/hugo that referenced this issue Dec 17, 2015
If flag is passed the site will be created inside non-empty folder
only if there are no existent folders or config with the same name
hugo creates.

Resolves: gohugoio#1163
tychoish pushed a commit to tychoish/hugo that referenced this issue Aug 13, 2017
If flag is passed the site will be created inside non-empty folder
only if there are no existent folders or config with the same name
hugo creates.

Resolves: gohugoio#1163
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants