Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seancassiere/seancassiere.com

my personal website
https://github.com/seancassiere/seancassiere.com

astro

Last synced: 21 days ago
JSON representation

my personal website

Awesome Lists containing this project

README

        

# seancassiere.com

a simple website, built with [Astro](https://astro.build)

my thanks goes out to these people for the inspiration behind the design of this site:

- [Astro Cactus - Chris Williams](https://github.com/chrismwilliams/astro-theme-cactus)
- [nexxce.dev - Nexxel](https://www.nexxel.dev)

see [OGMarkup.md](OGMarkup.md) for information about customizing the open-graph images

## development

```bash
pnpm install
pnpm dev
```