ICanUp Introduced News and Build in Public
Site

ICanUp Introduced News and Build in Public

ICanUp gained a dedicated News domain with its own Admin workflow, scheduled publishing, full detail pages, ContentBlocks, and SEO. The same News records now provide a source of truth for the project's public development history.

From the beginning, ICanUp has grown through real tasks, technical decisions, mistakes, experiments, and continuous improvements.

By September 2026, that history was already substantial, but many important milestones were still visible only inside the development process.

ICanUp now has a dedicated News section where current announcements and important historical milestones can live as part of the product itself.

News gained its own Admin section

Separate Domain

News records do not mix with Posts and have their own model, listing, and editor.

News Types

A record can represent an update, release, product, package, or a change to the site itself.

Scheduled Publishing

A News item can be prepared in advance and given the exact time when it becomes public.

Ukrainian and English

Titles, excerpts, full content, SEO metadata, and actions support both ICanUp locales.

A short announcement can become a complete story

Every published News item can have its own public detail page.

The excerpt is used by cards and collections, while the full material is built through the same ContentBlock system already used by other ICanUp content.

A News page can therefore contain more than a short announcement, including headings, highlights, cards, images, and other supported blocks.

Cover media and an additional CTA remain optional.

Draft and scheduled News can be previewed safely

Draft Preview

Authorized editors can preview a draft through the same public page that will later be published.

Scheduled Preview

Future News can be reviewed before its scheduled publication time.

No Accidental Indexing

Preview content stays out of the sitemap and is not exposed to search engines as published content.

One Rendering Path

Preview uses the same layout and components as the final public News page.

News became a complete SEO-enabled content type

Published News reuses the shared ICanUp SEO architecture.

It supports localized meta title and description, canonical URLs, hreflang, Open Graph, social images, breadcrumbs, sitemap inclusion, and update notifications through the existing IndexNow flow.

Draft and scheduled-before-publication content remains outside public indexing.

The News landing page is built without a dedicated template

The public News listing did not require a separate hard-coded page template.

The News section is a normal ICanUp Page containing a generic Model Collection configured for News.

The collection resolves only actually published records, sorts them by publication time, and renders them through News-specific presentation layouts.

This keeps the landing page composable through the same Page Builder used by other sections of ICanUp.

One record can power multiple public views

No separate persistence layer was introduced for the public development history.

News remains the source of truth. A release or important update is created once and can then appear in the main News listing, a chronological timeline, or another collection.

This allows ICanUp to maintain a Build in Public history without duplicating content, dates, or links.

Internal tasks, branches, private notes, and deployment details are never published automatically. Every public News item remains an explicit editorial decision.