<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infra/landau.one.git, branch rockosov/dev.landau.one</title>
<subtitle>LANDAU main page https://landau.one</subtitle>
<id>https://git.landau.one/pub/scm/landau/infra/landau.one.git/atom?h=rockosov%2Fdev.landau.one</id>
<link rel='self' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/atom?h=rockosov%2Fdev.landau.one'/>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/'/>
<updated>2026-07-29T13:24:05+00:00</updated>
<entry>
<title>treewide: update rulkc official mailing address</title>
<updated>2026-07-29T13:24:05+00:00</updated>
<author>
<name>Dmitry Rokosov</name>
<email>rockosov@rulkc.org</email>
</author>
<published>2026-07-17T16:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=797b56efce2a196774081ecbb72e3eb7aee2a667'/>
<id>urn:sha1:797b56efce2a196774081ecbb72e3eb7aee2a667</id>
<content type='text'>
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>config: update LANDAU acronym and branding</title>
<updated>2026-07-29T13:24:01+00:00</updated>
<author>
<name>Dmitry Rokosov</name>
<email>rockosov@rulkc.org</email>
</author>
<published>2026-07-08T13:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=3df39d41767c7a8c757e9c88a92cf201b21863c3'/>
<id>urn:sha1:3df39d41767c7a8c757e9c88a92cf201b21863c3</id>
<content type='text'>
LANDAU officially stands for "Linux And Neo-Depositorium Associated
Unity". Update the site title and description in both README.md and
_config.yml to reflect the correct acronym and remove outdated "Kernel"
references.

Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>misc: add .gitignore</title>
<updated>2026-07-29T13:23:59+00:00</updated>
<author>
<name>Nikita Shubin</name>
<email>nikita.shubin@maquefel.me</email>
</author>
<published>2026-06-14T12:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=e71180239fe45bbe1609d7ce52694a1852786698'/>
<id>urn:sha1:e71180239fe45bbe1609d7ce52694a1852786698</id>
<content type='text'>
Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>mermaid: Add mermaid workaround</title>
<updated>2026-07-29T13:23:55+00:00</updated>
<author>
<name>Nikita Shubin</name>
<email>nikita.shubin@maquefel.me</email>
</author>
<published>2026-06-14T12:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=49aa7d500fa05128b79a5d3e0e35299924092f99'/>
<id>urn:sha1:49aa7d500fa05128b79a5d3e0e35299924092f99</id>
<content type='text'>
For upstream hugo the only possiblity for mermaid rendering is using
external js script.

Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>content/landau_linux_maintenance: Fix front matter</title>
<updated>2026-07-29T13:23:52+00:00</updated>
<author>
<name>Nikita Shubin</name>
<email>nikita.shubin@maquefel.me</email>
</author>
<published>2026-06-14T12:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=64a43378d95189f10d4cdaea1d43655261c7d2b7'/>
<id>urn:sha1:64a43378d95189f10d4cdaea1d43655261c7d2b7</id>
<content type='text'>
- add opening meta delimeter as required
- s/published/draft/ as `published` is an alias to `publishDate` and
  requires correct date and not boolean type

Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>content: convert links to canonical</title>
<updated>2026-07-29T13:23:45+00:00</updated>
<author>
<name>Dmitry Rokosov</name>
<email>rockosov@rulkc.org</email>
</author>
<published>2026-07-08T12:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=1382c91f12c4c890fa5d26091635c414945a729d'/>
<id>urn:sha1:1382c91f12c4c890fa5d26091635c414945a729d</id>
<content type='text'>
Convert links to canonical as per vanilla hugo.

Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>template: config: Add landau preliminary config</title>
<updated>2026-07-29T13:23:42+00:00</updated>
<author>
<name>Nikita Shubin</name>
<email>nikita.shubin@maquefel.me</email>
</author>
<published>2026-06-14T11:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=75dae090186f2a70aa5dbede7d8cc8c90cf85aef'/>
<id>urn:sha1:75dae090186f2a70aa5dbede7d8cc8c90cf85aef</id>
<content type='text'>
Currently make simple:

- no tags or categories
- disable footer copyright
- just a few section: mainpage, about and subscribe
- landau-hacker theme (embedded)

Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>themes: add landau-hacker theme</title>
<updated>2026-07-29T13:23:40+00:00</updated>
<author>
<name>Nikita Shubin</name>
<email>nikita.shubin@maquefel.me</email>
</author>
<published>2026-06-14T10:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=5a0a340a860399d9a3c940f2ffe0bc4f715e6527'/>
<id>urn:sha1:5a0a340a860399d9a3c940f2ffe0bc4f715e6527</id>
<content type='text'>
Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>content: Move content to subdirectory</title>
<updated>2026-07-29T13:23:34+00:00</updated>
<author>
<name>Dmitry Rokosov</name>
<email>rockosov@rulkc.org</email>
</author>
<published>2026-07-08T10:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=0ededf2f4d02ee0efc5f44a7602b1ece7c4a8190'/>
<id>urn:sha1:0ededf2f4d02ee0efc5f44a7602b1ece7c4a8190</id>
<content type='text'>
Upstream hugo can't work with content separated from templates, config
and other stuff. So move all content files to subdirectory.

Signed-off-by: Nikita Shubin &lt;nikita.shubin@maquefel.me&gt;
Signed-off-by: Dmitry Rokosov &lt;rockosov@rulkc.org&gt;
</content>
</entry>
<entry>
<title>landau-linux: Wrap up the text to be up to 80-char per line</title>
<updated>2026-07-29T13:23:30+00:00</updated>
<author>
<name>Serge Semin</name>
<email>fancer.lancer@gmail.com</email>
</author>
<published>2026-07-23T21:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.landau.one/pub/scm/landau/infra/landau.one.git/commit/?id=8bf54fc2a67b8e7f34987209907af956aff1a502'/>
<id>urn:sha1:8bf54fc2a67b8e7f34987209907af956aff1a502</id>
<content type='text'>
Let's wrap the text up on the 80-char column since it's visually very hard
to track changes in the long lines. 80-char must be enough and has got to
be a de-facto standard in the Linux-related projects.

Signed-off-by: Serge Semin &lt;svsemin@unistemlab.com&gt;
</content>
</entry>
</feed>
