Mike Slinn
Mike Slinn
Perhaps you want `org.mp4parser.support.Matrix`?
No idea. This project's code is a mess and the documentation never got written. I removed this dependency from my project and found another way forward. Not listening to comments...
I made a [GitHub repo](https://github.com/mslinn/jekyll-flexible-include-plugin) with the work @snan did folded into `master`.
I just added the ability to include files relative to the user home directory. Please see the `mslinn` branch in my [GitHub repo](https://github.com/mslinn/jekyll-flexible-include-plugin/tree/mslinn) These work now: ``` {% include_absolute '/etc/passwd'...
I just added the ability to include executable files on the PATH. I also renamed the plugin to `flexible_include` because it can include 4 ways, not just absolute and relative....
I added a [new plugin](https://mslinn.com/blog/2020/10/03/jekyll-plugins.html#from_to_until) that provides 3 new filters related to including files: from, to and until.
This is what I got when I attempted to install on Ubuntu 20.10. ``` $ sudo add-apt-repository ppa:rmescandon/yq Repository: 'deb http://ppa.launchpad.net/rmescandon/yq/ubuntu/ groovy main' Description: yq is a portable command line...
The link should work now.
Wow, that happened fast. I have been reviewing the pull request since it was created less than an hour ago. I would like to offer feedback, is there any chance...
Thank you for taking swift action. I am pleasantly surprised. These are my initial comments. Some of them exceed the scope of this pull request and should be handled as...