Static-export Next.js portfolio for dhirajkc195.com.np.
npm install
npm run dev
npm run build
npm run typecheck
npm run new:project -- --title "Project Title" --slug project-slugnpm run new:project creates:
content/projects/<slug>.mdpublic/content/projects/<slug>/images/.gitkeep
See docs/content-schema.md for the content model and project authoring rules.