Skip to content

Commit

Permalink
Merge pull request #40 from moiSentineL/preambles
Browse files Browse the repository at this point in the history
better preambles
  • Loading branch information
moiSentineL authored Oct 8, 2024
2 parents e4137c7 + 611c2c5 commit 5647e53
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
6 changes: 4 additions & 2 deletions src/_layouts/pages/archives.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ layout: base.njk
<main>
<hr>
<div style="text-align: center">
<h1 style="margin: 0.5em 0em 0em" >the Archive</h1>
<h4 style="margin: 0em">Subscribe via <a href="https://nibirsan.org/feed.xml">RSS</a></h4>
<h1 style="margin: 0.5em 0em 0.1em" >/ the Archive /</h1>
<span>from the edge where I end, and the world begins </span> <br>
<h4 style="margin: 0.3em">Subscribe via <a href="https://nibirsan.org/feed.xml">RSS</a></h4>
</div>

{% set showYear = true %}
{% set showMonth = true %}
{% include "archive-list.njk" %}
Expand Down
2 changes: 1 addition & 1 deletion src/_layouts/pages/top-posts.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: base.njk
<main>
<hr>
<div style="text-align: center; ">
<h1 style="margin-top: 0.5em;">Top Posts</h1>
<h1 style="margin-top: 0.5em;">/ Top Posts /</h1>
</div>
<div>
{{ content | safe }}
Expand Down
13 changes: 10 additions & 3 deletions src/pages/blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,16 @@
layout: pages/blogs.njk
permalink: "/blog/index.html"
---
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.
<p align="center">
<em>"your blog gave me an existential crisis damn."</em>
<br>
- that <a href="https://archive.is/msBIv">reddit</a> user.
</p>

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.
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.

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.

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.

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/).
<hr>
17 changes: 4 additions & 13 deletions src/pages/math ventures.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,10 @@
layout: pages/math-ventures.njk
permalink: "/blog/math/index.html"
---
## Update
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.
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.

**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.
**venture**
_noun_: a risky or daring journecy or undertaking. {.edit}

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!
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.

Keep practicing!

## :x Lore
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.

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.

This is where I update things and tell you all about the things I have learned.
Happy Math!

0 comments on commit 5647e53

Please sign in to comment.