Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brianmitchl/brianm.me

✨ Portfolio website and blog
https://github.com/brianmitchl/brianm.me

11ty blog css eleventy html portfolio

Last synced: 2 months ago
JSON representation

✨ Portfolio website and blog

Awesome Lists containing this project

README

        

# brianm.me [![Build and Publish Site](https://github.com/BrianMitchL/brianm.me/actions/workflows/publish.yml/badge.svg?branch=main)](https://github.com/BrianMitchL/brianm.me/actions/workflows/publish.yml)

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

## Developing

Install and run dev server:

```shell
npm install
npm run start
```

Production build:

```shell
npm run build
```

The site will be outputted to the `_site` directory.

Checkout the scripts object in the [package.json](/package.json) file for finer grain development and production build steps.

## Attributions

### Typefaces

- [Satoshi](https://www.fontshare.com/fonts/satoshi) for body
- [Space Grotesk](https://fonts.floriankarsten.com/space-grotesk) for headings
- [Berkeley Mono](https://berkeleygraphics.com/typefaces/berkeley-mono/) for monospace

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

### Icons

- [Simple Icons](https://simpleicons.org) for branded icons