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

_config.yml

Blame
  • Quentin Bolsee's avatar
    Quentin Bolsee authored
    d3871d64
    History
    _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