main_content.djhtml
1 |
|
2 |
{% load static %} |
3 |
<section class="emphasis"> |
4 |
<h4> {% translate "Welcome!" %}</h4> |
5 |
<p> |
6 |
|
7 |
{% blocktranslate trimmed %}Hello there! I'm Maarten, a happy |
8 |
student from Belgium, and this is my amazing personal website. |
9 |
I like a lot of things, and I share some of those in here. Take |
10 |
a look around, read a bit, talk with me, and most importantly, |
11 |
enjoy your stay!{% endblocktranslate %} |
12 |
</p> |
13 |
<!-- |
14 |
<section class="emphasis" style="background-color: #ffde00; color: black;"> |
15 |
<h1 style="color: black;">Geplande werkzaamheden</h1> |
16 |
<h4 style="color: black;"> |
17 |
Maitenance announcement{% translate "Welcome!" %}</h4> |
18 |
<p style="color: black;"> |
19 |
{% blocktranslate trimmed %}Hello there! I'm Maarten, a happy |
20 |
student from Belgium, and this is my amazing personal website. |
21 |
I like a lot of things, and I share some of those in here. Take |
22 |
a look around, read a bit, talk with me, and most importantly, |
23 |
enjoy your stay!{% endblocktranslate %} |
24 |
Van dinsdag 1 februari (1)2022 tot en met zondag 27 februari (1)2022 |
25 |
zal deze website niet beschikbaar zijn omwille van onderhoudswerken. |
26 |
Moest ik eerder klaar zijn, dan zal hij ook eerder terug online komen, |
27 |
maar daar kan ik geen beloftes over doen. |
28 |
</p> |
29 |
<h4 style="color: black;">Créneau de maintenance</h4> |
30 |
<p style="color: black;"> |
31 |
Du mardi 1er février (1)2022 au dimanche 27 février (1)2022, mon site web ne sera |
32 |
pas disponible en raison des traveaux de maintenance. Si je finis de bonne |
33 |
heure, il sera disponible plus tôt, mais je ne peux pas le prévoir pour le |
34 |
moment. |
35 |
</p> |
36 |
<h4 style="color: black;">Geplante Wartung</h4> |
37 |
<p style="color: black;"> |
38 |
Vom Dienstag, den 1. Februar (1)2022 bis Sonntag, den 27. Februar (1)2022, wird |
39 |
meine Website aufgrund von Wartungsarbeiten nicht verfügbar sein. Wenn ich |
40 |
früh fertig bin, wird es früher verfügbar sein, aber das kann ich momentan |
41 |
nicht vorhersehen. |
42 |
</p> |
43 |
<h4 style="color: black;">Maintenance announcement</h4> |
44 |
<p style="color: black;"> |
45 |
From Tuesday, February 1 (1)2022 until Sunday, February |
46 |
27 (1)2022, my website will be unavailable due to maitenance purposes. If |
47 |
I finish early, it will be available sooner, but I can't foresee that at |
48 |
the moment. |
49 |
</p> |
50 |
--> |
51 |
</section> |
52 |
<div class="cards"> |
53 |
{# Blog card #} |
54 |
<div id="blog" class="card"> |
55 |
<img src="/media/main/blog.jpg" /> |
56 |
<h3>{% translate "Blog" %}</h3> |
57 |
<p> |
58 |
{% blocktranslate trimmed %}My personal scribblepad, written from scratch, |
59 |
on which I ramble about everything I like. Highly recommended |
60 |
while eating breakfast.{% endblocktranslate %} |
61 |
</p> |
62 |
<a class="btn text" href="{% url 'blog-index' %}">{% translate "Visit blog" %}</a> |
63 |
</div> |
64 |
|
65 |
{# Demobel card #} |
66 |
<div id="demobel" class="card" style="flex-grow: 2; background-color:var(--P600); color: var(--white);"> |
67 |
<!-- HAHAHAA I CAN'T DESIGN LOGOS --> |
68 |
<img style="object-fit: contain; width: 80%;" src="/media/demobel/logo.svg" /> |
69 |
<h3></h3> |
70 |
<p> |
71 |
{% blocktranslate trimmed %}Het paradepaardje van mijn website: Een |
72 |
systeem dat mensen toelaat om op hun duizendste gemak de Belgische |
73 |
politiek te raadplegen. Op dit moment in bèta en er zijn nog een |
74 |
hoop geweldige features onderweg, maar ga nu zeker al maar eens een |
75 |
keer kijken!{% endblocktranslate %} |
76 |
</p> |
77 |
<a class="btn text" href="{% url 'demobel-index' %}"> |
78 |
{% translate "Naar Demobel gaan" %}</a> |
79 |
</div> |
80 |
{# Gitar card #} |
81 |
<div id="gitar" class="card" style="flex-grow: 2"> |
82 |
<!-- HAHAHAA I CAN'T DESIGN LOGOS --> |
83 |
<img src="/media/main/gitar.png" /> |
84 |
<h3>Gitar</h3> |
85 |
<p> |
86 |
{% blocktranslate trimmed %}I actually don't use GitHub to host my code, |
87 |
contrary to a lot of other coders. Instead, I've been trying to |
88 |
create something that's just fit to my taste. I host a couple of |
89 |
archive repositories there, as well as dotfiles, and that jazz. It's |
90 |
a continuing work, so don't flip your desk if the layout is upside |
91 |
down tomorrow =3{% endblocktranslate %} |
92 |
</p> |
93 |
<!--<span class="btn text" style="color:lightgrey;" disabled>{% translate "Temporarily unavailable" %}</span>--> |
94 |
<a class="btn text" href="{% url 'gitar-index' %}"> |
95 |
{% translate "Check code" %}</a> |
96 |
</div> |
97 |
|
98 |
{# About myself card #} |
99 |
<div class="card"> |
100 |
<img src="/media/about/images/parallax.png" /> |
101 |
<!-- I still don't have a good picture or still life about |
102 |
myself, so yes, I'm copying my parallax for a while. Sorry! --> |
103 |
<h3>{% translate "About me" %}</h3> |
104 |
<p> |
105 |
{% blocktranslate trimmed %}Well, if you wish to know more of me, I have a page |
106 |
where I describe myself in a couple more sentences. You know, |
107 |
because I can =) |
108 |
{% endblocktranslate %} |
109 |
</p> |
110 |
<a class="btn text" href="{% url "main-myself" %}">{% translate "Read on" %}</a> |
111 |
</div> |
112 |
|
113 |
{# wishlist card #} |
114 |
<div id="verlanglijst" class="card"> |
115 |
<h3>{% translate "Wish list" %}</h3> |
116 |
<p>{% blocktranslate trimmed %}If you're looking to buy a present for |
117 |
me, Jonathan or both of us, click here. (This page is only available in |
118 |
Dutch.){% endblocktranslate %}</p> |
119 |
<a class="btn text" href="{% url "main-verlanglijst" %}">{% translate "Open wishlist" %}</a> |
120 |
</div> |
121 |
|
122 |
{# Publications card #} |
123 |
<div id="eldonoj" class="card"> |
124 |
<!--<img src="/media/about/images/publications.png" />--> |
125 |
<h3>{% translate "Publications" %}</h3> |
126 |
<p> |
127 |
{% blocktranslate trimmed %}Throughout my academic career, I've written a lot, |
128 |
sometimes together with other people. To avoid that these papers get |
129 |
lost to the passing of time, I've decided to publish them on my website, should somebody |
130 |
want to read them.{% endblocktranslate %} |
131 |
</p> |
132 |
<a class="btn text" href="{% url "publications-index" %}">{% translate "Consult publications" %}</a> |
133 |
</div> |
134 |
|
135 |
{# Projects card #} |
136 |
<div id="project" class="card"> |
137 |
<h3>{% translate "Other projects" %}</h3> |
138 |
<p> |
139 |
{% blocktranslate trimmed %}Projects come and go, and with my website I can |
140 |
present them to you. This cards takes you to the |
141 |
archive of past projects. |
142 |
{% endblocktranslate %} |
143 |
</p> |
144 |
<a class="btn text disabled" href="{% url "main-project-archive" %}"> |
145 |
{% translate "View projects" %}</a> |
146 |
</div> |
147 |
|
148 |
{# Activism card #} |
149 |
<!--<div id="aktivismo" class="card"> |
150 |
<h3>{% translate "Activism" %}</h3> |
151 |
<p> |
152 |
{% blocktranslate trimmed %}Trying to make this place better takes some time. So |
153 |
I made a page in the hopes that it can engage you to partake in that |
154 |
process. Because it's never too late to begin. |
155 |
{% endblocktranslate %} |
156 |
</p> |
157 |
<a class="btn text" href="{% url "activism" %}"> |
158 |
{% translate "List talking points" %}</a> |
159 |
</div>--> |
160 |
{# Friends card #} |
161 |
<div id="qzertyuiop" class="card"> |
162 |
<img src="{% get_media_prefix %}about/images/het-avondmaal.jpg" /> |
163 |
<h3>{% translate "Qzertyuiop network" %}</h3> |
164 |
<p> |
165 |
{% blocktranslate trimmed %}This website is part of the Qzertyuiop network, |
166 |
connecting my closest friends over the internet. From this card, you |
167 |
can go to their websites as well! |
168 |
{% endblocktranslate %} |
169 |
</p> |
170 |
<p> |
171 |
<a href="https://jecey.xyz">drs. Jeroen Ceyssens</a><br> |
172 |
<a href="https://jorrit.info">m.sc. Jorrit Gerets</a><br> |
173 |
<a href="https://jherbots.info">drs. Joris Herbots</a><br> |
174 |
<a href="https://github.com/MannuLambrichts">drs. Mannu Lambrichts</a><br> |
175 |
</p> |
176 |
</div> |
177 |
</div> |
178 |
{% if contact_response %} |
179 |
<div class="snackbar"> |
180 |
{{ contact_response }} |
181 |
</div> |
182 |
{% endif %} |
183 |
<section> |
184 |
<h2 id="contact-me">{% translate "Contact me" %}</h2> |
185 |
<p>{% blocktranslate trimmed %}If you wish to contact me, use this convenient form, |
186 |
the most direct link to yours truly. Leave me a thank you note, tell me |
187 |
something important, or correct a typo I made, it's all good, I love to |
188 |
hear from you! |
189 |
<!--If necessary, put some contact info of yourself in your message so I can get |
190 |
back to you. Do <em>not</em> put a hyperlink in your message. Adding a |
191 |
hyperlink will put automatically ban your computer from my website |
192 |
and probably make it explode, so don't do that.-->{% endblocktranslate %}</p> |
193 |
<form action="" method="post"> |
194 |
{% csrf_token %} |
195 |
<input type="text" name="name" mozactionhint="send" enterkeyhint="send" maxlength="64" required> |
196 |
<label for="name">{% translate "Your name" %}</label> |
197 |
<br> |
198 |
<textarea maxlength="2000" spellcheck="true" name="message" placeholder="{% translate "Your message" %}" required></textarea> |
199 |
<br> |
200 |
{% blocktranslate trimmed %}Bot check: Enter the name of any Belgian province in |
201 |
one of the three Belgian languages (just check Wikipedia!):{% endblocktranslate %} |
202 |
<input type="text" name="provincio" id="provincio" mozactionhint="send" enterkeyhint="send" maxlength="64" required> |
203 |
<label for="provincio">{% translate "Province" %}</label><br> |
204 |
<input type="submit" value="✉️ {% translate "Send" %}"> |
205 |
</form> |
206 |
</section> |
207 |