Skip to content
Snippets Groups Projects
Select Git revision
  • b91152cd4a053a5686447ede17bbd998b0516f02
  • main default protected
  • revert-9d4bb3d3
3 results

_config.yml

Blame
  • _config.yml 460 B
    title: MAS 865.24 - computer vision and scanning
    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