Skip to content

jenncross/jenncross.github.io

Repository files navigation

Jennifer Cross Personal Website

This repository contains the source code for my personal website, hosted at jenncross.com.

Resources:

Using https://github.com/pages-themes/minimal

Material Icons: https://material.io/icons/ also http://www.flaticon.com/packs/material-design

Local Development

To run this site locally:

  1. Install Ruby and Bundler
  2. Clone this repository
  3. Run bundle install
  4. Run bundle exec jekyll serve
  5. Visit http://localhost:4000 in your browser

Structure

  • _courses/: Course collection for teaching portfolio
  • _layouts/: Custom layout templates
  • _includes/: Reusable components
  • _data/: Data files for publications, gallery images, etc.
  • assets/: CSS, images, and other static assets
  • teaching/: Pages related to teaching activities
  • publications.md: Publications listing page
  • about.md: About page with biography and contact information

About

Personal Website of Jennifer Cross

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published