Creating RSS Feed links in pelican theme
Today I realized that my rss feeds are not clearly visible at the site. Let's add them at the menu in pelican-bootstrap3 theme.
more ...Today I realized that my rss feeds are not clearly visible at the site. Let's add them at the menu in pelican-bootstrap3 theme.
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 ...I've stumbled upon gitgutter vim plugin that I found a more convenient to use within vim than git-diff. Check out how to use it.
more ...Lately I've found python library called pyperclip - it enables to copy from and to clipboard. Check out how to use it!
more ...Lately I've found one plugin in my vimrc file that I didn't recall. I searched it and found it's the one for making left-side signatures to which you can jump. Check out how to use it!
more ...