Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

csdu/csdu-jekyll-website

Repository files navigation

Student managed website for Department of Computer Science Society, University of Delhi.

Built using Jekyll and Tailwind Css.

Development

Requirements

Installation

# clone this repository
git clone https://github.com/csdu/csdu-jekyll-website

# go to working directory
cd csdu-jekyll-website

# install ruby dependencies
gem install bundler
bundle install

# install node dependencies
npm install

Start local dev server

# to start local dev server on http://localhost:4000
npm run dev

# or

# to start local dev server with live reload (watch for any file changes)
npm run watch

Build for production

npm run build

About

Student managed website for DUCS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •