source: at-w96k/content/index.org@ 1d577b1

Last change on this file since 1d577b1 was 1d577b1, checked in by Mikhail Kirillov <w96k@…>, on Aug 29, 2022 at 12:53:28 AM

Optimize website

  • Property mode set to 100644
File size: 1.2 KB
Line 
1#+TITLE: @w96k: Kirillov Mikhail
2#+OPTIONS: toc:nil
3#+LANGUAGE: ru
4
5#+BEGIN_EXPORT nil
6
7<!-- News panel on the right -->
8<nav id="table-of-contents">
9 <div id="text-table-of-contents">
10 <ul style="list-style: none; margin: 0 0.5em;">
11 <li><p><mark class="inline-block">2022-04-06</mark></p>
12 <p>Added music page</p></li>
13 <li><p><mark class="inline-block">2022-04-05</mark></p>
14 <p>I've deleted my russian articles and translated the whole website in English due strong censorship in Russia.</p></li>
15 </ul>
16 </div>
17</nav>
18#+END_EXPORT
19
20#+BEGIN_EXPORT html
21<article>
22 <img loading="lazy" src="/public/images/w96k.ico" align="left" style="margin-right: 1em; width: 95px;">
23 I'm developer. Profesionally I do mostly web backends. I like
24 functional programming, LISP and free software movement and use
25 only libre software on my
26 librebooted <a href="https://w96k.dev/posts/libreboot-x200t.html">Thinkpad
27 X200T</a>. I'm a long-time user of
28 <a href="http://guix.gnu.org">GNU Guix</a> OS, text editor
29 <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a>
30 and <a href="https://www.gnu.org/gnu/linux-and-gnu.html">GNU/Linux
31 systems</a> in general.
32</article>
33#+END_EXPORT
34
Note: See TracBrowser for help on using the repository browser.