Skip to content

vladkomudrich/DjangoBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoBlog

One of my old projects - blog on Django. You can use it;)

The main features:

  • Adding articles;
  • Categories;
  • Comments;
  • Flatpages (If you try go to About page after cloning and launching project you will get error. Firstly you need to add this page in Django Administration. Default template of this page you can find in 'templates/flatpages/default.html');
  • Automatic sitemap.xml and robots.txt;
  • Tools for SEO (for example - adding description, keywords tags or alt-attributes to ).

Additional features:

  • Example of UWSGI set up;
  • Example of NGINX configuration;
  • Аutomated deployment with "Fabric" (http://www.fabfile.org/).

Express a huge gratitude and respect to @adw0rd for his help and inspiration 🖤

...if you have questions, I'm open to communication 😉