Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix videos for v0.28.0 blog post #353

Merged
merged 2 commits into from
Dec 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/*
18.12.0
7 changes: 4 additions & 3 deletions source/blog/en/2023-12-20-new-version-0-28-0.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,16 @@ Through discussions with the community about Decidim's main pain points, the nee
* **Highlighting relevant content**, improving the visibility of key information at all times.
* Besides enabling direct navigation, **the menu acts as a visual breadcrumb**, displaying the platform's hierarchical structure. This provides participants with a quick reference to their current location and the path taken, enhancing orientation and contextual understanding during navigation.

[megamenu_compressed.webm](https://prod-files-secure.s3.us-west-2.amazonaws.com/bb6c8046-c2ff-4d93-9818-9186cff0f76d/d93538a0-dccf-4769-b050-d59948d7bf22/megamenu_compressed.webm)
<video src="/uploads/release-0.28.0-megamenu.webm" controls="controls" style="max-width: 100%;"></video>

### Flexibility

**Content block layout** already existed in some platform sections, such as the main homepage, giving administrators autonomy to display and highlight different content as needed.

We've extended this system to the Processes and Assemblies space and anticipate implementing it throughout the platform, given its potential **to offer a highly personalized experience**.

[contentblocks_compressed.webm](https://prod-files-secure.s3.us-west-2.amazonaws.com/bb6c8046-c2ff-4d93-9818-9186cff0f76d/06f063ec-eb2f-4c61-9513-cab2d7ef3f34/contentblocks_compressed.webm)

<video src="/uploads/release-0.28.0-contentblocks.webm" controls="controls" style="max-width: 100%;"></video>

### Consistency, not Uniformity

Expand Down Expand Up @@ -110,4 +111,4 @@ Certainly, version 0.28 has been the most time and energy-intensive release in D

In addition to the teams involved in this process (product, design, and development), the community has played a key role in thinking, debating, and validating the new Decidim. The result is the culmination of the work, care, and dedication of many people.

To all of you, thank you! ❤️
To all of you, thank you! ❤️
Binary file added source/uploads/release-0.28.0-contentblocks.webm
Binary file not shown.
Binary file added source/uploads/release-0.28.0-megamenu.webm
Binary file not shown.
Loading