Skip to content

A blog service engine for easy blog reading and publishing built using django framework.

Notifications You must be signed in to change notification settings

tirtharajsinha/blogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogo - a blog engine

blogo is a blog service site built by tirtha

To access it, click here.

Requirements to run source code locally

python3 installed on system

procedure to run.

  1. clone the repo.
  2. create a virtual environment (_optional)
  3. install packages using pip install -r requirements.txt
  4. go in the dir where manage.py is located.
  5. open terminal/powershell/CMD in that location, run python manage.py runserver

About

A blog service engine for easy blog reading and publishing built using django framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published