A personal website and weblog for projects, notes, and build records.
mindoff.work is a static Next.js site built to publish a small body of personal work: project pages, written notes, lightweight snapshots, and supporting policy pages. This repository is public for transparency and exploration.
Website: https://mindoff.work
- Next.js 16 with App Router
- React 19
- TypeScript
- Tailwind CSS 4
- MDX with
@next/mdxandgray-matter - Static export for GitHub Pages
src/app/- routes, layouts, metadata, and page componentssrc/components/- shared interface componentssrc/content/- MDX project and note entriessrc/lib/- content loading, types, and utilitiessrc/styles/- global tokens and theme definitionspublic/- static images and public assets
This repository uses split licensing:
- Source code is licensed under the MIT License.
- Original writing and creator-made open images follow the content usage terms, unless stated otherwise.
Third-party assets, trademarks, brand materials, product names, and externally credited work remain excluded unless explicitly licensed.
