Colophon
This website is built with love and caffeine, using the powerful and flexible Django web framework.
Technologies Used:
- Web Framework: Django 5.1
- Front-end Framework: Tailwind CSS for responsive design and htmx
- Database: PostgreSQL
- Task Queue: Django-Q2
- Search Engine: Postgres Full Text Search
- Hosting: Deployed on DigitalOcean
- CDN/DNS: Cloudflare
Design:
- Icons: Icons by Heroicons
- Logo Typography: We use the Cartridge font for that vintage look
- Company Logos: Logos provided by Clearbit
- OpenGraph Image: Eleventy OpenGraph Image
Special Thanks:
- To all the open-source projects that make collaborative development such a rewarding experience.
- Django News Jobs is a fork of jefftriplett/django-jobs which is a fork of jacobian/djobs.
Python Packages
This is an incomplete list of Python packages used to create the website:
- crispy-tailwind
- dateutils
- django-allauth
- django-anymail
- django-anymail[mailgun]
- django-click
- django-extensions
- django-filter
- django-htmx
- django-ninja
- django-pony-express
- django-q2
- django-taggit
- django-tailwind-cli
- django-template-partials
- Django<5.0
- environs[django]
- feedparser
- gunicorn
- heroicons[django]
- markdown-it-py
- markdownify
- neapolitan
- psycopg2-binary
- rich
- spatula
- whitenoise
For testing the project:
- bumpver
- dirty-equals
- django-test-plus
- ipdb
- model_bakery
- pytest
- pytest-django