acmatuc.github.io
Getting started
1. Clone the repository
git clone https://github.com/ACMatUC/acmatuc.github.io.git
2. Install Ruby and Jekyll
Follow the instruction on the Jekyll doc to install Ruby and Jekyll for your specific OS. The current recommened Ruby version is 3.1.2
3. Install other dependencies
gem install bundler
bundle install
4. Run site
jekyll serve
# or "bundle exec jekyll serve" if the above not working
Adding yourself as a member?
Visit the data directory for instructions on adding yourself as an ACM member! You'll be accepted once you've attended two meeting in an academic year.