Skip to content
Laryn edited this page May 27, 2025 · 6 revisions

Layout Paragraphs are a feature in active development. For background, you may wish to see a recent session from Stanford Web Camp which went over some of the basic information about goals and early development.

I'm hoping to get a whole variety of contributors, testers, and new energy to help propel this forward from here.

Dependency on core PR

Right now the functionality depends on a PR that is open for core:

At a minimum you will need to be testing with that PR pulled locally. If you are able, it would also be great to get additional eyes on that PR to see if it can be cleaned up, improved, and eventually merged into core before a formal release of Layout Paragraphs.

Layout Paragraphs Code

While in heavy development and before the feature is released, work is being done on the 2.x-layout-paragraphs branch in this repo. That means that you are invited to:

  • download and test that branch,
  • file issues (add the Layout Paragraphs label please), and
  • file PRs to that same branch.

Alternatively, you can download the branch directly into a website using the bee command:

bee dl paragraphs:branch:2.x-layout-paragraphs

Clone this wiki locally