Roberto Alsina
Roberto Alsina
This started as me writing bad code in a slide, so feel free to ignore ;-) So, I wrote this: ~~~ x, y = parse('{x:d}x{y:d}', '100x200') ~~~ And of course...
There is a "standard" for posting things to a site, called [micropub](https://micropub.net/implementations/) Looks like it would be pretty straightforward to implement and would allow usage of a variety of clients...
Rationale: * We currently can't introduce new options in the user's config * We can't migrate configs when we change options * We could do those things if the config...
Should be pretty simple using https://github.com/futurepress/epub.js/ and output is lovely.
I am removing comments from my site, and want to keep them only for archival purposes. So, I am trying to import comments from Disqus into the static_comments plugin. BUT,...
Currently several places (notably the compiler plugins) open the source_path directly. Let's use Post.source() instead. This is part of getting to a place where #2659 is doable.
https://github.com/wildlyinaccurate/jekyll-responsive-image
For example, it happens that you are trying to edit a theme's index page. You look at it and ... which template is generating that? We could add comments in...
In some cases, when importing into an existing site, it will be useful to use the site's current config. Example: doing redirects in importers requires knowing the PRETTY_URLs setting, or,...
Looks like tiled windows go under the panel. In this screenshot you can see how the bottom row in mc's terminal is hidden.  Kwin 5.18.4 in Arch with git...