From 1ee480d7dcb769bd8ad0603fb96d04db292c97ab Mon Sep 17 00:00:00 2001 From: horus Date: Fri, 12 Mar 2021 12:59:03 +0100 Subject: Swagify ~ --- views/about.html | 9 +++---- views/index.html | 62 ++++++++++++++++++++++++++++++++++++++++------ views/snippets/layout.html | 29 +++++++++++++++++++++- views/snippets/navbar.html | 4 +-- 4 files changed, 87 insertions(+), 17 deletions(-) diff --git a/views/about.html b/views/about.html index b71a580..08486e4 100644 --- a/views/about.html +++ b/views/about.html @@ -4,7 +4,8 @@ {% block css %} .main { - margin-top: 1.5rem; + margin-top: 4rem; + margin-bottom: 4rem; font-size: 1.25rem; } .float-right-mb { @@ -50,13 +51,9 @@ I study computer science in Berlin and work at my university’s data center. Th
- Last but not least I'm interested in molecular gastronomy (reading books like this famous one by Harold McGee), chinese or japanese tea (everything Camellia sinensis) and of course fresh grinded coffee to start my day, currently using a Baratza Encore and the AeroPress. + Last but not least I'm interested in molecular/modernist cuisine (my understanding is based on books like this famous one by Harold McGee), chinese or japanese tea (everything Camellia sinensis) and of course fresh grinded coffee to start my day, currently using a Baratza Encore and the AeroPress.
- - {% endblock %} diff --git a/views/index.html b/views/index.html index 48e7520..449b69c 100644 --- a/views/index.html +++ b/views/index.html @@ -2,16 +2,38 @@ {% block css %} .main { - margin-top: 8rem; + margin-top: 4rem; + margin-bottom: 4rem; } @media (max-width: 992px) { .main { margin-top: 4rem; + margin-bottom: 4rem; } } .index-list > li { margin-bottom: 1rem; } + + body { + background-color: #1c1c1c; + } + + #footer { + background-color: #e1e1e1; + } + .string { + color: #ddd277; + } + .keyword { + color: #cd015f; + } + .tab-over-space { + margin-left: 2rem; + } + .text-muted { + color: #808080 !important; + } {% endblock %} {% block main %} @@ -19,26 +41,50 @@[ quote => I'm just a simple man, trying to find my way in the universe. ]
+ while lazy; do
+
+ Side.Projects()
+
+ endwhile
+
+
+ while crazy; do
+
+ eval("Some funny, simple tools")
+
+ endwhile
+
+ if interested; do
+
+
+ About.Me()
+ or
+ Contact.Me()
+
+ endif
+
" syntax error: unexpected end of file