https://github.com/justus0405/arch-wiki
📖 My Personal Arch Linux Notes
https://github.com/justus0405/arch-wiki
arch arch-linux archlinux linux wiki
Last synced: 5 months ago
JSON representation
📖 My Personal Arch Linux Notes
- Host: GitHub
- URL: https://github.com/justus0405/arch-wiki
- Owner: Justus0405
- License: mit
- Created: 2024-10-03T14:09:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T12:25:53.000Z (10 months ago)
- Last Synced: 2025-07-03T00:51:24.644Z (9 months ago)
- Topics: arch, arch-linux, archlinux, linux, wiki
- Language: TypeScript
- Homepage: https://justus0405.github.io/Arch-Wiki/
- Size: 264 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

### Welcome to the ArchWiki - OCD Edition: your alternative source for Arch Linux documentation on the web.
#### Online:
### https://justus0405.github.io/Arch-Wiki/
#### Build yourself:
```sh
git clone https://github.com/Justus0405/Arch-Wiki.git
cd Arch-Wiki/
pnpm i
pnpm run docs:dev
```