conda env create -f codialab.github.io/build_env/conda_jekyll.yml -p ./website_env
conda activate ./website_env
gem install jekyll # Simple, blog-aware, static site engine
gem install jekyll-paginate # for multipage blog listings
gem install jekyll-feed # for Atom (RSS-like) feed
gem install jekyll-sitemap # for web crawlers
cd codialab.github.io/
bundler install
bundle exec jekyll serve --livereload
Each directory contains a README describing the necessary formatting.
Markdown file under:
_people/
Portrait (PNG/JPG) under:
img/
YAML file under:
_data/publications
Markdown file under:
_projects/
Markdown file under:
_posts/
Markdown file under:
_institutes/
Logo (PNG/JPG) under:
img/