Skip to content
Snippets Groups Projects
Select Git revision
  • bfbb0c56eaae0646b573292f0aa7fb968e40bbc7
  • master default protected
2 results

README.md

Blame
  • _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