home.social

#jinja — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jinja, aggregated by home.social.

  1. RE: mas.to/@davidism/1169308363400

    Acording to their own words: "Pallets is the open source community organization that develops and supports popular Python frameworks" (including #Flask or #Jinja )

    Good guys!

  2. RE: mas.to/@davidism/1169308363400

    Acording to their own words: "Pallets is the open source community organization that develops and supports popular Python frameworks" (including #Flask or #Jinja )

    Good guys!

  3. RE: mas.to/@davidism/1169308363400

    Acording to their own words: "Pallets is the open source community organization that develops and supports popular Python frameworks" (including #Flask or #Jinja )

    Good guys!

  4. RE: mas.to/@davidism/1169308363400

    Acording to their own words: "Pallets is the open source community organization that develops and supports popular Python frameworks" (including #Flask or #Jinja )

    Good guys!

  5. Just released the askama rust crate (jinja templating) 0.16.0 version!

    It comes with a lot of nice features and increased support of jinja features.

    You can see the full details here: github.com/askama-rs/askama/re

    crates.io/crates/askama

    Enjoy!

    #rust #jinja #jinja2

  6. Just released the askama rust crate (jinja templating) 0.16.0 version!

    It comes with a lot of nice features and increased support of jinja features.

    You can see the full details here: github.com/askama-rs/askama/re

    crates.io/crates/askama

    Enjoy!

    #rust #jinja #jinja2

  7. Just released the askama rust crate (jinja templating) 0.16.0 version!

    It comes with a lot of nice features and increased support of jinja features.

    You can see the full details here: github.com/askama-rs/askama/re

    crates.io/crates/askama

    Enjoy!

    #rust #jinja #jinja2

  8. Just released the askama rust crate (jinja templating) 0.16.0 version!

    It comes with a lot of nice features and increased support of jinja features.

    You can see the full details here: github.com/askama-rs/askama/re

    crates.io/crates/askama

    Enjoy!

    #rust #jinja #jinja2

  9. Just released the askama rust crate (jinja templating) 0.16.0 version!

    It comes with a lot of nice features and increased support of jinja features.

    You can see the full details here: github.com/askama-rs/askama/re

    crates.io/crates/askama

    Enjoy!

    #rust #jinja #jinja2

  10. Totally normal workflow:

    I work on documenting #Jinja syntax used in #CondaForge recipes.

    github.com/conda-forge/conda-f

    I decide that the snippets would use Jinja syntax highlighting. However, #Prism doesn't have one. But Internets suggest Twig would work instead.

    github.com/PrismJS/prism/issue

    So I try Twig. Except that Twig highlighter crashes in #Docusaurus. But there's a workaround.

    github.com/facebook/docusaurus

    So I copy the code over to the project, fix it and while at it, rename it to "jinja" and adjust a bit.

    But then, highlighting Jinja expressions alone looks pretty bleak, so let's combine it with YAML… Hmm, that actually doesn't work that well, needs some more adjustments. And before you know it, I have a pretty new Jinja highlighter, and a recipe highlighter that combines Jinja expressions, YAML, v0 recipe selectors, v1 if:/skip: conditions, and also highlighting shell / cmd variables for a good measure.

    github.com/conda-forge/conda-f

  11. Totally normal workflow:

    I work on documenting #Jinja syntax used in #CondaForge recipes.

    github.com/conda-forge/conda-f

    I decide that the snippets would use Jinja syntax highlighting. However, #Prism doesn't have one. But Internets suggest Twig would work instead.

    github.com/PrismJS/prism/issue

    So I try Twig. Except that Twig highlighter crashes in #Docusaurus. But there's a workaround.

    github.com/facebook/docusaurus

    So I copy the code over to the project, fix it and while at it, rename it to "jinja" and adjust a bit.

    But then, highlighting Jinja expressions alone looks pretty bleak, so let's combine it with YAML… Hmm, that actually doesn't work that well, needs some more adjustments. And before you know it, I have a pretty new Jinja highlighter, and a recipe highlighter that combines Jinja expressions, YAML, v0 recipe selectors, v1 if:/skip: conditions, and also highlighting shell / cmd variables for a good measure.

    github.com/conda-forge/conda-f

  12. Totally normal workflow:

    I work on documenting #Jinja syntax used in #CondaForge recipes.

    github.com/conda-forge/conda-f

    I decide that the snippets would use Jinja syntax highlighting. However, #Prism doesn't have one. But Internets suggest Twig would work instead.

    github.com/PrismJS/prism/issue

    So I try Twig. Except that Twig highlighter crashes in #Docusaurus. But there's a workaround.

    github.com/facebook/docusaurus

    So I copy the code over to the project, fix it and while at it, rename it to "jinja" and adjust a bit.

    But then, highlighting Jinja expressions alone looks pretty bleak, so let's combine it with YAML… Hmm, that actually doesn't work that well, needs some more adjustments. And before you know it, I have a pretty new Jinja highlighter, and a recipe highlighter that combines Jinja expressions, YAML, v0 recipe selectors, v1 if:/skip: conditions, and also highlighting shell / cmd variables for a good measure.

    github.com/conda-forge/conda-f

  13. Totally normal workflow:

    I work on documenting #Jinja syntax used in #CondaForge recipes.

    github.com/conda-forge/conda-f

    I decide that the snippets would use Jinja syntax highlighting. However, #Prism doesn't have one. But Internets suggest Twig would work instead.

    github.com/PrismJS/prism/issue

    So I try Twig. Except that Twig highlighter crashes in #Docusaurus. But there's a workaround.

    github.com/facebook/docusaurus

    So I copy the code over to the project, fix it and while at it, rename it to "jinja" and adjust a bit.

    But then, highlighting Jinja expressions alone looks pretty bleak, so let's combine it with YAML… Hmm, that actually doesn't work that well, needs some more adjustments. And before you know it, I have a pretty new Jinja highlighter, and a recipe highlighter that combines Jinja expressions, YAML, v0 recipe selectors, v1 if:/skip: conditions, and also highlighting shell / cmd variables for a good measure.

    github.com/conda-forge/conda-f

  14. Totally normal workflow:

    I work on documenting #Jinja syntax used in #CondaForge recipes.

    github.com/conda-forge/conda-f

    I decide that the snippets would use Jinja syntax highlighting. However, #Prism doesn't have one. But Internets suggest Twig would work instead.

    github.com/PrismJS/prism/issue

    So I try Twig. Except that Twig highlighter crashes in #Docusaurus. But there's a workaround.

    github.com/facebook/docusaurus

    So I copy the code over to the project, fix it and while at it, rename it to "jinja" and adjust a bit.

    But then, highlighting Jinja expressions alone looks pretty bleak, so let's combine it with YAML… Hmm, that actually doesn't work that well, needs some more adjustments. And before you know it, I have a pretty new Jinja highlighter, and a recipe highlighter that combines Jinja expressions, YAML, v0 recipe selectors, v1 if:/skip: conditions, and also highlighting shell / cmd variables for a good measure.

    github.com/conda-forge/conda-f

  15. Apache Superset — боремся с фильтрами по дате. Часть 2

    В этой статье продолжаем борьбу с фильтрами по дате в Apache Superset. Сегодня разберем, как реализовать подобие логики remove_filter в старых версиях (до 5), чтобы виртуальный датасет не оборачивался фильтрами.

    habr.com/ru/articles/1016384/

    #apache_superset #jinja #фильтр #дата #танцы_с_бубном #визуализация #большие_данные

  16. Apache Superset — боремся с фильтрами по дате. Часть 2

    В этой статье продолжаем борьбу с фильтрами по дате в Apache Superset. Сегодня разберем, как реализовать подобие логики remove_filter в старых версиях (до 5), чтобы виртуальный датасет не оборачивался фильтрами.

    habr.com/ru/articles/1016384/

    #apache_superset #jinja #фильтр #дата #танцы_с_бубном #визуализация #большие_данные

  17. Apache Superset — боремся с фильтрами по дате. Часть 2

    В этой статье продолжаем борьбу с фильтрами по дате в Apache Superset. Сегодня разберем, как реализовать подобие логики remove_filter в старых версиях (до 5), чтобы виртуальный датасет не оборачивался фильтрами.

    habr.com/ru/articles/1016384/

    #apache_superset #jinja #фильтр #дата #танцы_с_бубном #визуализация #большие_данные

  18. bsky.app/profile/jinja.lightmo is such a queen 👑🔥
    Already loved the German original and the English version is a banger, too 🙂‍↕️❤️‍🔥

    youtube.com/watch?v=PgWfeO1KKAg

    #Jinja #Music #VTuber

  19. bsky.app/profile/jinja.lightmo is such a queen 👑🔥
    Already loved the German original and the English version is a banger, too 🙂‍↕️❤️‍🔥

    youtube.com/watch?v=PgWfeO1KKAg

    #Jinja #Music #VTuber

  20. bsky.app/profile/jinja.lightmo is such a queen 👑🔥
    Already loved the German original and the English version is a banger, too 🙂‍↕️❤️‍🔥

    youtube.com/watch?v=PgWfeO1KKAg

    #Jinja #Music #VTuber