Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexcarpenter/alexcarpenter-11ty
📝 Source files for my personal website built with Eleventy and hosted with Netlify.
https://github.com/alexcarpenter/alexcarpenter-11ty
11ty eleventy indieweb personal-website
Last synced: 3 months ago
JSON representation
📝 Source files for my personal website built with Eleventy and hosted with Netlify.
- Host: GitHub
- URL: https://github.com/alexcarpenter/alexcarpenter-11ty
- Owner: alexcarpenter
- Created: 2016-10-13T12:03:11.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T12:18:48.000Z (over 4 years ago)
- Last Synced: 2024-10-31T11:51:32.173Z (3 months ago)
- Topics: 11ty, eleventy, indieweb, personal-website
- Language: HTML
- Homepage: https://alexcarpenter.me
- Size: 64.6 MB
- Stars: 90
- Watchers: 5
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alexcarpenter.me
> Source files for my [personal website](https://alexcarpenter.me) built with my [Eleventy boilerplate](https://github.com/alexcarpenter/eleventy-boilerplate) and hosted with Netlify.
## Development
```bash
# clone this repository
git clone [email protected]:alexcarpenter/alexcarpenter.me.git# go to working directory
cd alexcarpenter.me# install dependacies
npm install# start a local dev server
npm start
```## Deployments
[![Netlify Status](https://api.netlify.com/api/v1/badges/ff5b1139-f74a-4f07-b65a-fffb4ea38e94/deploy-status)](https://app.netlify.com/sites/jovial-shaw-cc9635/deploys)