This is the blog system for I'm Mervin, powered on Django and Vue.js.
Backend based on Python 3 and PostgreSQL.
For detail see requirements.txt
- Fork it.
- Create your feature branch. (
$ git checkout feature/my-feature-branch
) - Commit your changes. (
$ git commit -am 'What feature I just added.'
) - Push to the branch. (
$ git push origin feature/my-feature-branch
) - Create a new Pull Request
The MIT License (MIT). For detail see LICENSE.