Showcase site for hand-picked open-source projects by Spotify
The Spotify Showcase site is a platform for curated open-source projects chosen by Spotify. Developed using Jekyll, GitHub Actions, and a Node.js script for integration with the GitHub GraphQL API, it maintains a static YAML file of project data within the repository.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading