Add LaTeX Support & Code Highlight In Wagtail
Learn how to customize Markdown rendering in Wagtail, add LaTeX support with MathJax, and highlight code blocks for technical content.
Practical guides for building production SaaS products with Django, Next.js, React and AI.
Learn how to customize Markdown rendering in Wagtail, add LaTeX support with MathJax, and highlight code blocks for technical content.
Learn how to build flexible form pages in Wagtail, integrate Tailwind CSS, and enable email notifications with reCAPTCHA protection.
Learn how to create and manage menus in Wagtail using show_in_menus, page ordering, and the wagtailmenus package for flexible navigation.
Learn how to optimize your Wagtail site for SEO with meta tags, sitemaps, robots.txt, and custom error pages.
Discover how to monitor and optimize Heroku Postgres performance using the heroku-pg-extras CLI plugin.
Learn how to deploy a Django project to Dokku using Docker, with Postgres and Amazon S3 integration.
Step-by-step guide to deploying a Django project on Dokku with Postgres and Amazon S3 integration.
Django Heroku Tutorial Series
In this Django Heroku guide, I will talk about how to deploy Django project to Heroku using Docker.
In this Heorku tutorial, I talked about how to use heroku logs and how to use Sentry to record error log for Heroku app.