Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanbohacek/fediverse-explorations
Exploring the fediverse through data, studies, and polls.
https://github.com/stefanbohacek/fediverse-explorations
data data-visualization fediverse mastodon social-media
Last synced: 2 months ago
JSON representation
Exploring the fediverse through data, studies, and polls.
- Host: GitHub
- URL: https://github.com/stefanbohacek/fediverse-explorations
- Owner: stefanbohacek
- License: mit
- Created: 2024-06-17T16:22:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T16:13:18.000Z (3 months ago)
- Last Synced: 2024-09-30T09:21:19.057Z (3 months ago)
- Topics: data, data-visualization, fediverse, mastodon, social-media
- Language: SCSS
- Homepage: https://stefanbohacek.com/project/fediverse-explorations/
- Size: 524 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fediverse Explorations
## Development
This site is made with [11ty](https://www.11ty.dev/).
```sh
npm install
npm run dev
# or "npm run build" without watching for changes
```