BaryoDev / BaryoDev/barakoCMS

Blueprint landing: marketing blocks plus a blog

Open
#672 0 comments 0 reactions 0 assignees View on GitHub
core enhancement
Dominant language
C#
Stars
6
Forks
7
Avg merge
4h 21m
Merged PRs (30d)
307

Description

Found while planning barakocms.com as a barakoCMS-backed site.

The shipped blueprints cover a blog and docs. Neither covers the thing most people actually build first: a marketing site with editable page copy plus a blog.

barakocms.com is being converted to exactly that shape, with a `marketing-block` type holding the copy for each home page section (eyebrow, heading, lead, an items array, a footnote, an order) and a `post` type for the blog. The markup stays in the frontend; only the words move into the CMS.

## What to change

Once that type has been in use long enough to know its shape is right, ship it as a `landing` blueprint: `marketing-block` plus `post`. That gives an agency a starting point for the job it takes most often.

Deliberately after the fact, not before. A blueprint invented ahead of a real site is a guess.

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. First inspect the shipped blog and docs blueprints and the existing marketing-block and post definitions; done means a landing blueprint contains both types after their shape has been validated in use.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
content
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.