Skip to content
Snippets Groups Projects
Select Git revision
  • 369a0115604a96cbd6016695546fe7ffaff02f42
  • master default protected
  • develop
  • pset7
  • pset6
  • pset3
6 results

Gemfile.lock

Blame
  • This project manages its dependencies using Bundler. Learn more
    _config.yml 447 B
    title: MAS 865.24 - computer vision
    description: A starter template for a Jeykll site using the Just the Docs theme!
    theme: just-the-docs
    color_scheme: light
    markdown: kramdown
    
    aux_links:
      Template Repository: https://github.com/just-the-docs/just-the-docs-template
    
    callouts:
      warning:
        title: Warning
        color: red
      note:
        title: Note
        color: purple
    
    url: https://quentinbolsee.pages.cba.mit.edu
    baseurl: mas865.24_computer-vision