Matija Šuklje
Matija Šuklje
@iranzo, see https://github.com/Pelican-Elegant/elegant/pull/186 and https://github.com/Pelican-Elegant/elegant/issues/22 for reference.
@jackdewinter AFACR the issue is that part of it (Tipue Search) has it hardcoded what it expects the variable to be, while everywhere else (Pelican, Elegant) it’s fine to change.
@tns-yuq, does this still happen to you with the newest version?
For reference, this is the issue that deals with removing Boostrap: https://github.com/Pelican-Elegant/elegant/issues/429
Separate, but related issue: https://github.com/Pelican-Elegant/elegant/issues/35
Also related: https://github.com/Pelican-Elegant/elegant/issues/237
It is important to note that there are different types of communication: - instant messaging/chats (e.g. IRC, Matrix, XMPP/Jabber, Discord, Slack, …) are well-suited for a quick-flowing chat on ephemeral...
Bridging Matrix and IRC is super simple with Matrix’ own IRC bridge (it’s pre-installed by default on the matrix.org server). If we’re bridging more than just those two, it makes...
> > Bridging Matrix and IRC is super simple with Matrix’ own IRC bridge (it’s > > pre-installed by default on the matrix.org server). > > I imagine that's true,...