Fixing pelican_link_to_title no title problem
Yesterday when using pelican_link_to_title plugin I've found a 'no title found' problem. Let's focus on that and fix it.
more ...Yesterday when using pelican_link_to_title plugin I've found a 'no title found' problem. Let's focus on that and fix it.
more ...Yesterday I've found a problem with pelican_link_to_title plugin that is related to https link. Let's debug what is the problem and how to fix it.
more ...After a bit of research I've found one plugin that led me to make a change in pelican_link_to_title plugin. Check out if my assumption is right and it will accelerate pelican-plugin execution.
more ...Lately after using my pelican-link-to-title plugin I've found it slows down recreating html files. Let's debug what can be wrong with the plugin.
more ...Today we are going to dive into Pelican, and it's plugins :) We are going to make a plugin that will transform only a link into an HTML link with a description consisting of the page title.
more ...