@parkr hoping to lean on your Jekyll expertise here. Is this the smartest/safest way to inject a handful of static files from the bootstrap-sass gem to the generated site?
If possible, I'd like to rely on the existing file processing functionality, in hopes of keeping the surface area we'd need to worry about, in terms of security, low. Halp?
@parkr hoping to lean on your Jekyll expertise here. Is this the smartest/safest way to inject a handful of static files from the
bootstrap-sass
gem to the generated site?If possible, I'd like to rely on the existing file processing functionality, in hopes of keeping the surface area we'd need to worry about, in terms of security, low. Halp?