mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
about: markdown no more
This commit is contained in:
parent
7911deb8ce
commit
3431d70d1d
1 changed files with 19 additions and 11 deletions
58
src/pages/about.html
Normal file
58
src/pages/about.html
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
---
|
||||
|
||||
layout: post
|
||||
lang: 'en'
|
||||
|
||||
title: 'about'
|
||||
description: 'General info about this website and the author'
|
||||
|
||||
---
|
||||
|
||||
<div style='margin-bottom: 1.5rem;'>
|
||||
<details>
|
||||
<summary>
|
||||
Hello,
|
||||
my name is <strong style='cursor: pointer;'>He4eT</strong>.
|
||||
</summary>
|
||||
<p>
|
||||
It’s a Latin transliteration and
|
||||
is read as “Nechet” [ˈnʲet͡ɕɪt].<br>
|
||||
The name comes from the Russian word “нечет”,
|
||||
a short form of “нечётный”,
|
||||
a mathematical term meaning “odd”.
|
||||
</p>
|
||||
</details>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
I'm a front-end developer and a big fan of open-source,
|
||||
customization, and minimalist software.<br>
|
||||
Member of the
|
||||
<a href='https://t.me/barbadbar' target='_blank'>BadBar</a> crew,
|
||||
part of the
|
||||
<a href='https://decentrala.org' target='_blank'>Decentrala</a>
|
||||
and <a href='https://xecut.me' target='_blank'>Xecut</a> communities.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Oddsquat</strong> is my own private fanzine
|
||||
about experiments, code, and other cyberpunk stuff.<br>
|
||||
<a href='/rss.xml'>RSS feed</a> available.
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<section>
|
||||
<ul>
|
||||
<li>Email: <a href='mailto:He4eT@oddsquat.org' target='_blank'>He4eT@oddsquat.org</a></li>
|
||||
<li>Telegram: <a href='https://t.me/He4eT' target='_blank'>@He4eT</a></li>
|
||||
<li>XMPP: <a href='xmpp:He4eT@dmz.rs' target='_blank'>He4eT@dmz.rs</a></li>
|
||||
<li>Fediverse:
|
||||
<ul>
|
||||
<li><a href='https://techhub.social/@He4eT' target='_blank'>@He4eT@techhub.social</a></li>
|
||||
<li><a href='https://c.im/@He4eT' target='_blank'>@He4eT@c.im</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Code: <a href='https://github.com/He4eT' target='_blank'>github.com/He4eT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue