Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Arch Handbook

Netlify Status

Project Overview

This project serves as a comprehensive educational resource designed to demystify Arch Linux for new users, particularly those migrating from Windows or other Linux distributions. The primary objective is to provide a structured, accessible, and visually engaging platform for learning Linux fundamentals and mastering the Arch Linux installation process.

By combining detailed technical documentation with a responsive, high-fidelity user interface, this project aims to bridge the gap between novice users and advanced Linux system administration.

Key Features

  • Detailed Installation Guide: A verified, step-by-step procedure for installing Arch Linux on UEFI systems, including disk partitioning and network configuration.
  • Mobile-First Design: Optimized layout for smartphone usage, enabling users to reference documentation while working on a target machine.
  • Interactive Learning: integrated terminal simulations and command-line tutorials to foster practical skill acquisition.
  • Linux Fundamentals: Dedicated modules for file system hierarchy, permissions, and package management.

Project Structure

├── index.html              # Homepage with hardware specifications
├── css/styles.css          # Design system and responsive styles
├── js/script.js            # UI logic and interactivity
├── pages/
│   ├── installation.html   # Comprehensive installation documentation
│   ├── linux-basics.html   # Command line fundamentals
│   ├── customization.html  # Desktop environment configuration
│   └── geek-culture.html   # Community resources
└── images/                 # Project assets

Technology Stack

  • Core: HTML5, CSS3, Vanilla JavaScript
  • Icons: Font Awesome 6
  • Typography: Inter, Space Grotesk, JetBrains Mono
  • Infrastructure: Static site architecture (no build process required)

Local Development

To run the project locally, serve the root directory using a static file server:

npx http-server . -p 8080

License

This is an independent educational project. Arch Linux is a trademark of Judd Vinet and Aaron Griffin.

About

Static educational website for Arch Linux with detailed UEFI installation guides, Linux basics tutorials, and desktop customization documentation.

Topics

Resources

Stars

16 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages