From 40f114fe03cffaea257dc1f7611a95bda15bd228 Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Sat, 17 Sep 2022 19:11:03 +0300 Subject: New fonts and minor css --- templates/base.html | 14 +++++------ templates/index.html | 66 ++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 62 insertions(+), 18 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 9b997b6..c3864e3 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,8 +1,8 @@ - + {% if page.title%} {{ page.title }} {% else %} @@ -12,8 +12,8 @@ -
-
+
+

Luhamus

@@ -24,16 +24,14 @@ Git Contact -
-
-
+
{% block content %} {% endblock %} -
+
© Here is the very important Footer 2022
- + diff --git a/templates/index.html b/templates/index.html index ce02e72..cab3904 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,23 +1,69 @@ {% extends "base.html" %} {% block content %} -

Hello and Welcome!

-

My name is Rasmus. I am studying Computer Science and Physics

-

This site has many purposes. It serves somewhat as the replacement for my social-media, - it hosts my Git and E-mail server, and some other cool stuff aswell. - So, Go on, have a look around!

-
+
+

Hello and Welcome!

-
+

+ My name is Rasmus. I am studying Computer Science and Physics +

+ +

+ This site has many purposes. It serves somewhat as the replacement + for my social-media,and so I put some of my likings out here. + Also, it hosts my Git and E-mail server, which I find pretty cool, + and some other stuff aswell. + So, Go on, have a look around! +

+
+ +
+ +

Food for Thought

- Coming Soon + +
+
+

Some pople I look up to

+
    +
  • Lex Fridman
  • +
  • Elon Musk
  • +
+
+
+

Some writers I appreciate

+
    +
  • Albert Camus
  • +
  • Dostojevski
  • +
  • Isac Asiimov
  • +
  • Hemmingway
  • +
+ +
+
+ +
+

+ “Nature loves courage. You make the commitment and nature will respond to that + commitment by removing impossible obstacles. Dream the impossible dream and + the world will not grind you under, it will lift you up. + This is the trick. This is what all these teachers and philosophers + who really counted, who really touched the alchemical gold, + this is what they understood. This is the shamanic dance in + the waterfall. This is how magic is done. By hurling yourself + into the abyss and discovering it's a feather bed.” +
+ ― Terence McKenna +

+
+
-
+

Corner of Cool

cool gif -
some space thing
+
Space Thing
-- cgit v1.2.3