if you post with hashtag1 + hashtag2 and hashtag1 is something that the script is pulling in, then the post on the site has alink to hashtag2 which goes nowhere since we do not collect that hashtag.
if you post with hashtag1 + hashtag2 and hashtag1 is something that the script is pulling in, then the post on the site has alink to hashtag2 which goes nowhere since we do not collect that hashtag.

https://lumbung.space/tags/majelisakbar2022 (goes nowhere)
heres what we collect: https://git.autonomic.zone/ruangrupa/lumbunglib/src/commit/b1c9c05b6d291e2518e7a1eeb6b2988567ab5104/lumbunglib/hashtag.py#L12-L20
We think Hugo actually fixed this as it finally generated the tags internally. We changed the timing between generation in 96abd9d5dc to give Hugo more time to generate stuff for the new content.
We think Hugo actually fixed this as it finally generated the tags internally. We changed the timing between generation in https://git.autonomic.zone/ruangrupa/lumbung.space/commit/96abd9d5dc51ba4d339904d43f8bf40ef71def28 to give Hugo more time to generate stuff for the new content.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
if you post with hashtag1 + hashtag2 and hashtag1 is something that the script is pulling in, then the post on the site has alink to hashtag2 which goes nowhere since we do not collect that hashtag.
https://lumbung.space/tags/majelisakbar2022 (goes nowhere)
heres what we collect:
b1c9c05b6d/lumbunglib/hashtag.py (L12-L20)additional hashtags link to nowhereto Additional hashtags link to nowhereSo how do we solve this? Should we create additional categories or just not link those hashtags? I'd say latter is better
looks like i accidentaly solved this here: ruangrupa/lumbunglib#19. new tags are created 🤔
We think Hugo actually fixed this as it finally generated the tags internally. We changed the timing between generation in
96abd9d5dcto give Hugo more time to generate stuff for the new content.