Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyfallwastaken/skyfall-site
https://github.com/skyfallwastaken/skyfall-site
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skyfallwastaken/skyfall-site
- Owner: SkyfallWasTaken
- Created: 2024-11-22T01:03:01.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-25T21:24:27.000Z (about 1 month ago)
- Last Synced: 2024-11-25T21:27:33.655Z (about 1 month ago)
- Language: Astro
- Size: 942 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# skyfall.dev
## Features
### OpenGraph image generation
OG images are automatically generated for blog posts!
### 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
```