Skip to content

tsaosun/samconf.github.io

 
 

Repository files navigation

SAMC Official Website

Requirements

Setup Development Environment (on Mac)

  1. Clone this repo on your local machine, and cd to the root of the repo.
  2. Install Ruby with brew install ruby.
  3. Install Jekyll with gem install jekyll.
  4. Serve the site with jekyll serve --watch (watches for changes).
  5. Point your web browser at http://localhost:4000.

About

SAMC Official Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.9%
  • HTML 42.0%
  • JavaScript 7.1%