i-use-arch
Get your own webpage on i-use-arch.fyi to show off your neofetch output to the world!
Project maintained by sarvjeets
Hosted on GitHub Pages — Theme by mattgraham
I use Arch, FYI
Get your own webpage on i-use-arch.fyi similar
to this page.
Background
What is common in new parents and someone who installs
Arch?
A lot of things actually:
- Both are sleepy as they had to stay up all night.
- Both say “It’s hard work, but it is totally worth it!”
- Both can’t wait to show the world the picture of their new baby!
Ok, so you installed Arch and have been
running neofetch again and
again to bask in your glory. Why not get i-use-arch.fyi/yourname and
tell the world!
Rules
- If a folder is not claimed, you can grab it.
- You can always modify a folder that you have previously edited, as long
as your are using the same github username. Try to update your page once
every 3 months to keep it active (see below).
- If a folder hasn’t been edited for 3 months, you can claim it! No
notifications or emails would be sent to the existing user.
- Only neofetch (or closely related) output from an Arch installation is
allowed.
- I (sarvjeets) can modify these rules or
add new ones without notice.
- Have fun and be nice!
How to add your own page
- Start by
forking
this repository.
-
On your Arch computer:
# Make sure you have neofetch and python3 installed. Otherwise run:
# pacman -S python neofetch
$ git clone https://github.com/username/i-use-arch.git
$ cd i-use-arch
$ mkdir folder_of_your_choice # Skip if you are updating an existing page
$ python3 ./scripts/plain-ascii.py > folder_of_your_choice/index.html
- Create a
pull request
for your changes.