A website for browsing Ludum Dare games. Built with Lapis and MoonScript on the backend, Preact on the frontend.
- Update
data/events.moon
, pull event ID from https://api.ldjam.com/vx/node/feed/9/parent/event - Update
comp_id
inconfig.moon
to latest numeric version to set default event - Run
moon cmd/refresh_events.moon
to synchronizedata/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