Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djpowers/personal-site
- Owner: djpowers
- License: mit
- Created: 2020-03-08T21:46:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T12:03:32.000Z (4 months ago)
- Last Synced: 2024-09-09T14:20:26.653Z (4 months ago)
- Topics: eleventy
- Language: Nunjucks
- Homepage: https://davepowers.me
- Size: 930 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`