Install the requirements
pip install mkdocs mkdocs-materialServe a development version:
mkdocs serveBuild the website:
mkdocs buildGet all jobs posted to AirTable, format them as markdown and add them to jobs.md
export EMEATECH_AIRTABLE_API_KEY=''
make Makefile