Hiya!
I has spent most of her career developing technology in the lab, from virtual reality hardware to satellites. My Ph.D. is in Physics, which she got by starting fires with lasers in space controlled by Python and Jupyter Notebooks. She is now a Cloud Advocate for Python at Microsoft, contributing to open source projects and building communities for scientific Python tools. She has written tech books for all ages like Learn Quantum Computing with Python and Q# and ABCs of Engineering.
Find me on your favorite sites:
mastodon | dev.to | github | linkedin | discord | twitch | keybase | twitter
The super simple portfolio template built with Eleventy and Netlify CMS
- Clone the repo locally
git clone https://github.com/TylerMRoderick/fernfolio-11ty-template.git
- Navigate to root folder
cd your-site
- Install the goods
npm install
- Run it
npm start
- You should now be able to see everything running on localhost:8080
- Add some changes (view theme customizations for some options)
- Push your changes to github and an auto-deploy should be triggered
npm start
Run 11ty with hot reload at localhost:8080
npm run build
Generate minified production build