Skip to content

BrianMitchL/brianm.me

Repository files navigation

brianm.me Build and Publish Site

My personal portfolio site and blog site, built with Eleventy. Find it live at https://brianm.me/!

Developing

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.

Attributions

Typefaces

The fluid type scale was generated with https://www.fluid-type-scale.com/.

Icons