From d5bdcf0daaf1fe371f3fb7b7407d8846567e266b Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Sat, 5 Nov 2022 16:55:28 +0200 Subject: git page working and cleanup --- public/css/style.css | 3 +- public/fonts/lacquer-v15-latin.zip | Bin 575728 -> 0 bytes public/fonts/tmp/lacquer-v15-latin-regular.eot | Bin 87905 -> 0 bytes public/fonts/tmp/lacquer-v15-latin-regular.svg | 2313 ---------------------- public/fonts/tmp/lacquer-v15-latin-regular.ttf | Bin 196784 -> 0 bytes public/fonts/tmp/lacquer-v15-latin-regular.woff2 | Bin 75192 -> 0 bytes public/img/bg2.jpg | Bin 0 -> 30813 bytes public/img/bg3.jpg | Bin 0 -> 1109515 bytes public/img/bg4.jpg | Bin 0 -> 307220 bytes public/index.html | 27 +- static/css/style.css | 3 +- static/fonts/lacquer-v15-latin.zip | Bin 575728 -> 0 bytes static/fonts/tmp/lacquer-v15-latin-regular.eot | Bin 87905 -> 0 bytes static/fonts/tmp/lacquer-v15-latin-regular.svg | 2313 ---------------------- static/fonts/tmp/lacquer-v15-latin-regular.ttf | Bin 196784 -> 0 bytes static/fonts/tmp/lacquer-v15-latin-regular.woff2 | Bin 75192 -> 0 bytes static/img/bg2.jpg | Bin 0 -> 30813 bytes static/img/bg3.jpg | Bin 0 -> 1109515 bytes static/img/bg4.jpg | Bin 0 -> 307220 bytes templates/base.html | 4 +- templates/index.html | 23 +- 21 files changed, 20 insertions(+), 4666 deletions(-) delete mode 100644 public/fonts/lacquer-v15-latin.zip delete mode 100644 public/fonts/tmp/lacquer-v15-latin-regular.eot delete mode 100644 public/fonts/tmp/lacquer-v15-latin-regular.svg delete mode 100644 public/fonts/tmp/lacquer-v15-latin-regular.ttf delete mode 100644 public/fonts/tmp/lacquer-v15-latin-regular.woff2 create mode 100644 public/img/bg2.jpg create mode 100644 public/img/bg3.jpg create mode 100644 public/img/bg4.jpg delete mode 100644 static/fonts/lacquer-v15-latin.zip delete mode 100644 static/fonts/tmp/lacquer-v15-latin-regular.eot delete mode 100644 static/fonts/tmp/lacquer-v15-latin-regular.svg delete mode 100644 static/fonts/tmp/lacquer-v15-latin-regular.ttf delete mode 100644 static/fonts/tmp/lacquer-v15-latin-regular.woff2 create mode 100644 static/img/bg2.jpg create mode 100644 static/img/bg3.jpg create mode 100644 static/img/bg4.jpg diff --git a/public/css/style.css b/public/css/style.css index 368de8b..60d2b85 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -38,13 +38,14 @@ nav a { footer{ text-align: center; + font-size: 0.9rem; } /* Header */ .headerImage { margin-top: 25px; position: relative; - background: url(/img/bg.jpg) no-repeat center; + background: url(/img/bg4.jpg) no-repeat center; background-size: cover; height: 250px; } diff --git a/public/fonts/lacquer-v15-latin.zip b/public/fonts/lacquer-v15-latin.zip deleted file mode 100644 index 09ecdbb..0000000 Binary files a/public/fonts/lacquer-v15-latin.zip and /dev/null differ diff --git a/public/fonts/tmp/lacquer-v15-latin-regular.eot b/public/fonts/tmp/lacquer-v15-latin-regular.eot deleted file mode 100644 index fbab9b3..0000000 Binary files a/public/fonts/tmp/lacquer-v15-latin-regular.eot and /dev/null differ diff --git a/public/fonts/tmp/lacquer-v15-latin-regular.svg b/public/fonts/tmp/lacquer-v15-latin-regular.svg deleted file mode 100644 index 19bf3e3..0000000 --- a/public/fonts/tmp/lacquer-v15-latin-regular.svg +++ /dev/null @@ -1,2313 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/fonts/tmp/lacquer-v15-latin-regular.ttf b/public/fonts/tmp/lacquer-v15-latin-regular.ttf deleted file mode 100644 index 1cf180c..0000000 Binary files a/public/fonts/tmp/lacquer-v15-latin-regular.ttf and /dev/null differ diff --git a/public/fonts/tmp/lacquer-v15-latin-regular.woff2 b/public/fonts/tmp/lacquer-v15-latin-regular.woff2 deleted file mode 100644 index 295d440..0000000 Binary files a/public/fonts/tmp/lacquer-v15-latin-regular.woff2 and /dev/null differ diff --git a/public/img/bg2.jpg b/public/img/bg2.jpg new file mode 100644 index 0000000..257f31d Binary files /dev/null and b/public/img/bg2.jpg differ diff --git a/public/img/bg3.jpg b/public/img/bg3.jpg new file mode 100644 index 0000000..e93c674 Binary files /dev/null and b/public/img/bg3.jpg differ diff --git a/public/img/bg4.jpg b/public/img/bg4.jpg new file mode 100644 index 0000000..b7256ee Binary files /dev/null and b/public/img/bg4.jpg differ diff --git a/public/index.html b/public/index.html index 4efa297..5a34e74 100644 --- a/public/index.html +++ b/public/index.html @@ -20,7 +20,7 @@
@@ -34,14 +34,6 @@ My name is Rasmus. I am studying Computer Science and Physics

-

- This site has many purposes. It is is some ways the replacement - of 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 has some other stuff aswell. -
- So, Go on, have a look around! -

@@ -71,16 +63,13 @@

- “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.” + "You're an interesting species. An interesting mix. You're capable + of such beautiful dreams, and such horrible nightmares. + You feel so lost, so cut off, so alone, only you're not. + See, in all our searching, the only thing we've found + that makes the emptiness bearable, is each other."
- ― Terence McKenna + ― Carl Sagan

@@ -99,7 +88,7 @@
-
© Here is the very important Footer 2022
+
© footer 2022
diff --git a/static/css/style.css b/static/css/style.css index 368de8b..60d2b85 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -38,13 +38,14 @@ nav a { footer{ text-align: center; + font-size: 0.9rem; } /* Header */ .headerImage { margin-top: 25px; position: relative; - background: url(/img/bg.jpg) no-repeat center; + background: url(/img/bg4.jpg) no-repeat center; background-size: cover; height: 250px; } diff --git a/static/fonts/lacquer-v15-latin.zip b/static/fonts/lacquer-v15-latin.zip deleted file mode 100644 index 09ecdbb..0000000 Binary files a/static/fonts/lacquer-v15-latin.zip and /dev/null differ diff --git a/static/fonts/tmp/lacquer-v15-latin-regular.eot b/static/fonts/tmp/lacquer-v15-latin-regular.eot deleted file mode 100644 index fbab9b3..0000000 Binary files a/static/fonts/tmp/lacquer-v15-latin-regular.eot and /dev/null differ diff --git a/static/fonts/tmp/lacquer-v15-latin-regular.svg b/static/fonts/tmp/lacquer-v15-latin-regular.svg deleted file mode 100644 index 19bf3e3..0000000 --- a/static/fonts/tmp/lacquer-v15-latin-regular.svg +++ /dev/null @@ -1,2313 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/static/fonts/tmp/lacquer-v15-latin-regular.ttf b/static/fonts/tmp/lacquer-v15-latin-regular.ttf deleted file mode 100644 index 1cf180c..0000000 Binary files a/static/fonts/tmp/lacquer-v15-latin-regular.ttf and /dev/null differ diff --git a/static/fonts/tmp/lacquer-v15-latin-regular.woff2 b/static/fonts/tmp/lacquer-v15-latin-regular.woff2 deleted file mode 100644 index 295d440..0000000 Binary files a/static/fonts/tmp/lacquer-v15-latin-regular.woff2 and /dev/null differ diff --git a/static/img/bg2.jpg b/static/img/bg2.jpg new file mode 100644 index 0000000..257f31d Binary files /dev/null and b/static/img/bg2.jpg differ diff --git a/static/img/bg3.jpg b/static/img/bg3.jpg new file mode 100644 index 0000000..e93c674 Binary files /dev/null and b/static/img/bg3.jpg differ diff --git a/static/img/bg4.jpg b/static/img/bg4.jpg new file mode 100644 index 0000000..b7256ee Binary files /dev/null and b/static/img/bg4.jpg differ diff --git a/templates/base.html b/templates/base.html index 3160bbd..48e5fc4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -22,7 +22,7 @@
@@ -32,7 +32,7 @@
-
© Here is the very important Footer 2022
+
© footer 2022
diff --git a/templates/index.html b/templates/index.html index 2422899..dff3048 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,14 +8,6 @@ My name is Rasmus. I am studying Computer Science and Physics

-

- This site has many purposes. It is is some ways the replacement - of 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 has some other stuff aswell. -
- So, Go on, have a look around! -

@@ -45,16 +37,13 @@

- “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.” + "You're an interesting species. An interesting mix. You're capable + of such beautiful dreams, and such horrible nightmares. + You feel so lost, so cut off, so alone, only you're not. + See, in all our searching, the only thing we've found + that makes the emptiness bearable, is each other."
- ― Terence McKenna + ― Carl Sagan

-- cgit v1.2.3