Skip to content

Commit baec5b3

Browse files
author
aryan
committed
about
1 parent 531c8f8 commit baec5b3

5 files changed

Lines changed: 42 additions & 115 deletions

File tree

assets/css/custom.css

Lines changed: 33 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,14 @@ nav .search-wrapper {
158158
background-color: rgb(31, 35, 40);
159159
}
160160

161-
.hextra-scrollbar{
162-
.dark\:hx-bg-dark:is(html[class~="dark"] *) {
161+
.hextra-scrollbar {
162+
.dark\:hx-bg-dark:is(html[class~="dark"] *) {
163163
--tw-bg-opacity: 1;
164164
background-color: #15171a;
165165
}
166166
}
167167

168-
.mermaid{
168+
.mermaid {
169169
display: flex;
170170
justify-content: center;
171171
}
@@ -175,21 +175,33 @@ nav .search-wrapper {
175175
overflow-y: hidden;
176176
}
177177

178-
a{
179-
code{
178+
a {
179+
code {
180180
color: var(--link-color);
181181
background-color: var(--code-bg);
182182
padding: 0.2rem 0.4rem;
183183
border-radius: 0.25rem;
184184
}
185185
}
186186

187-
li{
188-
code{
187+
li {
188+
code {
189189
color: #07a15e;
190190
}
191191
}
192192

193+
.highlight {
194+
background: url(//s2.svgbox.net/pen-brushes.svg?ic=brush-1&color=ffff43);
195+
margin: -2px -6px;
196+
padding: 2px 6px;
197+
}
198+
199+
mark {
200+
background: url(//s2.svgbox.net/pen-brushes.svg?ic=brush-1&color=ffff43);
201+
margin: -2px -6px;
202+
padding: 2px 6px;
203+
}
204+
193205
/* Customise Content Styles */
194206

195207
.content {
@@ -469,7 +481,6 @@ li{
469481
}
470482

471483
.hextra-toc {
472-
473484
a:hover {
474485
color: var(--link-color);
475486
}
@@ -478,10 +489,9 @@ li{
478489
}
479490
a:visited {
480491
color: var(--link-color);
481-
}
492+
}
482493
}
483494

484-
485495
/* Custom Notes Blog List Cards */
486496

487497
.notes-blogs-wrapper {
@@ -737,7 +747,7 @@ li{
737747
background: radial-gradient(
738748
circle at 80% -150%,
739749
transparent 60%,
740-
rgba(0, 0, 0, 0.5)
750+
rgba(0, 0, 0, 0.9)
741751
);
742752
transition: box-shadow var(--transition-duration);
743753
mix-blend-mode: overlay;
@@ -766,6 +776,16 @@ li{
766776
position: relative;
767777
will-change: transform;
768778
}
779+
780+
h1 {
781+
font-size: 5rem;
782+
margin: 0;
783+
padding: 0;
784+
-webkit-text-stroke: 1px black;
785+
color: white;
786+
text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
787+
-1px 1px 0 #000, 1px 1px 0 #000;
788+
}
769789
}
770790

771791
h1:not(html[class~="dark"] *) {
@@ -825,6 +845,8 @@ h1:is(html[class~="dark"] *) {
825845
.synopsis {
826846
transition-duration: var(--transition-duration);
827847
transition-delay: calc(var(--transition-duration) / 3);
848+
text-shadow: -1px -1px 0 #202020, 1px -1px 0 #202020, -1px 1px 0 #202020,
849+
1px 1px 0 #202020;
828850
}
829851

830852
.icons svg {

content/about/index.md

Lines changed: 9 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
---
2-
title: About
2+
title: About PinNotes
3+
description: PinNotes is your go-to platform for accessing high-quality academic notes and practice questions across a wide range of subjects. Whether you’re preparing for exams, brushing up on concepts, or seeking targeted revision, PinNotes helps you organize, highlight, and master your studies with ease. With intuitive navigation and a growing library of resources, PinNotes is designed to support students at every stage of their educational journey—making learning efficient, effective, and engaging.
34
toc: false
45
---
56

67
<div class="about-card-body">
78
<article class="about-card">
8-
<img src="/images/avatar.jpg" alt="Avatar wallpaper" class="about-img" />
9+
<img src="/images/utils/aryan.jpg" alt="Avatar wallpaper" class="about-img" />
910

1011
<div class="about-content">
11-
<h1>Aryan: The Creator of Pinnotes</h1>
12+
<h1>
13+
Aryan: The Creator of PinNotes
14+
</h1>
1215

1316
<!-- <div class="infos">
1417
<svg width="141" height="29" viewBox="0 0 141 29" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -24,7 +27,7 @@ toc: false
2427
</div> -->
2528

2629
<p class="synopsis">
27-
Jake Sully lives with his newfound family formed on the extrasolar moon Pandora. Once a familiar threat returns to finish what was previously started, Jake must work with Neytiri and the army of the Na'vi race to protect their home.
30+
PinNotes can stand out as a modern, student-friendly platform that simplifies academic success and makes learning both effective and enjoyable.
2831
</p>
2932

3033
<div class="icons">
@@ -45,13 +48,6 @@ toc: false
4548
</article>
4649
</div>
4750

48-
<img src="https://r2cdn.perplexity.ai/pplx-full-logo-primary-dark%402x.png" class="logo" width="120"/>
49-
50-
# give me some nice ideas, marketing tag lines , description and a name and a logo for my notes website named pinnotes through one can access notes on different academic subjects and practices questions
51-
52-
Here are creative ideas, marketing taglines, a concise description, a logo concept, and additional branding suggestions for your notes website, **PinNotes**:
53-
54-
---
5551

5652
## 1. **Name \& Brand Identity**
5753

@@ -129,100 +125,11 @@ Here are creative ideas, marketing taglines, a concise description, a logo conce
129125

130126
With these ideas, **PinNotes** can stand out as a modern, student-friendly platform that simplifies academic success and makes learning both effective and enjoyable.
131127

132-
<div style="text-align: center">⁂</div>
133-
134-
[^1]: S1_VOL2_PROBABILITYDISTRIBUTIONS.pdf
135-
136-
[^2]: https://thetutorresource.com/catchy-tutoring-slogans/
137-
138-
[^3]: https://www.starterstory.com/online-courses-business-slogans
139-
140-
[^4]: https://blog.boon.so/online-teaching-platforms-slogan-ideas/
141-
142-
[^5]: https://www.wix.com/blog/website-name-ideas
143-
144-
[^6]: https://namefatso.com/blog/note-business-name-ideas
145-
146-
[^7]: https://www.canva.com/logos/templates/education/
147-
148-
[^8]: https://99designs.com/inspiration/logos/education
149-
150-
[^9]: https://www.brandcrowd.com/maker/tag/notes
151-
152-
[^10]: https://www.studyfetch.com/features/notes
153-
154-
[^11]: https://www.allexamnotes.com/about/
155-
156-
[^12]: https://www.webfx.com/industries/education/higher-education/website-examples/
157-
158-
[^13]: https://www.indeed.com/career-advice/career-development/taglines
159-
160-
[^14]: https://10web.io/business-name-generator/educational-website/
161-
162-
[^15]: https://www.brandcrowd.com/maker/tag/study
163-
164-
[^16]: https://penseum.com
165-
166-
[^17]: https://searchengineland.com/effective-about-us-page-examples-390207
167-
168-
[^18]: https://w3-lab.com/education-website-design-ideas-examples/
169-
170-
[^19]: https://infinitylearn.com/surge/study-materials/english/slogans/education/
171-
172-
[^20]: https://www.brandcrowd.com/business-name-generator/tag/notes
173-
174-
[^21]: https://www.vistaprint.com/logomaker/ideas/academic-logos
175-
176-
[^22]: https://www.brandcrowd.com/maker/tag/note
177-
178-
[^23]: https://durable.co/slogan-generator/education-slogan-ideas
179-
180-
[^24]: https://www.webfx.com/blog/marketing/brand-slogan-examples/
181-
182-
[^25]: https://byjus.com/english/slogans-on-education/
183-
184-
[^26]: https://mindfieldconsulting.com/100-catchy-and-creative-names-for-learning-management-systems/
185-
186-
[^27]: https://www.brandroot.com/education-business-name-generator
187-
188-
[^28]: https://99designs.com/inspiration/logos/study
189-
190-
[^29]: https://looka.com/logo-ideas/education-logo-design/
191-
192-
[^30]: https://www.mindgrasp.ai
193-
194-
[^31]: https://www.studydrive.net
195-
196-
[^32]: https://www.neurosciencemarketing.com/blog/articles/college-branding-taglines.htm
197-
198-
[^33]: https://blog.boon.so/elearning-slogan-ideas/
199-
200-
[^34]: https://www.starterstory.com/education-products-business-instagram-username-ideas
201-
202-
[^35]: https://www.brandcrowd.com/business-name-generator/tag/exam
203-
204-
[^36]: https://www.founderjar.com/blog-name-generator/education/
205-
206-
[^37]: https://10web.io/business-name-generator/educational-blog/
207-
208-
[^38]: https://99designs.com/inspiration/logos/e-learning
209-
210-
[^39]: https://www.vistaprint.com/logomaker/ideas/study-logos
211-
212-
[^40]: https://amanote.com
213-
214-
[^41]: https://www.collegeraptor.com/find-colleges/articles/tips-tools-advice/10-free-online-study-tools/
215-
216-
Hextra is designed to be a simple, fast, and flexible theme for building modern static websites. It is especially well-suited for documentation websites but can also be used for various types of sites, such as blogs, portfolios, and more.
217-
218-
Hugo, like Jekyll, is a static site generator. What sets Hugo apart is that it is a single binary, making it easy to install and run on various platforms. It is also extremely fast and reliable, capable of rendering a site with thousands of pages in milliseconds.
219-
220-
Hextra is built with a mindset focused on having a minimal footprint. To get started, no extra dependencies like Node.js packages are required; all you need is a single YAML configuration file, along with your Markdown content. Thus, we can focus on writing quality content instead of setting up tooling.
221-
222128
## Credits
223129

224-
Hextra cannot be built without the following tools and inspirations:
130+
PinNotes cannot be built without the following tools and inspirations:
225131

132+
- [Github](https://github.com/pinnotes/pinnotes.github.io)
226133
- [Hugo](https://gohugo.io/)
227134
- [Tailwind CSS](https://tailwindcss.com/)
228135
- [Heroicons](https://heroicons.com/)

layouts/_default/list.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<article class="hx-w-full hx-break-words hx-flex hx-min-h-[calc(100vh-var(--navbar-height))] hx-min-w-0 hx-justify-center hx-pb-8 hx-pr-[calc(env(safe-area-inset-right)-1.5rem)]">
66
<main class="hx-w-full hx-min-w-0 hx-max-w-6xl hx-px-6 hx-pt-4 hx-md-px-12">
77
<div class="content">
8-
<h1>HELLO</h1>
98
{{ if .Title }}<h1>{{ .Title }}</h1>{{ end }}
109
{{ .Content }}
1110
</div>

layouts/_default/single.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<br class="hx-mt-1.5 hx-text-sm" />
88
{{ if .Title }}<h1 class="hx-text-center hx-mt-2 hx-text-4xl hx-font-bold hx-tracking-tight hx-text-slate-900 hx-dark-text-slate-100">{{ .Title }}</h1>{{ end }}
99
<div class="hx-mb-16"></div>
10-
<h1>HELLO</h1>
1110
<div class="content">
1211
{{ .Content }}
1312
</div>

static/images/utils/aryan.jpg

1.6 MB
Loading

0 commit comments

Comments
 (0)