A page in a minute.
- Make a public repo called
.nomofrom the template. - Edit
human.md. It's markdown. - Push. Your page is at
nomo.md/your-username.
$ gh repo create .nomo --public --clone --template adnfng/.nomo
cd .nomoNo terminal? Use the template on GitHub, then edit human.md in the browser.
What's in the repo
.nomo/
├─ human.md
└─ assets/
└─ me.jpghuman.md is the whole page. Photos and video go in assets/. In the file, point at them with assets/me.jpg, so they show on GitHub too.
Let your agent do it
Set up my Nomo page. Follow https://nomo.md/AGENTS.mdIt works in Claude Code, Cursor, Codex and anything else that can run gh. The agent creates the repo, drafts human.md from your GitHub profile, and asks before pushing.
Good to know
- The repo has to be public, named
.nomo, withhuman.mdat the top, onmainormaster. - Changes show up about a minute after you push.
- Add
.mdto your page URL to see the file Nomo reads, likenomo.md/adnfng.md. - If a site blocks
.mdlinks, sharenomo.fyi/you. It's the same page.