Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll theme that integrates Forestry Blocks to let content editors build static pages from reusable page-level components.
uBuild Jekyll is a Jekyll theme built around Forestry's Blocks feature, giving content editors a pre-configured block-based page builder for static sites.
uBuild Jekyll is an open-source theme for the Jekyll static site generator, designed explicitly to work with Forestry's Blocks feature. It bundles a set of page-level components and a pre-configured Forestry Blocks UI so that editors can construct webpages by assembling blocks. The theme lives in the forestryio/ubuild-jekyll GitHub repository and was announced on the Forestry.io blog. As repository metadata shows, it carries the topics forestry and page-builder and has 277 stars.
Content editors who need to create and rearrange page layouts without touching code will find the Forestry Blocks UI approachable. Jekyll developers who want a starting point for a Forestry-managed project can fork the theme and extend its component library. Agencies delivering client sites on Forestry can give non-technical clients the ability to build pages themselves while keeping the Jekyll codebase underneath.
To get started, import the repository into Forestry with the Quick Start button (available for GitHub and GitLab) or, for Bitbucket, fork the repo and import it into a free Forestry account. After importing, create a new page and select the Page Builder template; Forestry then presents the page as a series of blocks that can be added, removed, and reordered. When an editor saves a page, Forestry commits the changes to the connected Git repository, and the static Jekyll site is rebuilt with the updated content.
