- Developed using Jekyll
- Hosted by GitHub
- Developed with the help of GitHub project Government Github.
![PardhuMadipalli GitHub Page](/PardhuMadipalli/pardhumadipalli.github.io/raw/main/files/website_recording.gif)
- Install Ruby. Find various ways to install Ruby here.
- Install bundler
gem install bundler
- Install the gems using bundle
bundle install
- Run the Jekyll server locally using
bundle exec jekyll serve