fix: minor issues

* Fix FOUT
* Set cource view per page until upstream merges fix
* Set read time to to on
* set page anchors
This commit is contained in:
Timothy DeHerrera
2024-12-26 18:31:08 -07:00
parent 9b591fc700
commit 400ae477db
10 changed files with 54 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ authorImage: https://avatars.githubusercontent.com/u/34083928?v=4
authorTwitter: nrdexp
date: "2024-12-04"
category: dev
extra:
read_time: true
repo_view: true
---
This piece explores the evolution of store-based systems and our vision for their future. While I've aimed to make it accessible to those not intimately familiar with Nix, I assume some technical foundation—particularly an interest in software distribution at scale. If terms like "reproducible builds" or "supply chain security" don't pique your curiosity, what follows might feel rather academic. However, if you're intrigued by how we might tackle the growing complexity of software distribution while maintaining security and sanity, read on.