sejalv.github.io
Personal portfolio page using a jekyll theme created by levytsroman.github.io
.
Steps:
-
Dependencies:
ruby
version 2.7.0 (usingrvm
) -
Install all the necessary gems/ ruby libraries
bundle install
- Serve the website locally (http://localhost:4000)
bundle exec jekyll serve
- Copy generated tag files to root dir, before pushing commits:
cp _site/tag tag
Todo
-
resume.html
: Prepare and upload Resume -
blog.html
: Tag cloud and filtering of posts. -
projects.html
: Improve UI - Avail newsletter subscription
For more info on how to use jekyll visit https://jekyllrb.com/docs/home/