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

Server mode appends 'output' folder to whatever folder specified #594

Open
jonbullock opened this issue Feb 18, 2019 · 1 comment · May be fixed by #595
Open

Server mode appends 'output' folder to whatever folder specified #594

jonbullock opened this issue Feb 18, 2019 · 1 comment · May be fixed by #595

Comments

@jonbullock
Copy link
Member

If you run jbake -s dest/path then JBake looks in dest/path/output

Behaviour seems to changed around v2.6.2

Raised by @lefou in Gitter chat room.

@jonbullock jonbullock added the bug label Feb 18, 2019
@jonbullock jonbullock added this to the v2.7.0 milestone Feb 18, 2019
@jonbullock jonbullock self-assigned this Feb 18, 2019
jonbullock added a commit to jonbullock/jbake that referenced this issue Feb 19, 2019
@jonbullock jonbullock added this to In progress in v2.7.0 Release May 6, 2021
@jonbullock jonbullock modified the milestones: v2.7.0, v2.8.0 May 25, 2021
@jonbullock jonbullock removed this from In progress in v2.7.0 Release May 25, 2021
@lefou
Copy link
Member

lefou commented May 12, 2022

As a workaround, you can explicitly give the destination directory as second parameter.

jbake -s src/path dest/path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants