-
I'm starting this research thread to drop in examples of tool usage across different LLMs, to help inform a `llm` feature for that.
-
- [x] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe that this is not a duplicate.
- [x] I have searched the [docume…
-
Hi!
I think under some circumstances weakref callbacks from blinker 1.8.2 signals raise exceptions during interpreter shutdown, leading to "Exception ignored" errors right on exit. For example:
…
-
# Easy Peasy Pelican Blog
**Type**
- [ ] Workshop / Hands on
- [ ] Guest Lecture
- [x] Webinar
**Abstract**
A webinar on which I'll showcase blog creating using Pelican Quickstart.
**Ab…
-
I have been messing around with [pelican](http://docs.getpelican.com/en/3.6.3/quickstart.html) lately and have been trying to get my static interactive visualizations up as html. I am also using the […
-
## Mandatory Step
- [x] I am using latest production release of Elegant
## Recommended Step
- [ ] I have attached link to my blog source code repository, so that developers can try to reprodu…
-
I thought of using obsidian as a markdown editor for my blog. Have faced problem in handing tags, links and images.
Solved tags using a [bash script](https://github.com/arulrajnet/blog.arulraj.net…
-
Hi,
I added the plugin to the configuration, no issue.
But when displaying the index, Pelican shows all articles completely, no summary or Read more link.
What did I miss?
Thanks!
shazz updated
2 months ago
-
Using Pelican 3.6.6 and Python 3.4.3 I get the following error. (Maybe its Python 3 causing the problem?)
```
Traceback (most recent call last):
File "/Users/sgb/.virtualenvs/blog/bin/pelican", lin…
-
Using instructions from drafted blog post, I managed to port `summary` plugin to namespaced structure.
I keep results of my work on my Github account, in `migration` branch: https://github.com/mirekd…