Add project docs
This commit is contained in:
@@ -1,16 +1,28 @@
|
|||||||
# Leadership Counseling Portfolio (Peter-William L. Myers)
|
# Leadership Counseling Portfolio (Peter-William L. Myers)
|
||||||
|
|
||||||
Nature-informed, serene React + Tailwind portfolio.
|
Nature-informed, serene React + Tailwind single-page portfolio.
|
||||||
|
|
||||||
## Next
|
## Local dev
|
||||||
- Scaffold React+Tailwind in this folder
|
|
||||||
- Build sections: Introduction, Philosophy, Skills (P1/P2 gallery), Experience (from Resume docx), Credentials (grid + downloads)
|
|
||||||
|
|
||||||
Docs source:
|
```bash
|
||||||
- `docs/Peter's Resume.docx`
|
npm install
|
||||||
- `docs/ActiveMDLCPC.pdf`
|
npm run dev
|
||||||
- `docs/PC014692 (1).pdf`
|
```
|
||||||
- `docs/NIT for SUD.pptx`
|
|
||||||
- `docs/Presentation1.pptx`
|
## Build
|
||||||
- `docs/Presentation2.pptx`
|
|
||||||
- `docs/Preview - Call for Proposals - 2026 ACA Annual Conference & Expo.pdf`
|
```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
|
||||||
|
|||||||
Reference in New Issue
Block a user