The static website for VietnamMUN.org . Built on Jekyll Serif (Open Source) Theme written by Robert Austin
-
Install bundle gems
$ bundle install
- Run the server for development
$ bundle exec jekyll serve
- (Optional) build the static project
$ bundle exec jekyll build
- Install rbenv with git
- Install Ruby (latest is 3.2.2) with
rbenv
- Fork the project
- Clone the project
$ git clone git@github.com:<YourGithubUsername>/vietnammun.github.io.git
$ cd vietnammun.github.io
- Install bundle gems
$ bundle install
- Run the server for development
$ bundle exec jekyll serve
- (Optional) build the static project
$ bundle exec jekyll build
- Open Pull Requests tab
- Click "New pull request button"
- click "compare accross forks."
- change head repository to your fork repository
- (Optional) link pull request to an issue