Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

NTUCSIECouncil/Laboratories-of-CSIE-2021

Repository files navigation

⚠ This repository has been archived and valid content has been moved to Laboratories of CSIE

CSIECouncil-2021

Usage

  1. Install Ruby

  2. Install jekyll and bundler gems

gem install jekyll bundler
  1. Install required plugins
bundle install
  1. Start Website Locally
bundle exec jekyll serve --livereload
  • Compile tailwindcss
npx tailwindcss-cli@0.1.2 build -i ./assets/css/base.css -c tailwind.config.js -o ./assets/css/tailwind.css
  • Deploy to server
bash deploy.sh
  • Run server locally
bash serve.sh

Jekyll Website

2021 CSIE Council

2020 CSIE Council

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages