mirror of
https://github.com/usetrmnl/trmnl-liquid.git
synced 2026-04-29 13:43:18 -07:00
Added Milestoner configuration
Necessary to configure Milestoner (via Gemsmith) so that the Git tags point to the organization. Milestone: minor
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
organization:
|
||||
label: "TRMNL"
|
||||
uri: "https://trmnl.com"
|
||||
project:
|
||||
owner: "usetrmnl"
|
||||
uri:
|
||||
icon: "%<organization_uri>s/favicon.ico"
|
||||
logo: "%<organization_uri>s/images/brand/icon--brand.png"
|
||||
syndication:
|
||||
id: "%<project_uri_version>s/%<id>s"
|
||||
links:
|
||||
- label: "%<organization_label>s: %<project_label>s (web)"
|
||||
mime: "text/html"
|
||||
relation: "alternate"
|
||||
uri: "%<project_uri_home>s/tags"
|
||||
- label: "%<organization_label>s: %<project_label>s (feed)"
|
||||
mime: "application/atom+xml"
|
||||
relation: "self"
|
||||
uri: "%<organization_uri>s/feeds/projects/%<project_name>s.xml"
|
||||
Reference in New Issue
Block a user