Start new draft for criu project and open links in new tab

This commit is contained in:
Lol3rrr
2026-02-22 15:25:12 +01:00
parent 485570ee63
commit 72a30141fa
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
+++
title = "CRIU Experiments"
date = 2026-03-31
description = "Experimenting with CRIU"
draft = true
[taxonomies]
categories = ["Homelab"]
tags = ["Homelab", "CRIU", "Container"]
+++
## References
- [CRIU Homepage](https://criu.org/Main_Page)

View File

@@ -22,6 +22,7 @@ generate_feeds = true
index_format = "elasticlunr_json" index_format = "elasticlunr_json"
[markdown] [markdown]
external_links_target_blank = true
[markdown.highlighting] [markdown.highlighting]
theme = "catppuccin-mocha" theme = "catppuccin-mocha"