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

https://github.com/gromnitsky/map-gallery

An image gallery on an svg map
https://github.com/gromnitsky/map-gallery

Last synced: 7 months ago
JSON representation

An image gallery on an svg map

Awesome Lists containing this project

README

          

## How to add a new entry to the map

1. Put a photo to `src/` dir, where its filename == twitter account,
e.g., for an account named "cat", the filename should be `cat.jpg`
or `cat.webp`.

2. Create an array item in `src/map.json`. Look for valid key names in
`src/map.svg`.

## Loicense

MIT.