From 07eeb8f99d2ec0f61a98731e01d9ddb8ffccf679 Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Sat, 18 Apr 2026 15:23:25 -0400 Subject: [PATCH] Add project docs --- README.md | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ba4ff6d..6a6b39c 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,28 @@ # Leadership Counseling Portfolio (Peter-William L. Myers) -Nature-informed, serene React + Tailwind portfolio. +Nature-informed, serene React + Tailwind single-page portfolio. -## Next -- Scaffold React+Tailwind in this folder -- Build sections: Introduction, Philosophy, Skills (P1/P2 gallery), Experience (from Resume docx), Credentials (grid + downloads) +## Local dev -Docs source: -- `docs/Peter's Resume.docx` -- `docs/ActiveMDLCPC.pdf` -- `docs/PC014692 (1).pdf` -- `docs/NIT for SUD.pptx` -- `docs/Presentation1.pptx` -- `docs/Presentation2.pptx` -- `docs/Preview - Call for Proposals - 2026 ACA Annual Conference & Expo.pdf` +```bash +npm install +npm run dev +``` + +## Build + +```bash +npm run build +``` + +## Hosting / docs + +- Static assets live in `docs/` (source) +- Site serves them from `public/docs/` (copied into place for hosting) + +## Sections +- Introduction +- Philosophy +- Skills gallery (presentations) +- Experience (best-effort extraction from resume DOCX) +- Credentials & publications