Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djpowers/personal-site

Personal website of Dave Powers
https://github.com/djpowers/personal-site

eleventy

Last synced: 3 months ago
JSON representation

Personal website of Dave Powers

Awesome Lists containing this project

README

        

# Personal site

The personal site of Dave Powers. Built using [Eleventy](https://www.11ty.dev/). 🎈🐀

[![Netlify Status](https://api.netlify.com/api/v1/badges/e06dd4d8-f48b-4d9b-849d-cd8996b73afd/deploy-status)](https://app.netlify.com/sites/davepowers/deploys)

## Development

`npm install`

`npx @11ty/eleventy --serve`

## Lighthouse

`npx lighthouse http://localhost:8080 --view`