Skip to content
Snippets Groups Projects
mkdocs.yml 721 B
Newer Older
  • Learn to ignore specific revisions
  • site_name: STACK Docs
    
    Malthe's avatar
    Malthe committed
    extra_javascript: 
    
        - 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
    
    
    
    Malthe's avatar
    Malthe committed
    theme:
    
        name: material
        logo: content/logo_large.png
        favicon: ../content/logo_sm.png
    
        custom_dir: site_overrides
    
        highlightjs: false
        palette:
            primary: white
    docs_dir: 'doc'
    extra_css:
        - custom.css
    
        - 'https://cdn.jsdelivr.net/gh/maths/moodle-qtype_stack@master/styles.css'
    
    markdown_extensions:
    
        - mdx_math
        - extra
    plugins:
        - search
        - exclude:
            glob:
                - de/*
    
    Malthe's avatar
    Malthe committed
                - en/Site_map.md
    
        - redirects:
            redirect_maps: