Skip to content

Allow wildcards in path#8

Merged
sillylogger merged 4 commits into
sillylogger:masterfrom
Rakefire:feature/allow-wildcards-in-path
Nov 3, 2018
Merged

Allow wildcards in path#8
sillylogger merged 4 commits into
sillylogger:masterfrom
Rakefire:feature/allow-wildcards-in-path

Conversation

@rickychilcott

Copy link
Copy Markdown
Contributor

0996cc9 adds the feature to allow a path parameter like path: images/**/* and it will crawl the sub-directories for files. This will only return the files, and none of the intermediary directories.

The other commits add a gitignore file and upgrade the plugin to test against the latest versions of jekyll.

Thanks for making a great test suite to test against @sillylogger, it made the feature super easy to add!

@sillylogger

sillylogger commented Nov 3, 2018

Copy link
Copy Markdown
Owner

Sounds good, thanks!

@sillylogger
sillylogger merged commit 39bf358 into sillylogger:master Nov 3, 2018
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