Skip to content

nvTran/django-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blog website developed with Django for backend, HTML and CSS for frontend

The website has several features:

  • Homepage: display top 10 newest articles, with pagination buttons
  • Article page: actual content that user can modify, integrated with Facebook comments
  • Admin site: using Django default admin page, added Summernote for easier editing.
  • Tagging and categorizing articles
  • Elastic Search for quick search

The application is configured to be hosted on Ubuntu 18.04 on Azure, database used is RDS, served with Gunicorn and Nginx

The live page is currently down for migration to AWS Lambda

About

A blog website developed with Django for backend, HTML and CSS for frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors