Roberto Alsina

Results 38 issues of 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...

feature request

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...

enhancement
idea

Should be pretty simple using https://github.com/futurepress/epub.js/ and output is lovely.

feature request

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,...

feature request

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.

feature request

https://github.com/wildlyinaccurate/jekyll-responsive-image

enhancement
in progress

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,...

bug

Looks like tiled windows go under the panel. In this screenshot you can see how the bottom row in mc's terminal is hidden. ![image](https://user-images.githubusercontent.com/1579/79402908-ab42e800-7f63-11ea-9381-3c49afa7de2b.png) Kwin 5.18.4 in Arch with git...