Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brianmitchl/brianm.me
- Owner: BrianMitchL
- License: mit
- Created: 2014-04-11T21:40:25.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T15:52:57.000Z (8 months ago)
- Last Synced: 2024-04-18T17:31:13.822Z (8 months ago)
- Topics: 11ty, blog, css, eleventy, html, portfolio
- Language: Nunjucks
- Homepage: https://brianm.me
- Size: 20.4 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 monospaceThe fluid type scale was generated with https://www.fluid-type-scale.com/.
### Icons
- [Simple Icons](https://simpleicons.org) for branded icons