Skip to content

Laamhohuy/Tempwebsite

Repository files navigation

vietnammun.github.io

The static website for VietnamMUN.org . Built on Jekyll Serif (Open Source) Theme written by Robert Austin

TODO: code space installation

Local Installation

Installing Ruby & Jekyll

Mac

  1. Install Homebrew
  2. Install rbenv
  3. Install Ruby (latest is 3.2.2) with rbenv

Linux (Debian/Ubuntu)

  1. Install rbenv with git
  2. Install Ruby (latest is 3.2.2) with rbenv

Install project

  1. Fork the project
  2. Clone the project
$ git clone git@github.com:<YourGithubUsername>/vietnammun.github.io.git
$ cd vietnammun.github.io
  1. Install bundle gems
$ bundle install
  1. Run the server for development
$ bundle exec jekyll serve
  1. (Optional) build the static project
$ bundle exec jekyll build

TODO: add part about port request after change

Releases

No releases published

Packages

No packages published

Languages