adding-a-project
Installation
SKILL.md
Adding a Project
Overview
When a new project is created, it needs to be added to both the personal site (arjit-me) and the resume (arjit-resume), then made live.
Locations
- Site projects:
~/repos/arjit-me/lib/projects.ts - Resume projects:
~/repos/arjit-resume/resume/projects.tex - Resume PDF:
~/repos/arjit-resume/arjit_jaiswal_resume.pdf(symlinked to~/Documents/arjit_jaiswal_resume.pdf)
Process
- Add to
lib/projects.tsin arjit-me:- Add a new entry to the
projectsarray - Set
featured: falseunless told otherwise - Use the repo slug for
id, but a human-readable name fortitleon the site is fine either way
- Add a new entry to the