NiKGapps Website
To setup, install Ruby v3.4.8
Then execute following command in command prompt to install jekyll and bundler
gem install jekyll bundlernavigate to working directory and execute
bundle installto run the project execute the following
bundle exec jekyll serve