Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skyfallwastaken/skyfall-site


https://github.com/skyfallwastaken/skyfall-site

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# skyfall.dev

## Features

### OpenGraph image generation

OG images are automatically generated for blog posts!

og image

### Discord status & local time

The website fetches my Discord online status and the time in the UK, and shows them on the homepage.

![image](https://cloud-11okwfto6-hack-club-bot.vercel.app/0image.png)

### Blogposts

My site has a blogpost feature, powered by Astro Content Collections.

![image](https://cloud-nbsqz2ih4-hack-club-bot.vercel.app/0image.png)

## Development

```bash
echo "DISCORD_USER_ID_GOES_HERE" > .env
bun install
bun dev
```