BrianMitchL / brianm.me

✨ Portfolio website and blog

Home Page:https://brianm.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

✨ Portfolio website and blog

https://brianm.me

License:MIT License


Languages

Language:Nunjucks 30.4%Language:CSS 27.6%Language:JavaScript 23.9%Language:HTML 18.1%