front page redesign & post filtering #63

Merged
aadil merged 8 commits from r/lumbung.space:main into main 2022-12-19 08:24:21 +00:00
Member

Filter view and new header design

Calendar view

Changes in this PR:

  • Christoph implemented a JS based filter which allows viewers to filter posts (layouts/_default/baseof.html for config and init, /layouts/partials/data/ and layout/partials/*_card.html)
  • The logo and menu position adjusted (layouts/partials/header.html)
  • Post locations are reorganized, based on sections also the generation of list pages is done with sections (layout/list.html, layout/_default/list.html)
  • Added a more proper calendar view with past and upcoming events (layouts/events/list.html). In the general timeline event cards show still as before.
  • Re-organized some of the templates and terminology (Shouts was Social but was always supposed to be what was previously Network)
  • Lumbung Kios and Lumbung Gallery posts are no longer styled with Javascript but within the template (partials/social_card.html)
  • Changes to CSS reflecting all the above (static/css/main.css)

The whole PR is a bit messy because I was sent multiple zips with all the changes from different verions of the code base and had to do multiple manual mega merges.

This PR requires some changes to Konfluks as well and some coordination to deploy.

Finally, it is still lacking some documentation on the filter..

![](https://git.autonomic.zone/attachments/3c57bab3-f2e5-4af3-b36a-8ba4f72ab8d9) Filter view and new header design ![](https://git.autonomic.zone/attachments/6c0e3338-0160-4e7b-82d5-254c43292e96) Calendar view Changes in this PR: * Christoph implemented a JS based filter which allows viewers to filter posts (`layouts/_default/baseof.html` for config and init, `/layouts/partials/data/` and `layout/partials/*_card.html`) * The logo and menu position adjusted (`layouts/partials/header.html`) * Post locations are reorganized, based on sections also the generation of list pages is done with sections (`layout/list.html`, `layout/_default/list.html`) * Added a more proper calendar view with past and upcoming events (`layouts/events/list.html`). In the general timeline event cards show still as before. * Re-organized some of the templates and terminology (Shouts was Social but was always supposed to be what was previously Network) * Lumbung Kios and Lumbung Gallery posts are no longer styled with Javascript but within the template (`partials/social_card.html`) * Changes to CSS reflecting all the above (`static/css/main.css`) The whole PR is a bit messy because I was sent multiple zips with all the changes from different verions of the code base and had to do multiple manual mega merges. This PR requires some changes to Konfluks as well and some coordination to deploy. Finally, it is still lacking some documentation on the filter..
r added 8 commits 2022-10-10 07:50:19 +00:00
Author
Member

This branch from Konfluks will need to be merged for it to work: https://git.autonomic.zone/ruangrupa/konfluks/src/branch/new-taxonomy

This branch from Konfluks will need to be merged for it to work: https://git.autonomic.zone/ruangrupa/konfluks/src/branch/new-taxonomy
aadil changed title from WIP: front page redesign & post filtering to front page redesign & post filtering 2022-12-19 08:24:07 +00:00
aadil merged commit b74bd91a31 into main 2022-12-19 08:24:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ruangrupa/lumbung.space#63
No description provided.