Logo
Explore Help
Sign In
mirrors/brew
1
0
Fork 0
You've already forked brew
mirror of https://github.com/Homebrew/brew.git synced 2025-07-14 16:09:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
brew/docs/Homebrew-Governance-Archives.md

13 lines
282 B
Markdown
Raw Normal View History

Add a `last_reviewed_date` to docs metadata - At the AGM we formed an ad-hoc documentation working group. - One of our ideas was that we should have a last reviewed date for documentation, so that we can periodically implement a review mechanism (GitHub Actions posts to Slack for a regular documentation outdatedness check?) to track how old docs are and ensure they're still relevant. - This is a first step towards that goal, by adding a `last_review_date` to the metadata of all docs with a date of earlier than Homebrew's inception because everything needs reviewing so that we start from a good base!
2025-02-03 10:59:02 +00:00
---
last_review_date: "1970-01-01"
---
docs: add automatic listing of governance archives
2022-04-23 17:01:26 -04:00
# Homebrew Governance Archives
{% assign governance_pages = site.pages | where: "category", "governance-archives" %}
CI: add docs.yml With fixes for Markdown syntax to allow tests to pass.
2022-11-19 17:06:01 -05:00
{% assign marker = "-" %}
docs: add automatic listing of governance archives
2022-04-23 17:01:26 -04:00
{% for item in governance_pages -%}
CI: add docs.yml With fixes for Markdown syntax to allow tests to pass.
2022-11-19 17:06:01 -05:00
{{ marker }} [{{ item.title }}]({{ item.url }})
docs: add automatic listing of governance archives
2022-04-23 17:01:26 -04:00
{% endfor %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 83ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API