Skip to content

deadendif/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

Blog system based on Django framework.

  • Based on Django framework, implemented the functions of editing, publishing, searching, filing, labeling, statistics, sending email, website crawler, etc.
  • Based on Thrift RPC framework, implemented the decoupling of email-sending function.
  • Used Redis to cache data and distributed task queue—Celery to deal with asynchronous email-sending tasks.

Screenshot

Technology

Frontend

Backend

Deployment

  • uWSGI
  • Nginx

TODO

  • Add keywords for post
  • Remove hardcode in navigation bar

Related Project

About

Blog system based on Django framework.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published