Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.
/ lumbergh Public archive

DEPRECATED - Whaaaat's happening? Careers website... Mmmkay?

License

Notifications You must be signed in to change notification settings

mozmeao/lumbergh

Repository files navigation

lumbergh

Build Status

What's Deployed

Setup your environment for development

  1. Get Docker and Docker Compose
  2. Run Build command
  3. Run the website

Commands

Build

docker-compose build

Run the website locally

docker-compose up

Run the tests

docker-compose run web ./manage.py test

Sync with Greenhouse

docker-compose run web ./manage.py sync_greenhouse

Close everything

docker-compose stop

University Events

To add, edit or delete university events from the University page edit university_events.yml file and follow the deploy instructions as described in Mana.

Only events with end date equal or bigger to UTC today are shown.