New post: Void on ZFS

This commit is contained in:
jultty 2024-06-09 17:48:47 -03:00
commit e68296e928
11 changed files with 1559 additions and 6 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env utop
let args = "--css ../assets/css/style.css --standalone " ^
"--from markdown+yaml_metadata_block " ^ "--to html5 " ^
"--from markdown+yaml_metadata_block-implicit_figures " ^ "--to html5 " ^
"--highlight-style zenburn " ^ "--template=template.html "