chore(website): add "edit this page on github" links

This commit is contained in:
Andrey Nering
2026-01-27 21:45:17 -03:00
parent 788605a3a9
commit e8be687a40
8 changed files with 13 additions and 1 deletions

View File

@@ -370,6 +370,11 @@ export default defineConfig({
{ icon: 'mastodon', link: 'https://fosstodon.org/@task' }
],
editLink: {
text: 'Edit this page on GitHub',
pattern: 'https://github.com/go-task/task/edit/main/website/src/:path'
},
footer: {
message:
'Built with <a target="_blank" href="https://www.netlify.com">Netlify</a>'

View File

@@ -3,6 +3,7 @@ title: Any Variables
author: pd93
date: 2024-05-09
outline: deep
editLink: false
---
# Any Variables

View File

@@ -4,6 +4,7 @@ description: Introduction of the `if:` control and required variable prompts.
author: vmaerten
date: 2026-01-24
outline: deep
editLink: false
---
# New `if:` Control and Variable Prompt

View File

@@ -1,6 +1,7 @@
---
title: Blog
description: Latest news and updates from the Task team
editLink: false
---
<BlogPost

View File

@@ -5,6 +5,7 @@ description:
author: pd93
date: 2024-05-09
outline: deep
editLink: false
---
# Introducing Experiments

View File

@@ -4,6 +4,7 @@ description: The journey of enhancing Windows support in Task.
author: andreynering
date: 2025-09-15
outline: deep
editLink: false
---
# Announcing Built-in Core Utilities for Windows

View File

@@ -1,6 +1,7 @@
---
title: Changelog
outline: deep
editLink: false
---
# Changelog
@@ -1479,4 +1480,4 @@ document, since it describes in depth what changed for this version.
- Add LICENSE file
:::
:::

View File

@@ -2,6 +2,7 @@
title: Donate
layout: doc
outline: false
editLink: false
---
# :raised_hands: Support Task