Personal portfolio site to host my biography, work, thoughts, resume, relevant social channels, etc. while simultaneously demonstrating various design and development knowledge.
To run this project locally:
- Clone this repo with
git clone git@github.com:drewfravert/drewfravert.com.git - Install dependencies dependencies with
mix setup - Add
drewfravert.localas an alias tolocalhostin your/etc/hostsfile - Start phoenix endpoint with
mix phx.server
You can now visit https://drewfravert.local:4001 from your browser.
Questions? You can reach me at drew@fravert.org.
Detailed changes for each release are documented in the release notes.
2022 © Drew Fravert