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

https://github.com/bobbylight/resume-site


https://github.com/bobbylight/resume-site

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

A simple site containing my resume. Based on the excellent Pillar
theme from [3rdwavemdia](https://themes.3rdwavemedia.com/), but
tweaked to be minified and a couple of stylistic changes.

## Building

This actually starts a watch, building the minified site into `dist/`:
```bash
npm run build
```