2471 Forks
5552 Stars
5552 Watchers

DjangoBlog

🍺基于Django的博客系统

How to download and setup DjangoBlog

Open terminal and run command
git clone https://github.com/liangliangyy/DjangoBlog.git
git clone is used to create a copy or clone of DjangoBlog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DjangoBlog https://github.com/liangliangyy/DjangoBlog/archive/master.zip

Or simply clone DjangoBlog with SSH
[email protected]:liangliangyy/DjangoBlog.git

If you have some problems with DjangoBlog

You may open issue on DjangoBlog support forum (system) here: https://github.com/liangliangyy/DjangoBlog/issues