title: learnlatex.org
description: Learn LaTeX online
repository: learnlatex/learnlatex.github.io
plugins:
- jekyll-sitemap
kramdown:
syntax_highlighter_opts:
disable: true
sass:
style: compressed
limit_posts: 0
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all
ignore:
envs: [local]
blanklines: false
profile: false
startings: [html, head, body]
defaults:
-
scope:
path: ""
values:
lang: "en"
-
scope:
path: "de"
values:
lang: "de"
label: "Deutsch"
-
scope:
path: "en"
values:
lang: "en"
label: "English"
-
scope:
path: "es"
values:
lang: "es"
label: "Español"
-
scope:
path: "fr"
values:
lang: "fr"
label: "Français"
-
scope:
path: "pt"
values:
lang: "pt"
label: "Português"
-
scope:
path: "vi"
values:
lang: "vi"
label: "Tiếng Việt"
-
scope:
path: "tr"
values:
lang: "tr"
label: "Türkçe"
-
scope:
path: "mr"
values:
lang: "mr"
label: "मराठी"
-
scope:
path: "ca"
values:
lang: "ca"
label: "Català"