Skip to content

Commit 225e938

Browse files
author
aryan
committed
check google adsence review
1 parent 5bf37d6 commit 225e938

5 files changed

Lines changed: 27 additions & 49 deletions

File tree

content/_index.md

Lines changed: 17 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -17,85 +17,65 @@ width: normal
1717

1818
<div class="hx-mt-6 hx-mb-6">
1919
{{< hextra/hero-headline >}}
20-
Deploy and manage your apps
21-
on Clever Cloud
20+
Your Academic Companion: PinNotes
2221
{{< /hextra/hero-headline >}}
2322
</div>
2423

2524
<div class="hx-mb-6">
2625
{{< hextra/hero-subtitle style="margin:.3rem 0 2rem 0">}}
27-
Documentation and guides to deploy,
28-
manage, and monitor your apps.
26+
PinNotes is your go-to platform for accessing high-quality academic notes and practice questions across a wide range of subjects.
2927
{{< /hextra/hero-subtitle >}}
3028
</div>
3129

3230
<div class="hx-mb-12">
33-
{{< hextra/hero-button text="Get Started" link="docs" >}}
31+
{{< hextra/hero-button text="Get Started" link="notes" >}}
3432
</div>
3533

36-
<div class="hx-mt-6"></div>
34+
<!-- <div class="hx-mt-6"></div>
3735
38-
{{< cards cols="3">}}
39-
{{< card link="/" title="Image Card" image="https://github.com/user-attachments/assets/71b7e3ec-1a8d-4582-b600-5425c6cc0407" subtitle="Internet Image" >}}
36+
{{< cards cols="2">}}
4037
{{< card link="/" title="Local Image" image="/images/code-2.jpg" subtitle="Raw image under static directory." >}}
4138
{{< card link="/" title="Local Image" image="/images/orange.jpg" subtitle="Image under assets directory, processed by Hugo." method="Resize" options="600x q80 webp" >}}
42-
{{< /cards >}}
39+
{{< /cards >}} -->
4340

4441
<div class="hx-mb-6"></div>
4542

4643
{{< hextra/feature-grid >}}
4744
{{< hextra/feature-card
48-
title="Computaional Thinking"
45+
title="Practice Questions"
4946
subtitle="Environment variables are a simple way of configuring your applications, their deployment and their behaviour."
5047
icon="sparkles"
51-
link="/computationl-thinking/"
48+
link="/exercises/"
5249
class="hx-aspect-auto md:hx-aspect-[1.1/1] max-md:hx-min-h-[340px]"
5350
image="/images/green.jpg"
5451
imageClass="hx-top-[40%] hx-left-[24px] hx-w-[180%] sm:hx-w-[110%] dark:hx-opacity-80"
5552
style="background: radial-gradient(ellipse at 50% 80%,rgba(58, 56, 113, 0.1),hsla(0,0%,100%,0));"
5653
>}}
5754
{{< hextra/feature-card
58-
title="English"
55+
title="Blogs"
5956
subtitle="The Clever Cloud API reference."
6057
link="blog"
6158
class="hx-aspect-auto md:hx-aspect-[1.1/1] max-lg:hx-min-h-[340px]"
6259
image="/images/abstract-1.jpg"
6360
imageClass="hx-top-[40%] hx-left-[36px] hx-w-[180%] sm:hx-w-[110%] dark:hx-opacity-80"
6461
style="background: radial-gradient(ellipse at 50% 80%,rgba(203, 28, 66, 0.1),hsla(0,0%,100%,0));"
6562
>}}
66-
{{< hextra/feature-card
67-
title="Mathematics I"
68-
subtitle="An official Command Line Interface for Clever Cloud."
69-
link="courses"
70-
class="hx-aspect-auto md:hx-aspect-[1.1/1] max-md:hx-min-h-[340px]"
71-
image="/images/app.jpg"
72-
imageClass="hx-top-[40%] hx-left-[36px] hx-w-[110%] sm:hx-w-[110%] dark:hx-opacity-80"
73-
style="background: radial-gradient(ellipse at 50% 80%,rgba(245, 116, 97, 0.1),hsla(0,0%,100%,0));"
74-
>}}
75-
{{< hextra/feature-card
76-
title="Graded Assignments"
77-
subtitle="Find detailed tutorials to deploy your favorite framework on Clever Cloud"
78-
link="guides"
79-
class="hx-aspect-auto md:hx-aspect-[1.1/1] max-md:hx-min-h-[340px]"
80-
image="/images/app.jpg"
81-
imageClass="hx-top-[100%] hx-left-[36px] hx-w-[110%] sm:hx-w-[110%] dark:hx-opacity-80"
82-
>}}
8363
84-
{{< hextra/feature-card
64+
<!-- {{< hextra/feature-card
8565
title="Extra Weekly Activites"
8666
subtitle="See supported languages and how to configure your app to deploy successfully"
8767
link="doc/applications"
88-
>}}
89-
{{< hextra/feature-card
90-
title="Connect your application to dependencies"
68+
>}} -->
69+
<!-- {{< hextra/feature-card
70+
title="IITM BS Degree Graded Assignments"
9171
subtitle="See available add-ons such as MySQL, PostgreSQL, Redis, Mongo, Elastic..."
92-
link="doc/addons"
93-
>}}
72+
link="assignments"
73+
>}} -->
9474
{{< hextra/feature-card
95-
title="Connect your application"
75+
title="About "
9676
icon="github"
9777
subtitle="See available add-ons such as MySQL, PostgreSQL, Redis, Mongo, Elastic..."
98-
link="doc/addons"
78+
link="about"
9979
>}}
10080
10181
{{< /hextra/feature-grid >}}

content/assignments/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: '2025-03-21T13:46:34+05:30'
3-
draft: false
3+
draft: true
44
title: 'Assignments'
55
next: /statisctics/
66
width: normal

content/notes/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ cascade:
99

1010

1111
{{< hextra/hero-subtitle style="margin:.3rem 0 2rem 0">}}
12-
Documentation and guides to deploy,
13-
manage, and monitor your apps.
12+
PinNotes is your go-to platform for accessing high-quality academic notes and practice questions across a wide range of subjects.
1413
{{< /hextra/hero-subtitle >}}
1514

1615
---

content/notes/iit-madras/data-science-and-application/foundational-level/mathematics/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ cascade:
1414
---
1515

1616
{{< hextra/hero-subtitle style="margin:.3rem 0 2rem 0">}}
17-
Documentation and guides to deploy,
18-
manage, and monitor your apps.
17+
Pin Your Way to A+ Grades.
1918
{{< /hextra/hero-subtitle >}}
2019

2120
---

hugo.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ menu:
8484
- name: IIT
8585
pageRef: /iit-madras
8686
weight: 4
87-
- name: Assignments
88-
pageRef: /assignments
89-
weight: 5
87+
# - name: Assignments
88+
# pageRef: /assignments
89+
# weight: 5
9090
# - name: Examples
9191
# pageRef: /examples
9292
# weight: 6
@@ -117,10 +117,10 @@ sidebar:
117117
name: "IIT Madras"
118118
url: "/iit-madras"
119119
weight: 3
120-
- identifier: examples
121-
name: "Examples"
122-
url: "/examples"
123-
weight: 4
120+
# - identifier: examples
121+
# name: "Examples"
122+
# url: "/examples"
123+
# weight: 4
124124
docs:
125125
- name: "Introduction"
126126
url: "/docs/"

0 commit comments

Comments
 (0)