plugins
plugins copied to clipboard
Extra plugins for Nikola
A lot of times I have to use the blog's email or other values that already are in the conf.py file. Those values can be used inside the templates but...
…ry plugin Usage: ``` rst .. fotorama:: :keyboard: true :allowfullscreen: native image0.jpg image1.jpg image2.jpg image3.jpg ```
It might be easier to review this commit by commit, as they contain separate changes.
Hello. I am a newbie in using nikola (and still quite new to emacs). I want to use org-mode for my blog writing with nikola. So far so good. However,...
Static comments currently render links without a 'rel="nofollow"' stanza in the generated tag. Wordpress by default uses rel="external nofollow" which I wanted to keep after converting to nikola. Especially if...
The documentation mentions that for static comments some localization messages are necessary: "Finally, you need to add support for some additional messages." but fails to mention how and where to...
I don't know enough about Nikola yet to be able to pinpoint the problem, but the similarity plugin seems to have a problem with the creation of new posts via...
Here is the error I get: ``` Scanning posts..........done! . render_posts:timeline_changes . render_posts:cache/posts/nikola-org-mode.html Loading /home/eroc/nikola/blog/plugins/orgmode/conf.el (source)... Wrong type argument: processp, nil ######################################## TaskError - taskid:render_posts:cache/posts/nikola-org-mode.html PythonAction Error Traceback (most recent...