chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
## Useful next steps
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card title="Tasks overview" icon="diagram-subtask" href="/tasks/overview">
|
||||
Learn what tasks are and their options
|
||||
</Card>
|
||||
<Card title="Writing tasks" icon="pen-nib" href="/writing-tasks-introduction">
|
||||
Learn how to write your own tasks
|
||||
</Card>
|
||||
<Card title="Deploy using the CLI" icon="terminal" href="/cli-deploy-commands">
|
||||
Learn how to deploy your task manually using the CLI
|
||||
</Card>
|
||||
<Card title="Deploy using GitHub actions" icon="github" href="/github-actions">
|
||||
Learn how to deploy your task using GitHub actions
|
||||
</Card>
|
||||
</CardGroup>
|
||||
Reference in New Issue
Block a user