Synced files: - Session logs updated - Latest context and credentials - Command/directive updates Machine: acg-guru-5070 Timestamp: 2026-03-22 22:31:46 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
24 lines
935 B
Markdown
24 lines
935 B
Markdown
---
|
|
name: Radio Show Website
|
|
description: The Computer Guru Show website at radio.azcomputerguru.com - Astro static site on IX server cPanel
|
|
type: reference
|
|
---
|
|
|
|
## Radio Show Website
|
|
|
|
- **URL:** https://radio.azcomputerguru.com
|
|
- **Platform:** Astro 6.0.4 (static site generator)
|
|
- **Server:** IX server (172.16.3.10), cPanel account `azcomputerguru`
|
|
- **Document Root:** `/home/azcomputerguru/public_html/radio`
|
|
- **Source Code:** `projects/radio-show/website/` in ClaudeTools repo
|
|
- **Build:** `cd projects/radio-show/website && npm run build` produces `dist/` folder
|
|
- **Deploy:** rsync/SCP `dist/` contents to document root on IX server
|
|
|
|
### Community Link
|
|
- The community page (`/community`) links to:
|
|
- Discord server (placeholder, WidgetBot)
|
|
- Flarum forum at https://community.azcomputerguru.com
|
|
- Newsletter signup (placeholder)
|
|
|
|
**How to apply:** Use when deploying website updates or managing the radio show project.
|