mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
docs(docs): update docs
This commit is contained in:
6
docs/src/content/docs/guides/checkout-answer.md
Normal file
6
docs/src/content/docs/guides/checkout-answer.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Checkout Answer
|
||||
description: Guide to checkout the answer of someone else
|
||||
sidebar:
|
||||
order: 3
|
||||
---
|
||||
@@ -1,4 +1,6 @@
|
||||
---
|
||||
title: Contribute
|
||||
description: Guide to contribute
|
||||
sidebar:
|
||||
order: 4
|
||||
---
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Getting Started
|
||||
description: A guide on how to get started with Angular Challenges.
|
||||
sidebar:
|
||||
order: 1
|
||||
---
|
||||
|
||||
To get started with **Angular Challenges**, follow the step:
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Resolve a Challenge
|
||||
description: Guide to resolve a challenge
|
||||
sidebar:
|
||||
order: 2
|
||||
---
|
||||
|
||||
In this guide, you will learn how to resolve a challenge and submit an answer to the main Github repository.
|
||||
|
||||
@@ -38,4 +38,8 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
|
||||
You have an issue, an interesing bug, an idea. Don't waste any time and
|
||||
create your own challenges.
|
||||
</Card>
|
||||
<Card title="Prepare yourself for interview">
|
||||
Doing those challenges will get you ready for any technical challenges for a
|
||||
frontend role.
|
||||
</Card>
|
||||
</CardGrid>
|
||||
|
||||
Reference in New Issue
Block a user