Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 898 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 898 Bytes

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 😉