Source code for my personal website. MIT Licensed. Contains a copy of my resume, as well as some links to Github.
If you fork this repo, please change the form action to an email address you own before trying it out. Get your from action at Formspree, Thanks
<form action="https://formspree.io/your-email@here.com" method="POST" class="form-horizontal" role="form">
HTML5
Bootstrap for CSS
jQuery for JS
GitHub Pages for hosting
Freenom for custom domain
BigRock for custom domain
git for source control
Based on the Creative Bootstrap theme from Start Bootstrap. The theme is also MIT Licensed.
View it here: manoharreddy.ml
I have a custom domain connected to GitHub, so my GitHub Pages repositories do not follow the usual GITHUB-USERNAME-HERE.github.io/REPOSITORY-NAME-HERE format. If the domain fails for some reason, you can still access my site by going to https://redman1037.github.io/
Thanks to JasonD94 for the theme