--- title: <web>EuAndreh</web> url: "https://euandre.org" author: name: EuAndreh email: eu@euandre.org markdown: kramdown # default markdown renderer for Jekyll kramdown: syntax_highlighter_opts: span: line_numbers: false block: line_numbers: true exclude: - Gemfile - Gemfile.lock - gemset.nix - README - TODOs.org - LICENSE - default.nix - utils.nix - shell.nix - spelling/ - scripts/ - result collections: pastebins: output: true tils: output: true t: about: en: "About" pt: "Sobre" about_url: en: "/about.html" pt: "/sobre.html" til: en: "TIL" pt: "HEA" til_url: en: "/til.html" pt: "/hea.html" til_listing: en: "TIL Listing" pt: "Lista de HEA" home: en: "EuAndreh's blog" pt: "Blog do EuAndreh" home_url: en: "/en/" pt: "/pt/" recent_posts: en: "Recent posts" pt: "Postagens recentes" feed: title: blog: en: "EuAndreh's blog feed" pt: "Feed do blog do EuAndreh" til: en: "EuAndreh's TIL feed" pt: "Feed do HEA do EuAndreh" url: blog: en: "/feed.blog.en.atom" pt: "/feed.blog.pt.atom" til: en: "/feed.til.en.atom" pt: "/feed.til.pt.atom" date_format: en: "%B %-d, %Y" pt: "%-d de %B de %Y" posted_on: en: "Posted on" pt: "Postado em" updated_at: en: "Updated at" pt: "Atualizado em" alt: atom: en: "Atom/RSS icon" pt: "Ícone de Atom/RSS" envelope_icon: en: "Envelope icon" pt: "Ícone de envelope" lock_icon: en: "Lock icon" pt: "Ícone de fechadura" footer: en: >- The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>. The <a href="https://git.sr.ht/~euandreh/website">code</a> is <a href="https://git.sr.ht/~euandreh/website/tree/master/LICENSE">GPLv3 or later</a>. pt: >- O conteúdo desse site é licensiado sob a licença <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>. O <a href="https://git.sr.ht/~euandreh/website">código</a> é <a href="https://git.sr.ht/~euandreh/website/tree/master/LICENSE">GPLv3 ou versões maiores</a>.