diff --git a/.repo/wallpaper1.png b/.repo/wallpaper1.png index ed0e3bc..12557e5 100644 Binary files a/.repo/wallpaper1.png and b/.repo/wallpaper1.png differ diff --git a/README.md b/README.md index 405aa3f..e371fe7 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,14 @@ My Arch Linux desktop setup +[](https://developomp.com/portfolio/linux-setup-script) +
- This project is undergoing a rewrite. Use the old branch for now. + This project is undergoing a rewrite. Use the old branch for now.
-## Purpose - -This repository is here to provide myself materials (script, guide, configuration, and other files) for cases when I need to transfer to other machine or reinstall the OS. - ## Images  @@ -37,6 +35,10 @@ This repository is here to provide myself materials (script, guide, configuratio +## How does it work? + +[Github pages](https://pages.github.com) allows the developers to deploy a static website directly from their repositories. I set up github action so that the [`setup.py`](./setup.py) script gets copied to the [`index.html`](https://github.com/developomp/setup/blob/gh-pages/index.html) file in the [`gh-pages`](https://github.com/developomp/setup/tree/gh-pages) branch where it can be accessed from https://setup.developomp.com. The script then downloads necessary files and packages so it can start doing its thing. + ## Usage ### WARNING @@ -57,10 +59,6 @@ This repository is here to provide myself materials (script, guide, configuratio Full setup could easily take more than a hour depending on the internet speed. -## How does it work? - -[Github pages](https://pages.github.com) allows the developers to deploy a static website directly from their repositories. I set up github action so that the [`setup.py`](./setup.py) script gets copied to the [`index.html`](https://github.com/developomp/setup/blob/gh-pages/index.html) file in the [`gh-pages`](https://github.com/developomp/setup/tree/gh-pages) branch where it can be accessed from https://setup.developomp.com. The script then downloads necessary files and packages so it can start doing its thing. - ## Hardware