remove tabs

This commit is contained in:
2025-12-14 19:46:40 -05:00
parent 1900179ee6
commit 04dcd0bef5

View File

@@ -14,7 +14,7 @@ site:banner(fes.app.header.render(std))
site:note(u.cc({ site:note(u.cc({
std.h2("Free Software Distributions"), std.h2("Free Software Distributions"),
std.p([[ std.p([[
 The Free Software Distributions, stylized as fSD, Project is a collection of The Free Software Distributions, stylized as fSD, Project is a collection of
free, minimal, and hackable packages for the similar developer: a person who free, minimal, and hackable packages for the similar developer: a person who
desires freedom in their tooling and a the ability to easily continue their desires freedom in their tooling and a the ability to easily continue their
industry. Packages from fSD are built with a philosphy driven devlopment as industry. Packages from fSD are built with a philosphy driven devlopment as
@@ -22,7 +22,7 @@ their core, this process of a strong idealical foundtion makes for consistant,
good, and dogmatic software. good, and dogmatic software.
]]), ]]),
std.p([[ std.p([[
 Our philosphy has three core points: freedom, minimalism, and hackabliting: 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."),
@@ -30,7 +30,7 @@ good, and dogmatic software.
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([[
 These core points help derive awesome software ( at least I think so ) and keep a unified focus from other developers whilst they contribute. These core points help derive awesome software ( at least I think so ) and keep a unified focus from other developers whilst they contribute.
]]), ]]),
std.br(), std.br(),
std.blockquote([[ std.blockquote([[
@@ -38,7 +38,7 @@ Most of the good programmers do programming not because they expect to get paid
]]), ]]),
std.br(), std.br(),
std.p([[ std.p([[
 We hope that you enjoy our software and gain somethin from our time here. We hope that you enjoy our software and gain somethin from our time here.
]]) ]])
})) }))
site:note(u.cc({ site:note(u.cc({