Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seancassiere/seancassiere.com
- Owner: SeanCassiere
- Created: 2023-06-25T06:17:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-23T01:44:20.000Z (5 months ago)
- Last Synced: 2024-10-06T11:06:44.922Z (about 1 month ago)
- Topics: astro
- Language: Astro
- Homepage: https://seancassiere.com
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```