A step-by-step guide to my personal Arch Linux installation process using LUKS encryption, Logical Volume Management (LVM), and systemd-boot. This guide also includes WiFi setup using iwd and aims for a minimal, secure, and functional base system.
This is a sample paragraph under Heading 1. You can include italic, bold, or inline code here. Here’s a link to Astro.
Heading Level 2
Another paragraph with more content. Here’s a line with a footnote1.
Heading Level 3
Nested list example:
Item 1
Subitem 1a
Subitem 1b
Item 2
Ordered Subitem 2a
Ordered Subitem 2b
Item 3
Heading Level 4
This is a blockquote. It can span multiple lines.
It can also contain lists
Nested within the blockquote
Heading Level 5
Ordered list example
Second item
Nested unordered list
Another nested item
Third item
Heading Level 6
Table Example:
Name
Age
Occupation
Alice
30
Engineer
Bob
25
Designer
Charlie
35
Product Manager
Code Block Example:
JavaScript
function greet(name) { console.log(`Hello, ${name}!`);}greet("Hyperoot");
ANSI Terminal Output:
ANSIbuild-output.log
$ pnpm run buildcollecting content and optimizing assets...✓ content synced✓ static routes generated⚠ one optional integration was skipped✓ build completed in 1.42s