- Created ArticlePageTag model for tagging articles. - Added ClusterTaggableManager to ArticlePage for tag management. - Renamed 'recommended' field to 'trending' in ArticlePage. - Updated migrations to reflect changes in models. - Implemented methods to retrieve trending articles and related articles based on tags. - Modified templates to display tags and related articles on article pages. - Refactored category and homepage templates to accommodate new sections and layouts. - Removed deprecated templates and added new includes for better modularity. - Updated header to include links for latest and trending articles. - Added environment variable support for configurable block and page sizes. - Updated requirements to include python-dotenv for environment variable management.
Description
No description provided
Languages
Python
51.7%
HTML
37.5%
CSS
9.3%
Dockerfile
1.5%