Skip to content

A list of tasks to learn the web technology stack used at Traboda

Notifications You must be signed in to change notification settings

traboda/samavarthana

Repository files navigation

Install Instructions

Set up Jekyll

The install instructions are tested only on Ubuntu 22.04.

Install the debian requirements:
sudo apt-get install ruby-full bundler make gcc g++

Specify a writable path for the bundler to download and extract gem packages required to run this project. For this, include the following lines in the ~/.zshrc or ~/.bashrc lines:

export BUNDLE_PATH=~/.gems

Install Bundle Requirements

bundle install

Serve Jekyll

bundle exec jekyll serve

About

A list of tasks to learn the web technology stack used at Traboda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published