Skip to content

Add Once UI Learn Phase 1 content#101

Draft
lorant-one wants to merge 1 commit into
mainfrom
cursor/once-ui-learn-phase1-f896
Draft

Add Once UI Learn Phase 1 content#101
lorant-one wants to merge 1 commit into
mainfrom
cursor/once-ui-learn-phase1-f896

Conversation

@lorant-one

Copy link
Copy Markdown
Member

Summary

Adds Phase 1 lesson content for the Once UI Learn Aveiro site (learn-once-ui), plus a script to sync drafts via the Aveiro API.

This is the learning layer proposed earlier — concepts and patterns for humans and agents, distinct from the reference docs and the agent harness.

What's included

12 lesson pages in content/once-ui-learn/:

Track Pages
Home Once UI Learn (homepage with three tracks)
Start What is Once UI?, Install & config, Your first page
Foundations Semantics, Layout, Spacing, Color, Typography
Patterns Page skeleton
Tips Column, not Flex
For agents Harness overview

Each page uses:

  • Feedback callouts for time/level context
  • Write this / not this tables
  • Check yourself lists
  • Cross-links to docs and harness artifacts

Aveiro sync

  • manifest.json — page metadata and content IDs
  • upload.mjs — pushes drafts to the Once UI Learn site via POST/PATCH /api/v1/sites/{siteId}/pages

Drafts are already uploaded to Aveiro. Review and publish in the editor.

Notes

  • Aveiro API v1 does not support creating nested folders via API — pages use flat paths (/layout-row-column-grid.mdx). Organize into sidebar groups in the Aveiro editor after publishing.
  • Code examples use text fences (not tsx) to pass Aveiro MDX validation.
  • Old Aveiro API placeholder pages on the Learn site were removed during upload.
Open in Web Open in Cursor 

Draft 12 lesson pages for the learn-once-ui Aveiro site: homepage,
getting started, foundations, patterns, tips, and agent harness overview.
Includes manifest and upload.mjs for syncing drafts via the Aveiro API.

Co-authored-by: Lorant <lorant-one@users.noreply.github.com>
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
core-docs Ready Ready Preview, Comment Jul 10, 2026 10:11am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants