feat(web/blog): Add Nixery layering design as a blog post
Marked as a draft until I've verified that this looks good.
This commit is contained in:
parent
47cbac7513
commit
38bc8cb4cc
6 changed files with 279 additions and 0 deletions
|
|
@ -13,6 +13,13 @@
|
|||
date = 1576800001;
|
||||
content = ./posts/best-tools.md;
|
||||
}
|
||||
{
|
||||
key = "nixery-layers";
|
||||
title = "Nixery: Improved Layering Design";
|
||||
date = 1565391600;
|
||||
content = ./posts/nixery-layers.md;
|
||||
draft = true;
|
||||
}
|
||||
{
|
||||
key = "reversing-watchguard-vpn";
|
||||
title = "Reverse-engineering WatchGuard Mobile VPN";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue