Lionir
Lionir
I should probably make something as to avoid this problem so I'll reopen this issue and rename it
That could be done, yeah. I guess we'd want this to be able to be set per guild instead of globally :thinking: I'll do this tomorrow, it shouldn't be hard....
Will be done after/during #29. Totally didn't take long to come back to do this.
That's understandable. Maybe I can work on it soon. I'm very inexperienced so I wouldn't expect too much from my trials though.
Okay, so I'm not entirely done but most of the work has been, all that's left is cosmetics and things that are out of my control, I'll publish the script...
Alright, I've outlined the current issues and improvements on my current progress in #2242.
I think a better fix would be the ability for admins to hide NSFW from the /all/ feed and trending communities..
Yeah, it would part of the template, it's just missing from the built-in template. I'd just be modifying it. Do you think it would be out-of-scope?
[atom.xml](https://github.com/getzola/zola/blob/master/components/templates/src/builtins/atom.xml) and [rss.xml](https://github.com/getzola/zola/blob/master/components/templates/src/builtins/rss.xml) They have rel=self but don't offer the option for rel=hub (which is needed for WebSub)
I no longer use Zola. It's fairly harmless to my knowledge to overwrite the built-in templates for atom.xml and rss.xml though so for those interested in WebSub, I think they...