Skip to content

Instantly share code, notes, and snippets.

@binaryarc
binaryarc / plumeria-overview.html
Created May 2, 2026 18:26
Plumeria 시스템 소개
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Plumeria 시스템 전체 구조 — 개발자 가이드</title>
<style>
:root {
--bg: #0f1117;
--surface: #1a1d27;