-
I saw this in `templates/base.html`.
-
when I use search, I can get the results, but all the urls of articles are "undefined", if click the articles, they all go to /undefined
How to solve it?
-
Is it possible for a custom metadata to behave in the same way that tags work? I mean, I wanted to pass a comma-separated list of data.
I looked into the source code and found this: https://github.…
-
I used pelican months ago, so I have pelican-themes on my system, but I know it has submodules, which are an area of git that I never play with. You have instructions for the initial clone, but it'd b…
-
Using an `articles/example.md` file, when mistyping in the metadata `Tag:` (instead of `Tags:) resulted in a cryptic error message as shown:
```erlang
CRITICAL: AttributeError: 'unicode' object ha…
-
Hi,
I have tried my best to make rakshitsoral.github.io up and running. I have cloned pelican-themes and changes my `THEME` variable to "pelican-themes/Flex". Also, I changed `SITEURL` to `'https:/…
-
**Describe the bug**
Beginning with 1.0.0 syntax highlighting for the R kernel is not working. Starting a new notebook with the R kernel results in no syntax highlighting. Opening a saved notebook ha…
-
There is a logic error in the base.html file of the simple theme. It prevents Pelican from placing links to both static pages and categories on the menu bar. You get one or the other, not both.
I…
-
Hi, shouldn't the i18n_subsites plugin use hreflang to point to other language versions?
https://sites.google.com/site/webmasterhelpforum/en/faq-internationalisation
-
Can't figure out what is causing this & how to fix it. Especially because I disabled all the feed related config options because having them enabled was causing issues (disabling fixed it)
```
Run…