plugins
plugins copied to clipboard
Extra plugins for Nikola
Hi all, the Takeout data of Google+ is kind of a mess. Well, Google has been fiddling around with its social network for so long now, I am not surprised...
Can we create subgroups of publications within the each individual year subtitle ? I would like the pages to be rendered sth like: ## 2018 ### Category A pub1 pub2...
Hello. First of all, thank you for the awesome `orgmode` plugin. This plugin is the reason why I choose Nikola as my site generator. One request. Can we add feature...
Not all plugins support TOML/YAML metadata and they should. Look into it.
The present orgmode plugin complain about `htmlize.el` no being present: ``` Cannot fontify src block (htmlize.el >= 1.34 required) ``` Adding something like this to init.el should do the job:...
i got the error as below > Scanning posts........done! > . render_sources:../shelper.github.io/zh_cn/posts/test/index.org > . render_sources:../shelper.github.io/posts/test/index.org > . render_posts:timeline_changes > . render_posts:cache/posts/test.zh_cn.html > Cannot open load file: ox-html > ###### >...
Hi When executing `nikola iarchiver` I get: ``` Scanning posts..done! [2017-02-03T09:47:34Z] INFO: iarchiver: Beginning submission of archive requests. This can take some time.... Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/doit/doit_cmd.py",...
Hello, I'm very happy after discovering that one can write ones post in Nikola by using org-mode markup. There are two possible methods: 1. using this org-mode plugin and 2....
It's a small change on each of: - [x] orgmode - [x] asciidoc - [x] bbcode - [x] commonmark - [x] kramdown - [x] markmin - [x] mediawiki - [x]...
For example, the local_search plugin is available in the site as localsearch. So: `nikola plugin -i localsearch` versus: `nikola plugin -r local_search` One or the other needs changing, or we...