A personal portfolio page integrated with my git repos
- Build a content management system for banner content and api so other people can download and utilize this layout
Minimal rails 5.1+ app ready to be deployed on Heroku with Bootstrap, Simple form and debugging gems
Sevan Golnazarian – @Portfolio – sgolnaza@gmail.com
https://github.com/sevanbadal/github-link
- Fork it (https://github.com/sevanbadal/inbox-demo/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request