Guide "Arch linux install "
You can revise it here: https://bananiys202024.github.io/arch-linux/
You can find more information inside source code, at file:
"arch-linux/src/app/lessons/lesson9/lesson9.component.html", because i am too lazy to re deploy
- tuning brightness of screen
- How read external drive and usb stick designed for windows
- Media transfer protocol
- Automatically connect wi-fi
git checkout -b gh-pages
git push origin gh-pages
sudo npm install -g angular-cli-ghpages
sudo ng build --prod --base-href https://bananiys202024.github.io/arch-linux/
sudo ngh --dir=dist/arch-linux/ --no-silent
In next time of building
sudo ng build --prod
Last step drag and drop dist/arch-linux to /arch-linux on github in gh-pages branch