FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

berkeley-cdss/docs · GitHub

Repository files navigation

CDSS Common Documentation

https://berkeley-cdss.github.io/docs/

Installation

Install Ruby and Bundler

The berkeley-class-site template requires Ruby 3.3.7 or higher and bundler >= 2.6 Install Ruby before continuing. You can check your Ruby version by running:

ruby --version
bundle --version

Prerequisites:

Clone the repository and install dependencies

git clone git@github.com:berkeley-cdss/docs.git
bundle install

Usage

To run the site locally, run:

cd <PATH_TO_CLONED_REPO>
bundle exec jekyll serve

Note that if you alter _config.yml, you will need to rerun the above command to see the changes reflected.

Deployment

Via GitHub Pages.

Contributing

See CONTRIBUTING.md

License

MIT

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL