Skip to content

Commit

Permalink
Fix videos for v0.28.0 blog post (#353)
Browse files Browse the repository at this point in the history
* Use nodejs v18.12.0

* Fix videos for v0.28.0 blog post
  • Loading branch information
andreslucena authored Dec 20, 2023
1 parent 6c9113d commit baa7bed
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
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.

0 comments on commit baa7bed

Please sign in to comment.