This commit is contained in:
2025-12-16 21:34:04 -05:00

View File

@@ -26,7 +26,7 @@ Our philosphy has three core points: freedom, minimalism, and hackabliting:
]]), ]]),
std.ul({ std.ul({
std.p(std.highlight("freedom: ") .. "the ability to see, touch, and smell our source code."), std.p(std.highlight("freedom: ") .. "the ability to see, touch, and smell our source code."),
std.p(std.highlight("minimalism: ") .. ""), std.p(std.highlight("minimalism: ") .. "minimal interface and computing."),
std.p(std.highlight("hackability: ") .. "packages should be easy to modify beyond their open-sourceness."), std.p(std.highlight("hackability: ") .. "packages should be easy to modify beyond their open-sourceness."),
}), }),
std.p([[ std.p([[