Hi,
I'm creating a new gem-based Jekyll theme. It uses an assets directory alongside the regular scaffolding.
I'm aware that Jekyll doesn't currently support this feature.
I was wondering.. why can't Jekyll expand its scope to include assets as well along the similar lines _layouts, _includes and _sass have been incorporated.
How would this affect JekyllAssets plugin?
/cc @jekyll/ecosystem, @envygeeks
Hi,
I'm creating a new gem-based Jekyll theme. It uses an
assetsdirectory alongside the regular scaffolding.I'm aware that Jekyll doesn't currently support this feature.
I was wondering.. why can't Jekyll expand its scope to include
assetsas well along the similar lines_layouts, _includesand_sasshave been incorporated.How would this affect JekyllAssets plugin?
/cc @jekyll/ecosystem, @envygeeks