Initial commit: AIFO official portal web.

Add static site, shared layout, and Node dev server with standard .gitignore.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-30 15:29:50 +08:00
commit 4d30803b60
1154 changed files with 184340 additions and 0 deletions
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true">
<circle cx="8" cy="8" r="6.25" stroke="rgba(255,255,255,0.55)" stroke-width="1.15"/>
<path fill="rgba(255,255,255,0.72)" d="M8 4.15c.38 0 .68.3.68.68v3.55a.68.68 0 1 1-1.36 0V4.83c0-.38.3-.68.68-.68Z"/>
<circle cx="8" cy="11.38" r="0.68" fill="rgba(255,255,255,0.72)"/>
</svg>

After

Width:  |  Height:  |  Size: 398 B