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

Make sure that zola serve/build can start from anywhere inside dir tree #1761

Merged
merged 4 commits into from
Mar 3, 2022
Merged

Make sure that zola serve/build can start from anywhere inside dir tree #1761

merged 4 commits into from
Mar 3, 2022

Conversation

savente93
Copy link
Contributor

in response to request here: https://zola.discourse.group/t/allow-starting-zola-from-anywhere-in-the-site-directory/1164 Quite a slimple PR all it does is check parents of root_dir for cli.config and picks those if it finds them instead of only checking root_dir itself.

@savente93
Copy link
Contributor Author

whoops, meant to push the linting commit to different branch, but it's very insubstantial so if you don't mind I'll just leave it here

components/library/src/pagination/mod.rs Outdated Show resolved Hide resolved
components/library/src/taxonomies/mod.rs Outdated Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
@Keats Keats merged commit dde3531 into getzola:next Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants