Roberto Alsina

Results 115 comments of Roberto Alsina

Yes, interesting. It would require us to add some sort of mechanism to hook into RSS item creation.

If client-side pagination is good enough, you can use something like http://flaviusmatis.github.io/simplePagination.js/ and make it paginate over sections, which have a nice and handy div around them.

You would need to do two things: 1. Rename all the assets 2. Change all HTML files (generated or not) and change them to point to the new assets. 1....

On Wed, Aug 7, 2019 at 7:16 PM Mark Ferrell wrote: > I was rather hoping this would be something that could be somehow toggled > in get_asset_path() such that...

It's perfectly ok to have a plugin copy assets into the output. That is exactly what copy_assets does ;-) Just make sure you don't try to use the same destination....

A first step on a good direction, I think, would be to implement the concept of asset objects, which Nikola doesn't really have.

I am not familiar with this code, but this PR looks ok for me ad it has sat here for way too long... any opinions @Kwpolska ?

Probably a version of sphinx added a "std" class. Just needs to be added to the stylesheet, either empty to just make it not complain, or with the proper styling....

@akrabat if you don't want to block the release because of this, you can add the metadata manually to the PDF using things like exiftool