Archived
Posts now read from data/posts/*.md via gray-matter + remark; authors derived from posts. Removes admin dashboard, comments, subscriptions, and all Supabase usage. Adds Dockerfile (Next.js standalone) + Gitea Actions CI. output: standalone.
10 lines
82 B
Plaintext
10 lines
82 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.env
|
|
.env.local
|
|
Dockerfile
|
|
.dockerignore
|
|
README.md
|
|
node-*
|