17 lines
710 B
Markdown
17 lines
710 B
Markdown
---
|
|
id: task-1
|
|
title: Rebuild site and add admin video manager
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-02-11 02:15'
|
|
labels: []
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Rebuilt Higgy's Android Boxes website from static HTML export into proper Next.js 15 project. Switched from static export (nginx) to standalone Node.js server. Added admin panel at /admin for managing YouTube tutorial videos (add/delete with auto YouTube title+thumbnail fetch). Added client password gate for video section. Linked Facebook page. Replaced favicon with Android robot icon. Deployed with Docker + Traefik on Netcup with auto-deploy webhook.
|
|
<!-- SECTION:DESCRIPTION:END -->
|