mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 13:23:02 -05:00
docs: refactor docs
This commit is contained in:
@@ -80,7 +80,9 @@ In the description section, you can add questions, troubles you encountered, or
|
||||
|
||||
You can now click on <span class="github-success-btn">Create pull request</span>.
|
||||
|
||||
I will read and comment on it when I have some free time.
|
||||
I will read and comment on it <b>when I have some free time.</b>
|
||||
|
||||
<p class="important-block">Don't worry if your answer is not reviewed immediatly. I'm doing it for <b>free</b> and during my <b>free time</b>. If you want to support me, you can do so by <a href="https://github.com/sponsors/tomalaforge">sponsoring me on github</a>. It will validate that my work is of great help for you or your team.</p>
|
||||
|
||||
:::note
|
||||
Everyone is welcome to comment and read other PRs.
|
||||
|
||||
@@ -3,6 +3,8 @@ title: Welcome to Angular Challenges
|
||||
description: Get started by resolving those challenges and becoming a better Angular FrontEnd engineer.
|
||||
template: splash
|
||||
noCommentSection: true
|
||||
banner:
|
||||
content: I will have less free time in the next two months, so don't worry if your pull requests take some time to be reviewed.
|
||||
hero:
|
||||
tagline: Start now and become an Angular Expert!
|
||||
image:
|
||||
@@ -51,7 +53,12 @@ import MyIcon from '../../components/MyIcon.astro';
|
||||
</Card>
|
||||
|
||||
<Card title="Prepare Yourself for Interviews">
|
||||
Completing these challenges will prepare you for any technical challenges you may encounter in a frontend role during interviews.
|
||||
Completing these challenges will prepare you for any technical challenges you
|
||||
may encounter in a frontend role during interviews.
|
||||
</Card>
|
||||
|
||||
<Card title="Sponsoring">
|
||||
This project is free and aims to remain so for as long as possible. However, everything is accomplished during my free time, including creating challenges and reviewing pull requests (PRs). <b>Sponsorship can support me and contribute to the growth of the project</b>.
|
||||
</Card>
|
||||
</CardGrid>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user