Skip to content

Conversation

@samlown
Copy link
Contributor

@samlown samlown commented Dec 19, 2025

  • Significant refactor of how popui apps should be defined and used in Go. Defined the following key components:
    • App - basic layout including html, head, and body tags.
    • Main, Header, and Footer - to be used inside app for basic layout using grid CSS.
    • Article - for padded content.
  • Moving to using single index for all Go documentation, that itself uses the new popui App layout. Alpine.js to switch between sections. This was determined to be the best option for use with LLMs as it can simply read a single index.html and extract everything it needs.
  • Simplifying examples to use real go code instead of mdx copies.
  • Examples use a single component index.

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for popui-svelte canceled.

Name Link
🔨 Latest commit 06f2d9f
🔍 Latest deploy log https://app.netlify.com/projects/popui-svelte/deploys/6953c09361d2b10008224c0e

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for popui-go ready!

Name Link
🔨 Latest commit 06f2d9f
🔍 Latest deploy log https://app.netlify.com/projects/popui-go/deploys/6953c093bd2b710008881b42
😎 Deploy Preview https://deploy-preview-189--popui-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for popui-icons canceled.

Name Link
🔨 Latest commit 06f2d9f
🔍 Latest deploy log https://app.netlify.com/projects/popui-icons/deploys/6953c093440e5c000814bd87

@samlown samlown changed the title UI docs Major App and UI docs refactor Dec 23, 2025
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.

3 participants