Skip to content

REG-Linux/website

Repository files navigation

🌐 REG Linux Website

This repository hosts the official website of REG Linux, built for https://reglinux.org.

REG Linux is an immutable Linux system designed for retro gaming devices, targeting ARM, AArch64, RISC-V, and x86_64 platforms.


🧩 Project Overview


🖥️ About REG Linux

REG Linux (Retro Emulation Gaming Linux) is:

  • 🔒 Immutable and lightweight
  • 🧱 Buildroot-based (no systemd)
  • 🕹️ Tuned for retro-gaming performance
  • 🧩 Modular with device profiles for ARM, RISC-V, and x86_64 targets

The website provides:

  • 🪄 A showcase of supported devices
  • ⬇️ Direct downloads for stable and preview releases
  • 📖 Links to documentation and wiki
  • 💬 Community access via Discord and GitHub

🧰 Structure

Typical Jekyll layout


🚀 Deployment (GitHub Pages)

The site is automatically published via GitHub Pages from the main branch:

Manual update:

jekyll build
git add .
git commit -m "Update site content"
git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published