Skip to content

Yuhuan0207/django-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONTENTS OF THIS FILE

  • Introduction
  • Installation
  • Changelog
  • Roadmap
  • Maintainers
  • References

Introduction

A blogging system like Dev.to built with Django available at yuhuan.world. Tech stack of the project:

  • Backend

    • Database: sqlite3 for development, postgresql for production
    • MVC framework: Django
    • Programming language: Python3
  • Frontend

    • Bootstrap

Installation

  1. clone the project to local
  2. install pipenv with pip3 install pipenv
  3. under root directory of the project, run pipenv install

Changelog

  • v1. Site launched

Roadmap

More upcoming features recorded in here

Maintainer

  • Yuhuan

References

About

Django blog project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published