Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)