Skip to content

Commit 5647e53

Browse files
authored
Merge pull request #40 from moiSentineL/preambles
better preambles
2 parents e4137c7 + 611c2c5 commit 5647e53

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

src/_layouts/pages/archives.njk

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ layout: base.njk
66
<main>
77
<hr>
88
<div style="text-align: center">
9-
<h1 style="margin: 0.5em 0em 0em" >the Archive</h1>
10-
<h4 style="margin: 0em">Subscribe via <a href="https://nibirsan.org/feed.xml">RSS</a></h4>
9+
<h1 style="margin: 0.5em 0em 0.1em" >/ the Archive /</h1>
10+
<span>from the edge where I end, and the world begins </span> <br>
11+
<h4 style="margin: 0.3em">Subscribe via <a href="https://nibirsan.org/feed.xml">RSS</a></h4>
1112
</div>
13+
1214
{% set showYear = true %}
1315
{% set showMonth = true %}
1416
{% include "archive-list.njk" %}

src/_layouts/pages/top-posts.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: base.njk
66
<main>
77
<hr>
88
<div style="text-align: center; ">
9-
<h1 style="margin-top: 0.5em;">Top Posts</h1>
9+
<h1 style="margin-top: 0.5em;">/ Top Posts /</h1>
1010
</div>
1111
<div>
1212
{{ content | safe }}

src/pages/blog.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22
layout: pages/blogs.njk
33
permalink: "/blog/index.html"
44
---
5-
Hey there! Welcome to my blog sort of thing. I _definitely_ don't post nonsensical stuff here. It's mostly about philosophy, life, people and observations. You're free to view the posts as you like, although there's the [archive](/blog/archive/) you can go to. You can also scroll down on this page and browse by #tags.
5+
<p align="center">
6+
<em>"your blog gave me an existential crisis damn."</em>
7+
<br>
8+
- that <a href="https://archive.is/msBIv">reddit</a> user.
9+
</p>
610

7-
Good luck! (you might really need it..) And if you want to keep coming for more, consider subscribing via [RSS](/feed.xml) to get new posts right into your virtual doorstep.
11+
Hey there! Welcome to my brain dump. It's contains stuff related to philosophy, life, people, observations and the occasional musing on the absurdity of life.
12+
13+
You're free to read the posts as you like, but to get started, you can view the [top posts](/blog/top/) or the [archive](/blog/archive/). You can also scroll down to the bottom of this page and browse by #tags.
14+
15+
If you like what I write about, and want to keep coming for more, consider subscribing via [RSS](/feed.xml) to get new posts right into your virtual doorstep. Also, consider subscribing to my [newsletter/substack](https://visionoflife.substack.com/) for more polished content.
816

9-
Use of [hypothes.is](https://hypothes.is) or any other web-highlighter is encouraged for a better internet, for all of us. Also, consider subscribing to my [newsletter](https://visionoflife.substack.com/).
1017
<hr>

src/pages/math ventures.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,10 @@
22
layout: pages/math-ventures.njk
33
permalink: "/blog/math/index.html"
44
---
5-
## Update
6-
umm... [:It's harder than I thought](#:xLore). I couldn't grasp a lot of things. Isometries officially kicked my butt. I realised that it was not great for a 10th Grader (soon to be 11th) like me. Perhaps I need a bit more BASIC-Basic Mathematics.
7-
For now, I am putting an hold on grinding Basic Mathematics by Serge Lang. I will continue learning math from Khan Academy and much more.
85

9-
**What about the future?** Well, I want to keep posting about math, regardless of the source. I will keep posting what I learn, what is interesting and what is not.
6+
**venture**
7+
_noun_: a risky or daring journecy or undertaking. {.edit}
108

11-
Definitely, a lot to learn. I will soon start my Grade 11, and it's going to get ~~~~~ real soon. Let's hope for the best!
9+
This part of my blog is about the things I encounter on my venture through the land of the Mathematics. Beware, there exists some things that are beyond understanding.
1210

13-
Keep practicing!
14-
15-
## :x Lore
16-
I have been studying Serge Lang's [Basic Mathematics](https://amzn.to/3UElWTL) with the help of Real Physics' [lectures](https://youtube.com/playlist?list=PLMcpDl1Pr-viA25VUkHNmcUkWx9usPgyb&si=W4iXHhkpfITEBTtL) to up my "game" in maths. I want to revisit the fundamentals and develop a better foundation.
17-
18-
I am hoping to finish the book by the end of June. I haven't "grinded" textbooks this way before, but I know that this is going to be a great experience.
19-
20-
This is where I update things and tell you all about the things I have learned.
11+
Happy Math!

0 commit comments

Comments
 (0)