Skip to content
Snippets Groups Projects
Select Git revision
  • d0fd1b84a559fa2b3b6d06820dbf59c7a08c89ae
  • master default protected
  • leo
  • dex
  • pendulum
  • apfelstruder
  • littlerascal
7 results

.gitignore

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