Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.08 KB

File metadata and controls

33 lines (19 loc) · 1.08 KB

huwroberts.dev

This is the open source repository for my website at huwroberts.dev. This is probably only of interest to you if you're considering hiring me, having said that, you might find something useful here if you're building something similar and you enjoy working with things like Craft CMS, Tailwind, Lit and Three.js.

huwroberts.dev screen shot

Authors

Huw Roberts

Install

Assuming you have DDEV installed:

  • run ddev config
  • cp .env.example .env and update the credentials based on ddev describe

Craft CMS

make install

Dev w/ Vite

make dev

License

MIT