shopnilsazal / blogify

A simple blog app built with Love and Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogify

A simple blog app built with Love and Django.

It supports posts with category, tags and comments. You can also search posts. Materializecss is used for frontend.

Instructions

  • Clone the repository
  • Run pip install -r requirements.txt
  • Run python manage.py runserver

N.B: It's not production ready.

About

A simple blog app built with Love and Django.


Languages

Language:Python 69.8%Language:HTML 30.0%Language:JavaScript 0.3%