Description
A Python + Django + MariaDB - MySQL Website serving Blog Post and static files
Last updated
Hosting
-
Vercel Cloud using Serverless Functions
DevOps
Performance
- Google Page Speed for testing
- Eliminated Render-Blocking
- I optimized the loading of the CSS and JS in the Template
Frontend
- Django Templates
- Bootstrap for making the Website mobile friendly
- HTML
- CSS
Backend
A simple Blog by Django Models
-
Serving a simple Blog administrated by the Django Backend Admin using Models
Database
-
MariaDB - MySQL was used for both Dev + Prod
Text Editor
-
Visual Studio Code with Python + Pylance extensions