Skip to content

justjhong/calbadweb

Repository files navigation

Cal Badminton Website

Design by HTML5UP and compiled with JekyllRB. Hosted currently on OCF and can be accessed here.

To run locally:

  • (if not installed) Install the Jekyll gem with gem install jekyll
  • Go into the directory and jekyll serve (--livereload for development)
  • access the website at localhost:4000

To deploy:

  • Run jekyll build
  • Run scp -r _site/* badmintn@ssh.ocf.berkeley.edu
  • Fix the index file format mv index.html index.shtml
  • Then you are done!

About

Cal Badminton Official Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published