Ludum Dare Browser Save

a website for browsing ludum dare games

Project README

Ludum Dare Games Browser

https://ludumdare.itch.io

test

A website for browsing Ludum Dare games. Built with Lapis and MoonScript on the backend, Preact on the frontend.

ScreenShot

How to update LD Jam version

  • Update data/events.moon, pull event ID from https://api.ldjam.com/vx/node/feed/9/parent/event
  • Update comp_id in config.moon to latest numeric version to set default event
  • Run moon cmd/refresh_events.moon to synchronize data/events.moon with database
  • Run moon cmd/scrape_games.moon to refresh games for the default event (config.comp_id)
  • Note: lapis build will bump the cache version and purge any cache pages, it should be run after scraping games

These actions should be run run in cron while new games are being submitted:

  • https://ludumdare.itch.io/admin/scrape_games
  • https://ludumdare.itch.io/admin/make_collections
Open Source Agenda is not affiliated with "Ludum Dare Browser" Project. README Source: leafo/ludum-dare-browser
Stars
26
Open Issues
1
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating