Mike Slinn
Mike Slinn
``` Implementing this # allows the user to alter front matter aspects (e.g. `layout`, # `permalink`, etc) from the user's config file without editing # the plugin code simply by...
That pattern is irrelevant. Please refer to my working example, provided at the start of #9037.
If a block is provided to the log statement, instead of a string, that block only is evaluated when that log level is active. **Good:** ```ruby Jekyll.logger.debug { "Debug message"...
I copied the program verbatim into `_plugins/site_categories.rb` and ran my Jekyll site. One error message appeared for every category. ``` Conflict: The following destination is shared by multiple files. The...
Some days, it seems I only open my mouth to change feet. I look forward to next steps.
I moved the comment [here](https://github.com/jekyll/jekyll/pull/9038#issuecomment-1104517301)
Yes, in fact, I am attempting to say exactly this. The `jekyll-archives` code you cite is an example of someone dealing with the reality of not having a proper interface.
I moved the comment [here](https://github.com/jekyll/jekyll/pull/9038#issuecomment-1104517301)
The `acme.sh` docs say `make sure to have a backup of your records`. I would love to be able to back up and restore Namecheap DNS records. How could this...
My site (`scalacourses.com`) uses dynamic dns. I have verified that my IP is whitelisted at Namecheap and the API is working. ``` Error add txt for domain:_acme-challenge.scalacourses.com [Mon 01 Aug...