CDAT / cdat.github.io

cdat website

Home Page:https://cdat.llnl.gov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdat.github.io

CDAT website

Note: After cloning this repo, you will want to update submodules in order to properly preview the site locally using Jekyll.

To include submodules:

cd cdat.github.io
git submodule update --init --recursive

To install jekyll and other dependencies:

conda install -c conda-forge ruby rb-jekyll
gem install pygments.rb

Once dependencies are installed, to view the site on local machine with Jekyll:

jekyll s

Then open browser to: 127.0.0.1:4000/tutorials.html

About

cdat website

https://cdat.llnl.gov


Languages

Language:Python 69.7%Language:CSS 13.2%Language:HTML 11.3%Language:JavaScript 4.9%Language:Shell 1.0%