Skip to content

SIA-Share/AlumniMap

 
 

Repository files navigation

SIA,CAS Alumni Community World Map

PRs Welcome Visitors GitHub stars GitHub forks

  • This map features alumni from SIA, CAS who are open to sharing their experiences and connecting with fellow alumni.
  • It’s hosted on GitHub, making it easy for anyone to contribute and add their own location. ♥️ Come join us!

👉 https://sia-share.github.io/AlumniMap/

Image

The screenshot above shows what user entries look like. You’ll even get your own URL for your entry, which is awesome! Look, this is a link to SIA,Nanta.

How to add and manage your entry?

Who’s the map for?

The map is for any SIA student, staff, alumnus and alumna. The SIA alumni include all individuals who have ever studied or worked at SIA. It’s about visualizing the distribution of the SIA alumni community. If you one of SIA, the map is for you!

How does this map work?

No big deal: GitHub allows to generate static websites out of repositories. They make use of Jekyll, a ruby based generator. Jekyll comes with Liquid templates, which helped us to inject all our map entries within a JSON at the bottom of the HTML. JavaScript grabs the data and starts a nice Leaflet map with beautiful tiles provided by CARTO.
— Well, that’s it. ¯\_(ツ)_/¯

Can we use your map for our community?

Sure, it’s open source! However, we don’t provide a release or some setup script. We’d recommend you to download the repo as zip file instead and make it run on your local machine first (see SETUP.md for instructions). Afterwards you’ll need to replace some SIA content with your community content, empty the _directory/data folder and start over with a shiny fresh map.

How to run the map on my local machine?

See SETUP.md for instructions.

🛠️ Maintainers

About

SIA,CAS Alumni World Map. Join us! Stay connected!🌏

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.9%
  • JavaScript 37.1%
  • SCSS 20.1%
  • Other 0.9%