diff --git a/README.md b/README.md index 5047b7d..7ab21db 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ Links**](./android.md). If you are owning a **server**, take a look at the [**Selfhosted Links**](./selfhosted.md). +If you are lookin for new **hardware**, start at the [**Hardware +Links**](./hardware.md) + - [Casual](#casual) - [Communication](#communication) - [File Synchronisation](#file-synchronisation) diff --git a/hardware.md b/hardware.md new file mode 100644 index 0000000..5fbf02d --- /dev/null +++ b/hardware.md @@ -0,0 +1,18 @@ +# Hardware Links + +This is a collection of nice hardware vendors who support open source +software. + + - [**Fairphone**](https://fairphone.com/) + The phone that cares for people and planet + - [**PINE64**](https://www.pine64.org/) + Organization which designs, manufactures and sells single-board + computers, notebook computers and smartphones + - [**Purism**](https://puri.sm/) + High-quality computers and software with a focus on privacy, + security, and freedom + - [**Star Labs**](https://starlabs.systems/) + Offer a range of laptops designed and built specifically for Linux + - [**TUXEDO Computers**](https://tuxedocomputers.com/) + Individually built computers/PCs and notebooks which are fully Linux + compatible diff --git a/raw/default/header.md b/raw/default/header.md index 7bd0165..3be646e 100644 --- a/raw/default/header.md +++ b/raw/default/header.md @@ -11,3 +11,6 @@ Links**](./android.md). If you are owning a **server**, take a look at the [**Selfhosted Links**](./selfhosted.md). + +If you are lookin for new **hardware**, start at the [**Hardware +Links**](./hardware.md) diff --git a/raw/generate.sh b/raw/generate.sh index 5701b80..481599e 100755 --- a/raw/generate.sh +++ b/raw/generate.sh @@ -17,3 +17,4 @@ function generate { generate "default" "README" generate "android" "android" generate "selfhosted" "selfhosted" +generate "hardware" "hardware" diff --git a/raw/hardware/body.md b/raw/hardware/body.md new file mode 100644 index 0000000..64ae9b7 --- /dev/null +++ b/raw/hardware/body.md @@ -0,0 +1,17 @@ +[**Fairphone**](https://fairphone.com/) +: The phone that cares for people and planet + +[**PINE64**](https://www.pine64.org/) +: Organization which designs, manufactures and sells single-board + computers, notebook computers and smartphones + +[**Purism**](https://puri.sm/) +: High-quality computers and software with a focus on privacy, + security, and freedom + +[**Star Labs**](https://starlabs.systems/) +: Offer a range of laptops designed and built specifically for Linux + +[**TUXEDO Computers**](https://tuxedocomputers.com/) +: Individually built computers/PCs and notebooks which are fully Linux + compatible diff --git a/raw/hardware/header.md b/raw/hardware/header.md new file mode 100644 index 0000000..9cbd786 --- /dev/null +++ b/raw/hardware/header.md @@ -0,0 +1,5 @@ +Hardware Links +============== + +This is a collection of nice hardware vendors who support open source +software.