Craig H Maynard
Craig H Maynard
Thanks, I'll let the Safari/WebKit team at Apple know about this problem. I realize that the website's layout has nothing to do with your layout engine, I was just being...
Your class takes all of these constants and creates a grid layout with a content size big enough to contain the grid. The scroll view allows the user see the...
Maybe UICollectionView is not well suited to what I need, but nothing else comes to mind.
Great, thanks. > On Dec 30, 2020, at 9:12 AM, James Little wrote: > > > Hey @chmaynard - > > The Homebrew tap was set up before I started...
Sure thing. I'll document my progress here and let you know when I have an image ready for testing.
Mandelbrot was a favorite of mine. Not sure if it could be implemented using CSS.
A possible work-around: use the find filter to test the existence of a static file. In this example, the file I want to include is inside the _includes folder. ```...
> @SteveALee Liquid 5 has breaking changes. However, you are free to submit a new pull request ... I guess that means no. :)
@saltlakeryan I would like to write a similar shell script for bash so that I can log commands in other contexts. In your script, can you explain what the `set...
Jekyll-feed is not alone in this regard. Many plugins can use global variables that the user defines in the project's config file. It seems to me that documenting these variables...