Skip to content

susmitharajan/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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.9%
  • CSS 32.5%
  • HTML 8.9%
  • Python 8.5%
  • Shell 0.2%