My personal portfolio site and blog site, built with Eleventy. Find it live at https://brianm.me/!
Install and run dev server:
npm install
npm run start
Production build:
npm run build
The site will be outputted to the _site
directory.
Checkout the scripts object in the package.json file for finer grain development and production build steps.
- Satoshi for body
- Space Grotesk for headings
- Berkeley Mono for monospace
The fluid type scale was generated with https://www.fluid-type-scale.com/.
- Simple Icons for branded icons