New Blog Post: A review of "BigCartel," the eCommerce platform

https://verbose.s-t.one/2025/09/bigcartel_rating.html

Do you agree or disagree with my rating? Let me know.

#bigcartel #ratings #review #verboseblog #getpelican

A review of "BigCartel," the eCommerce platform

I made my first genuine post on my new blog: https://verbose.s-t.one/introduction.html

I'm also just now realizing I need to add the current date to the URL slug.

I'm also open to ideas for spreading the blog. It's going to have things like reviews, which will have much more obvious hashtags. For this post, I'm not sure what hashtags would make sense.

#getpelican #pelican #blog #leadpoisoning #verboseblog #introduction

a lengthy introduction to my blog, verbose.

Nice, it took me the whole 10 minutes to add infinite scrolling to my #pelican based homepage thouters.be. All thanks to the https://infinite-scroll.com/library #getpelican - the recent facelift I gave to my #homepage warrants a write up as documentation to future-me.

I just released Pelican 4.11 with a number of enhancements and fixes. Many thanks to everyone who contributed! ✨

https://github.com/getpelican/pelican/releases/tag/4.11.0

#pelican #pelicanSSG #getpelican

Release Pelican 4.11.0 Β· getpelican/pelican

Add setting to selectively omit Typogrify filters (#3439 by @davidlesieur) Add more blocks to the Simple theme’s base template, making it easier to create new themes by inheriting from the Simple t...

GitHub

Got my first PRs merged into #getpelican πŸ₯³
https://github.com/getpelican/pelican/pulls?q=author%3Amart-e+is%3Aclosed
Thanks @justin !

Now working to solve the migration of the annoying #wordpress `[caption]` tags πŸ’»

GitHub - getpelican/pelican: Static site generator that supports Markdown and reST syntax. Powered by Python.

Static site generator that supports Markdown and reST syntax. Powered by Python. - getpelican/pelican

GitHub
Finally created my @Liberapay account!
First donation: #getpelican
https://liberapay.com/Pelican/
Pelican's profile - Liberapay

Liberapay

I just spent about an hour digging into #getpelican internals, because the #jinja2 filter `slice()` does not work as Python slices (`[:x]`) πŸ˜‘

Can anyone knowledgeable enough enlighten me what the slice filter *is* for, then?

http://jinja.pocoo.org/docs/2.10/templates/#slice

Template Designer Documentation β€” Jinja2 Documentation (2.10)