Skip to content

Commit 8aa2182

Browse files
author
aryan
committed
stylied search wrapper and descprition in front-matter
1 parent e88a675 commit 8aa2182

19 files changed

Lines changed: 319 additions & 9 deletions

File tree

assets/css/custom.css

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,24 @@ nav {
138138
}
139139

140140
nav .search-wrapper {
141-
display: none;
141+
display: inline-block;
142+
position: static;
143+
144+
.search-results{
145+
left: auto;
146+
max-height: min(calc(100vh - 11rem - env(safe-area-inset-bottom)), 400px);
147+
}
142148
}
143149
@media (min-width: 768px) {
144150
nav .search-wrapper {
145151
display: inline-block;
152+
position: relative;
153+
}
154+
}
155+
156+
.sidebar-container {
157+
.search-wrapper{
158+
display: none;
146159
}
147160
}
148161

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
date: '2025-03-21T13:45:36+05:30'
3+
draft: false
4+
title: 'Computationl Thinking'
5+
---
6+
7+
## gello

content/courses/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
date: '2025-03-23T08:23:44+05:30'
33
draft: false
44
title: 'Courses'
5+
cascade:
6+
width: wide
57
---
68

content/courses/mathematics/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Mathematics - I
33
date: 2020-01-01
4+
type: chapters
45
authors:
56
- name: imfing
67
link: https://github.com/imfing
@@ -13,7 +14,7 @@ tags:
1314
- Example
1415
- Guide
1516
excludeSearch: true
16-
width: nomral
17+
width: full
1718
---
1819

1920
This article offers a sample of basic Markdown syntax that can be used in Hugo content files.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Mhhh
3+
date: 2020-01-01
4+
authors:
5+
- name: imfing
6+
link: https://github.com/imfing
7+
image: https://github.com/imfing.png
8+
- name: Octocat
9+
link: https://github.com/octocat
10+
image: https://github.com/octocat.png
11+
tags:
12+
- Markdown
13+
- Example
14+
- Guide
15+
excludeSearch: true
16+
width: full
17+
sidebar:
18+
exclude: true
19+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Maths - I 2 💥
3+
date: 2020-01-01
4+
authors:
5+
- name: imfing
6+
link: https://github.com/imfing
7+
image: https://github.com/imfing.png
8+
- name: Octocat
9+
link: https://github.com/octocat
10+
image: https://github.com/octocat.png
11+
tags:
12+
- Markdown
13+
- Example
14+
- Guide
15+
excludeSearch: true
16+
width: nomral
17+
18+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Maths - I 2 💥
3+
date: 2020-01-01
4+
authors:
5+
- name: imfing
6+
link: https://github.com/imfing
7+
image: https://github.com/imfing.png
8+
- name: Octocat
9+
link: https://github.com/octocat
10+
image: https://github.com/octocat.png
11+
tags:
12+
- Markdown
13+
- Example
14+
- Guide
15+
excludeSearch: true
16+
width: nomral
17+
18+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Maths - I 2 💥
3+
date: 2020-01-01
4+
authors:
5+
- name: imfing
6+
link: https://github.com/imfing
7+
image: https://github.com/imfing.png
8+
- name: Octocat
9+
link: https://github.com/octocat
10+
image: https://github.com/octocat.png
11+
tags:
12+
- Markdown
13+
- Example
14+
- Guide
15+
excludeSearch: true
16+
width: nomral
17+
18+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Maths - I 2 💥
3+
date: 2020-01-01
4+
authors:
5+
- name: imfing
6+
link: https://github.com/imfing
7+
image: https://github.com/imfing.png
8+
- name: Octocat
9+
link: https://github.com/octocat
10+
image: https://github.com/octocat.png
11+
tags:
12+
- Markdown
13+
- Example
14+
- Guide
15+
excludeSearch: true
16+
width: nomral
17+
18+
---
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Maths - I 2 💥
3+
date: 2020-01-01
4+
authors:
5+
- name: imfing
6+
link: https://github.com/imfing
7+
image: https://github.com/imfing.png
8+
- name: Octocat
9+
link: https://github.com/octocat
10+
image: https://github.com/octocat.png
11+
tags:
12+
- Markdown
13+
- Example
14+
- Guide
15+
excludeSearch: true
16+
width: nomral
17+
18+
---

0 commit comments

Comments
 (0)