Résumé & portfolio micro-site for Chris J. Zähller.
Built with Eleventy.
Clone the depository:
gh repo clone https://github.com/seezee/zahller.me
Rename the directory and enter it:
mv zahller.me myrepo.me; cd myrepo.me
Install the packages via node:
npm i
Start the server:
npm run start