Skip to content

vksbhandary/django-portfolio

Repository files navigation

Django Portfolio

About

This is aldryn-django project which can be used to build simple protfolio. This project is made with cost in mind as hosting this project on divio cloud is free of cost (see pricing here).

This project has following modules:

  • Blogs (index page)
  • About me (page)
  • Projects (for portfolio)
  • Discqus comments
  • Google analytic integrations
  • Sitemaps
  • Post Feed
  • SEO optimization
  • Social media sharing (facebook, twitter and linkedin)
  • Email newstellers (incomplete)

Deploying this project

  1. Go to Divio.com and create your free account.
  2. Add new project.
  3. Add name and select python platform and select django as project type.
  4. Select default boilerplate.
  5. Create new repository and setup your repository in custom setting of Repository manager.
  6. Add git url and setup ssh authentication using public key shown after clicking on continue
  7. Setup your repository locally
  8. Fetch this repository in your repository
  9. Push changes and publish your project in production setting
  10. Now finally setup your domain

Special notes for developers

  • This project is very similar to a django project. It is very easy to update it and use it for your own purpose.
  • You can update any add-on from maintenance section.

Releases

No releases published

Packages

No packages published