r pushed to main at r/lumbung.space 2022-05-24 08:16:55 +00:00
27c0a5c0f4 Turn 'authors' in to a taxonomy item
79f4f4a87f move about page out of subfolder
f1a7c872d2 fix broken img link
5cd1b21fb7 Update 'compose.yml'
64e4cc8b48 make new about page, styling is hardcoded for now
Compare 59 commits »
r pushed to main at ruangrupa/lumbung.space 2022-05-19 10:25:17 +00:00
78ac88e68c Update 'feeds_list.txt'
r pushed to main at ruangrupa/lumbung.space 2022-04-28 14:15:15 +00:00
5cd1b21fb7 Update 'compose.yml'
r pushed to main at ruangrupa/lumbung.space 2022-04-28 13:55:00 +00:00
64e4cc8b48 make new about page, styling is hardcoded for now
r commented on issue ruangrupa/login.lumbung.space#3 2022-04-22 07:20:14 +00:00
"sign in" button does not behave as a button

The entire button lights up on hover, but one actually needs to click the text element "sign in" for it to work. Otherwise it seems to register clicks but nothing happens.

The entire area that…

r reopened issue ruangrupa/login.lumbung.space#3 2022-04-22 07:20:14 +00:00
"sign in" button does not behave as a button
r opened issue ruangrupa/lumbung.space#52 2022-04-22 07:16:15 +00:00
Fix issues with messy UI and UI inconsistensies
r commented on issue ruangrupa/konfluks#6 2022-04-22 07:07:13 +00:00
[feed.py] there is no yaml/toml-specific sanitization happening

Quotes, square brackets or other things that are syntax in yaml/toml (the post frontmatter) need to be escaped or otherwise things break!

I wrote this before I started looking in to…

r commented on pull request ruangrupa/konfluks#28 2022-04-13 13:02:37 +00:00
feat: sanitize all yaml
  • In the actual post HTML, foreign images are no longer replaced with local ones

This seems an unrelated issue..

r commented on issue ruangrupa/konfluks#30 2022-04-13 09:53:20 +00:00
Use a "pen.md" template for posts from pen.lumbung.space

Hi Aadil, the feed origin (ex. "pen.lumbung.space" or "ruangrupa.id") is already added to the template as a category (see [here](https://https://git.autonomic.zone/ruangrupa/lumbunglib/raw/branch/m…

r commented on pull request ruangrupa/konfluks#28 2022-04-13 09:44:34 +00:00
feat: sanitize all yaml

closes #6

This PR broke some things:

  • Post content is now None (at least on the cards)
  • In the actual post HTML, foreign images are no longer replaced with local ones
  • Some post…
r commented on issue ruangrupa/lumbung.space#36 2022-04-07 13:12:20 +00:00
pen & shouts should have different colours

how is the split between https://lumbung.space/pen/ and https://lumbung.space/shouts/ currently made?

I'm wondering whether this can be fully solved within hugo somehow?

r pushed to main at ruangrupa/lumbung.space 2022-04-06 08:52:14 +00:00
8a0d06b50a Update 'themes/lumbung-theme/layouts/partials/news-ticker.html'
r pushed to master at ruangrupa/konfluks 2022-04-03 14:40:23 +00:00
0aaa711538 Update 'lumbunglib/hashtag.py'
r closed issue ruangrupa/lumbung.space#39 2022-03-28 12:18:43 +00:00
Image quality very low
r commented on issue ruangrupa/lumbung.space#39 2022-03-28 12:18:40 +00:00
Image quality very low

Yes much better!

r commented on issue ruangrupa/konfluks#27 2022-03-08 13:14:16 +00:00
Can konfluks speak to funkwhale?

I believe it generates RSS feeds. But I could have a look once you have stood up funkwhale!

r commented on issue ruangrupa/lumbung.space#42 2022-03-08 13:10:08 +00:00
Hashtag filtering for shouts

@r any idea how this works? I think you said at one point the shouts scripts already support this? Do users have to put hashtags into the post content itself or is it hooking into tags of a feed…

r pushed to main at r/lumbung.space 2022-03-03 06:37:19 +00:00
b736b97ee5 tweak thumbnail generation for higher quality ruangrupa/lumbung.space#39
9d477b5cb1 Merge pull request 'add feed origin to card class for custom styling #36' (#38) from r/lumbung.space:main into main
Compare 3 commits »
r created pull request ruangrupa/lumbung.space#40 2022-03-03 06:22:41 +00:00
tweak thumbnail generation for higher quality https://git.autonomic.zone/ruangrupa/lumbung.space/issues/39