diff options
| author | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-08 13:52:20 +0300 |
|---|---|---|
| committer | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-29 16:23:34 +0300 |
| commit | 0ededf2f4d02ee0efc5f44a7602b1ece7c4a8190 (patch) | |
| tree | ac50b79b299dc5eda308e87800144610fb6f446f | |
| parent | 8bf54fc2a67b8e7f34987209907af956aff1a502 (diff) | |
| download | landau.one-0ededf2f4d02ee0efc5f44a7602b1ece7c4a8190.tar.gz landau.one-0ededf2f4d02ee0efc5f44a7602b1ece7c4a8190.zip | |
content: Move content to subdirectory
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 <nikita.shubin@maquefel.me>
Signed-off-by: Dmitry Rokosov <rockosov@rulkc.org>
| -rw-r--r-- | content/_index.md (renamed from _index.md) | 0 | ||||
| -rw-r--r-- | content/landau-linux/_index.md (renamed from landau-linux/index.md) | 0 | ||||
| -rw-r--r-- | content/landau-linux/maintenance/_index.md (renamed from landau-linux/maintenance.md) | 0 | ||||
| -rw-r--r-- | content/open_mic_27_03_2026/_index.md (renamed from open_mic_27_03_2026.md) | 0 | ||||
| -rw-r--r-- | content/rulkc.png (renamed from rulkc.png) | bin | 8749 -> 8749 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/_index.md b/content/_index.md index 5d97028..5d97028 100644 --- a/_index.md +++ b/content/_index.md diff --git a/landau-linux/index.md b/content/landau-linux/_index.md index fa13712..fa13712 100644 --- a/landau-linux/index.md +++ b/content/landau-linux/_index.md diff --git a/landau-linux/maintenance.md b/content/landau-linux/maintenance/_index.md index 0bf8391..0bf8391 100644 --- a/landau-linux/maintenance.md +++ b/content/landau-linux/maintenance/_index.md diff --git a/open_mic_27_03_2026.md b/content/open_mic_27_03_2026/_index.md index 74cd4d7..74cd4d7 100644 --- a/open_mic_27_03_2026.md +++ b/content/open_mic_27_03_2026/_index.md diff --git a/rulkc.png b/content/rulkc.png Binary files differindex 8ae262d..8ae262d 100644 --- a/rulkc.png +++ b/content/rulkc.png |
