Loading repository data…
Loading repository data…
mateonunez / repository
Personal website and blog made with Next.js and Tailwind. Fully SEO friendly, OpenGraph first, Spotify and GitHub integration, custom terminal, and more.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Activate corepack:
corepack enable
Install dependencies:
pnpm install
Open http://localhost:3000/. Pages will live-refresh when source files are changed.
Note: remember to set your environment variables in a
.env.localfile.
Claude and Copilot skills live in .agents/skills/ (tracked in git). They are synced as symlinks into .claude/skills/ and .github/prompts/, and only these synced directories are excluded from git.
Sync runs automatically on pnpm install. To sync manually:
pnpm sync:skills
Site content is licensed under the CC-BY-4.0, which means that you can copy, redistribute, remix, transform, and build upon the content for any purpose as long as you give appropriate credit.
All other source in this repository is licensed under the MIT.