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)
- Go to Divio.com and create your free account.
- Add new project.
- Add name and select python platform and select django as project type.
- Select default boilerplate.
- Create new repository and setup your repository in custom setting of Repository manager.
- Add git url and setup ssh authentication using public key shown after clicking on continue
- Setup your repository locally
- Fetch this repository in your repository
- Push changes and publish your project in production setting
- 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.