mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
69 lines
1.6 KiB
HTML
69 lines
1.6 KiB
HTML
---
|
|
layout: layouts/index.njk
|
|
---
|
|
|
|
<h1>
|
|
Hackspace
|
|
</h1>
|
|
|
|
{% include 'parts/hero.njk' %}
|
|
|
|
<p>
|
|
<strong>Xecut</strong> is a <strong>community-run
|
|
hackerspace</strong> where makers, coders, and curious minds
|
|
team up to learn, build, and share.
|
|
We’ve got tools, equipment, and knowledge — whether
|
|
you’re just starting out or already deep into your projects.
|
|
</p>
|
|
|
|
<p>
|
|
Below you can find out how to <a href="#access">access</a>
|
|
the hackspace,
|
|
how to <a href="#contacts">contact</a> us,
|
|
and how you can <a href="#support">support</a> us.
|
|
</p>
|
|
<hr>
|
|
|
|
<h2>
|
|
Access
|
|
</h2>
|
|
|
|
<p>
|
|
We’re
|
|
<a href="{{ '/location/' | locale_url }}">based</a>
|
|
in Belgrade.
|
|
You’re welcome to visit during
|
|
<a href="{{ '/feed/' | locale_url }}">events</a>
|
|
or by arrangement — just drop us a message
|
|
in the <a href="{{ config.links.chat }}">chat</a>.
|
|
</p>
|
|
|
|
<p>
|
|
Anyone is welcome to give a talk,
|
|
run a workshop, or host a meetup.
|
|
</p>
|
|
|
|
<h2>
|
|
Contacts
|
|
</h2>
|
|
|
|
<ul>
|
|
<li>
|
|
<a target="_blank" href="{{ config.links.channel }}">Telegram: Channel</a>
|
|
</li>
|
|
<li>
|
|
<a target="_blank" href="{{ config.links.chat }}">Telegram: Chat</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>
|
|
Support Us
|
|
</h2>
|
|
|
|
<p>
|
|
<strong>Xecut</strong> is a <strong>non-profit</strong>.
|
|
You can support us with
|
|
<a href="{{ '/funds/' | locale_url }}">donations</a>
|
|
or by contributing
|
|
<a href="{{ '/inventory/' | locale_url }}">tools and gear</a>.
|
|
</p>
|