Skip to content

kumaraditya303/Fantastic-Django-Blog

Repository files navigation

Fantastic Django Blog πŸ‘

Build Status Dependabot Status Hits

Simple blog app made with πŸ’– in Django!

Table of Content πŸŽ‰

Introduction

This is a simple Blog app made with Django in Python!
This has all the features that you would expect from a blog app from newsletter to a rich text editor and much more!

Technologies

The technologies used in this project!

Features

Core features of this project!

  • Posts with support for uploading thumbnail images! & support for TinyMCE rich text editor!
  • Support for paginations!
  • Category wise pagination!
  • Categories with support of sorting them!
  • Support of storing static & media files on AWS S3 bucket!
  • Newsletter for the subscribers!
  • Test using playwright

Setup

Setup & installation instructions!

  • Provide the credentials in .env.example and rename it to .env
  • Start the project with docker compose!
$ docker-compose up --build

Demo

Demoimg

Support And Updates

Pull requests πŸ™Œ are always welcome!

Use Github issues for reporting issues!

License

MIT

To Everyone

If this project helps you, please give a 🌟 to repository!