moby / mobywebsite

website for the moby project
https://mobyproject.org
Apache License 2.0
31 stars 49 forks source link

Prepare mobywebsite to deploy via GitHub Pages #60

Closed sam-thibault closed 1 year ago

sam-thibault commented 1 year ago

Removes the fetch_and_render plugin, since GitHub Pages blocks most Jekyll plugins.

Moves the html structure for the repo and user cards into their respective pages (projects and community), and adds a script to each page to populate the cards by fetching json data via the GitHub API.