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

package-lock.json

Blame
  • _config.yml 360 B
    title: Just the Docs Template
    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