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

.gitlab-ci.yml

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