{{ site.data[page.collection].strings.by | replace: "$1", 'DS-Homebrew'}} •
{% assign source = site.repo | append: "/blob/main/pages" %} {% if page.collection == "en-US" %} {% assign source = source | append: "/_en-US" | append: page.url | replace: ".html", ".md" %} {% else %} {% assign url = page.url | remove_first: "/" %} {% assign source = source | append: "/_" | append: url | replace: ".html", ".md" %} {% endif %} {% assign source = source | %} {{ site.data[page.collection].strings.published-with | replace: "$1", source }}