Skip to content

Latest commit

 

History

History
74 lines (48 loc) · 2.39 KB

README.md

File metadata and controls

74 lines (48 loc) · 2.39 KB

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!