diff options
Diffstat (limited to '')
-rw-r--r-- | templates/base.html | 88 | ||||
-rw-r--r-- | templates/base.html.tera | 82 |
2 files changed, 88 insertions, 82 deletions
diff --git a/templates/base.html b/templates/base.html new file mode 100644 index 0000000..59e7984 --- /dev/null +++ b/templates/base.html @@ -0,0 +1,88 @@ +<!doctype html> +<html lang="en"> + +<head> + <meta charset="UTF-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <link rel="stylesheet" href="/static/style.css"> + <link rel="stylesheet" href="/static/fonts.css"> + <title>celeste's hard drive</title> +</head> + +<body> + + <img class="branch" id="branch1" src="/static/branches/branch837-1.png" alt=""> + <img class="branch" id="branch2" src="/static/branches/branch878.png" alt=""> + <img class="branch" id="branch3" src="/static/branches/branch837-2.png" alt=""> + <img class="branch" id="branch4" src="/static/branches/branch840.png" alt=""> + <img class="branch" id="branch5" src="/static/branches/branch869.png" alt=""> + <img class="branch" id="branch6" src="/static/branches/branch871.png" alt=""> + <img class="branch" id="branch7" src="/static/branches/branch879.png" alt=""> + <img class="branch" id="branch8" src="/static/branches/branch880.png" alt=""> + <img class="branch" id="branch9" src="/static/branches/branch881-1.png" alt=""> + <img class="branch" id="branch10" src="/static/branches/branch881-2.png" alt=""> + <img class="branch" id="branch11" src="/static/branches/branch882-1.png" alt=""> + <img class="branch" id="branch12" src="/static/branches/branch882-2.png" alt=""> + <img class="branch" id="branch13" src="/static/branches/branch883-1.png" alt=""> + <img class="branch" id="branch14" src="/static/branches/branch883-2.png" alt=""> + + <div id="page"> + + {% block header %} + {% endblock header %} + + <nav class="panel"> + <ul id="nav"> + <li><a class="{% block nav_home %}{% endblock %}" href="/">home</a></li> + <li><a class="{% block nav_contact %}{% endblock %}" style="font-family: 'Compagnon Roman';" + href="/contact">kontakt</a></li> + <li><a class="{% block nav_poetry %}{% endblock %}" href="/poetry" style="font-family: Louise">poesia</a></li> + <li><a class="{% block nav_blog %}{% endblock %}" style="font-family: Sligoil" href="/blog">weblog</a></li> + <li><a class="{% block nav_projects %}{% endblock %}" style="font-family: 'DeGerm LoCase';" + href="/projects">projetos</a></li> + <!--<li><a class="{% block nav_sound %}{% endblock %}" style="font-family: 'kirieji'" href="/sound">ι³</a></li>--> + <li><a class="{% block nav_listens %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" + href="https://listenbrainz.org/user/celblossom">Γ©coute</a></li> + <li><a href="https://bimbo.video/a/cel" style="font-family: 'Mon Hugo In'">video</a></li> + <li><a href="https://weirdstar.stream" style="font-family: id_kana018">π΄γ©γ€γ</a></li> + <!--<li><a class="{% block nav_pix %}{% endblock %}" style="font-family: Minecraftia" href="/pix">pix</a></li>--> + <!--<li><a class="{% block nav_shodo %}{% endblock %}" href="/shodo">ζΈι</a></li>--> + <!--<li><a class="{% block nav_cute %}{% endblock %}" style="font-family: 'Darumadrop One'" href="/cute">cute linkz</a></li>--> + <!--<li><a class="{% block nav_zk %}{% endblock %}" href="https://garden.blos.sm" style="font-family: Louise">zettelkasten</a></li>--> + <!--<li><a class="{% block nav_read %}{% endblock %}" style="font-family: ukikusa" href="/read">γγ</a></li>--> + <li><a href="https://bunny.garden/cel">π¦π·π°π»ππ·πͺ»ππ±</a></li> + <!--<li><a class="{% block nav_plants %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="/plants">plantas</a></li>--> + <li><a style="font-family: Abordage;" href="https://pussy.accountants">pussy</a></li> + <li class="suscakke"><a href="https://ass-sma.cc"><img src="/static/suscakke.png"></a></li> + <!--<li><a class="{% block nav_guestbook %}{% endblock %}" style="font-family: Compagnon; font-weight: bold;" href="/guestbook">visitas</a></li>--> + </ul> + </nav> + + <main class="{% block reverse %}{% endblock %}"> + <div class="main-content"> + + {% block content %} + {% endblock content %} + + </div> + + {% block aside %} + {% endblock aside %} + + </main> + + <footer class="panel"> + <a class="badge" href="https://blos.sm"><img src="https://blos.sm/badges/cel.png"></a> + <a class="badge" href="https://skinnyver.se"><img src="/static/badges/badussyflops.png"></a> + <img class="badge" src="/static/badges/mothracompat.gif"> + <img class="badge" src="/static/badges/flexbox.png"> + {# TODO: random skin tone #} + <img class="badge" src="/static/badges/servinghttps_{{ self::thread_rng().gen_range(1..=7) }}.png"> + <a class="badge" href="https://keithhacks.cyou"><img src="/static/badges/keith.gif"></a> + <a class="badge" href="https://webb.spiderden.org"><img src="/static/badges/webb.png"></a> + </footer> + + </div> +</body> + +</html>
\ No newline at end of file diff --git a/templates/base.html.tera b/templates/base.html.tera deleted file mode 100644 index 9884964..0000000 --- a/templates/base.html.tera +++ /dev/null @@ -1,82 +0,0 @@ -<!doctype html> -<html lang="en"> - <head> - <meta charset="UTF-8"/> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <link rel="stylesheet" href="/style.css"> - <link rel="stylesheet" href="/fonts.css"> - <title>cel's garden</title> - </head> - - <body> - - <img class="branch" id="branch1" src="/branches/branch837-1.png" alt="cherry blossom branch"> - <img class="branch" id="branch2" src="/branches/branch878.png" alt="cherry blossom branch"> - <img class="branch" id="branch3" src="/branches/branch837-2.png" alt="cherry blossom branch"> - <img class="branch" id="branch4" src="/branches/branch840.png" alt="cherry blossom branch"> - <img class="branch" id="branch5" src="/branches/branch869.png" alt="cherry blossom branch"> - <img class="branch" id="branch6" src="/branches/branch871.png" alt="cherry blossom branch"> - <img class="branch" id="branch7" src="/branches/branch879.png" alt="cherry blossom branch"> - <img class="branch" id="branch8" src="/branches/branch880.png" alt="cherry blossom branch"> - <img class="branch" id="branch9" src="/branches/branch881-1.png" alt="cherry blossom branch"> - <img class="branch" id="branch10" src="/branches/branch881-2.png" alt="cherry blossom branch"> - <img class="branch" id="branch11" src="/branches/branch882-1.png" alt="cherry blossom branch"> - <img class="branch" id="branch12" src="/branches/branch882-2.png" alt="cherry blossom branch"> - <img class="branch" id="branch13" src="/branches/branch883-1.png" alt="cherry blossom branch"> - <img class="branch" id="branch14" src="/branches/branch883-2.png" alt="cherry blossom branch"> - - <div id="page"> - - {% block header %} - {% endblock header %} - - <nav class="panel"> - <ul id="nav"> - <li><a class="{% block nav_home %}{% endblock %}" href="/">home</a></li> - <li><a class="{% block nav_contact %}{% endblock %}" style="font-family: 'Compagnon Roman';" href="/contact">kontakt</a></li> - <li><a class="{% block nav_poetry %}{% endblock %}" href="/poetry" style="font-family: Louise">poesia</a></li> - <li><a class="{% block nav_blog %}{% endblock %}" style="font-family: Sligoil" href="/blog">weblog</a></li> - <li><a class="{% block nav_projects %}{% endblock %}" style="font-family: 'DeGerm LoCase';" href="/projects">projetos</a></li> - <!--<li><a class="{% block nav_sound %}{% endblock %}" style="font-family: 'kirieji'" href="/sound">ι³</a></li>--> - <li><a class="{% block nav_listens %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="https://listenbrainz.org/user/celblossom">Γ©coute</a></li> - <li><a href="https://bimbo.video/a/cel" style="font-family: 'Mon Hugo In'">video</a></li> - <li><a href="https://weirdstar.stream" style="font-family: id_kana018" >π΄γ©γ€γ</a></li> - <!--<li><a class="{% block nav_pix %}{% endblock %}" style="font-family: Minecraftia" href="/pix">pix</a></li>--> - <!--<li><a class="{% block nav_shodo %}{% endblock %}" href="/shodo">ζΈι</a></li>--> - <!--<li><a class="{% block nav_cute %}{% endblock %}" style="font-family: 'Darumadrop One'" href="/cute">cute linkz</a></li>--> - <!--<li><a class="{% block nav_zk %}{% endblock %}" href="https://garden.blos.sm" style="font-family: Louise">zettelkasten</a></li>--> - <!--<li><a class="{% block nav_read %}{% endblock %}" style="font-family: ukikusa" href="/read">γγ</a></li>--> - <li><a href="https://bunny.garden/cel">π¦π·π°π»ππ·πͺ»ππ±</a></li> - <!--<li><a class="{% block nav_plants %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="/plants">plantas</a></li>--> - <li><a style="font-family: Abordage;" href="https://pussy.accountants">pussy</a></li> - <li class="suscakke"><a href="https://ass-sma.cc"><img src="/suscakke.png"></a></li> - <!--<li><a class="{% block nav_guestbook %}{% endblock %}" style="font-family: Compagnon; font-weight: bold;" href="/guestbook">visitas</a></li>--> - </ul> - </nav> - - <main class="{% if reverse %}reverse{% endif %}"> - <div class="main-content"> - - {% block content %} - {% endblock content %} - - </div> - - {% block aside %} - {% endblock aside %} - - </main> - - <footer class="panel"> - <a class="badge" href="https://blos.sm"><img src="https://blos.sm/badges/cel.png"></a> - <a class="badge" href="https://skinnyver.se"><img src="https://skinnyver.se/instance/skinnyversebadge.png"></a> - <img class="badge" src="/badges/mothracompat.gif"> - <img class="badge" src="/badges/flexbox.png"> - <img class="badge" src="/badges/servinghttps_{{ get_random(start=1, end=7) }}.png"> - <a class="badge" href="https://keithhacks.cyou"><img src="/badges/keith.gif"></a> - <a class="badge" href="https://webb.spiderden.org"><img src="/badges/webb.png"></a> - </footer> - - </div> - </body> -</html> |