diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 332e7657..9827b0ca 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: run: bash -c "$(curl -sSf "https://raw.githubusercontent.com/${HEAD_OWNER:-$GITHUB_REPOSITORY_OWNER}/DietPi-Website/${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}/deploy.bash")" bash . - name: Setup JRE for Nu Html Checker # https://github.com/actions/setup-java/tags - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: 'temurin' # https://github.com/adoptium @@ -46,7 +46,7 @@ jobs: id: python if: always() && steps.deploy.outcome == 'success' # https://github.com/actions/setup-python/tags - uses: actions/setup-python@v4 + uses: actions/setup-python@v5 with: python-version: '3.x' check-latest: true diff --git a/.wordlist.txt b/.wordlist.txt index b3754826..35441d23 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -165,11 +165,13 @@ IoT IPFS IPS Jackett +JDK Jellyfin JH Joulinar journalctl journald +JRE jRiver js JSON @@ -209,6 +211,7 @@ maarten macOS mangas marcobrianza +Mastercard Mbit MediaWiki Metalink @@ -286,6 +289,7 @@ OTG ownCloud PaperMC passwd +Patreon PCIe petitboot pHAT diff --git a/contribute.html b/contribute.html index c11b5ef3..73f12708 100644 --- a/contribute.html +++ b/contribute.html @@ -52,7 +52,7 @@ DOWNLOAD GETTING STARTED STATS - CONTRIBUTE + DONATE TESTIMONIALS @@ -74,10 +74,30 @@

Grow in 2022



In 2022 we made 13 releases and brought 113 improvements and changes, and fixed 89 bugs. We provided new software titles, support new SBCs and brought many optimisations. There are over 120000 systems running DietPi.
Enable us to grow in 2023!

-

- Donate via PayPal - Become a Patron -

+
+ +
+
+ PayPal Logo + Donate via PayPal +
+
+ Mastercard Logo + VISA Logo + American Express Logo + Discover Logo +
+
+
+ +
+
+ Patreon Logo + Become a Patron +
+
+
+

Why contribute to DietPi as an open-source project?

diff --git a/css/style.css b/css/style.css index 697871b2..c909c3ad 100644 --- a/css/style.css +++ b/css/style.css @@ -147,6 +147,14 @@ a:active { color: #181a1c; padding: 20px; margin-bottom: 20px; + display: flex; + margin-left: auto; + width: auto; + margin-right: auto; + justify-content: center; + gap: 1rem; + flex-wrap: wrap; + /*align-items: center;*/ } .large-text { line-height: 1.2em; diff --git a/dietpi-software.html b/dietpi-software.html index 6e514132..2c2a583b 100644 --- a/dietpi-software.html +++ b/dietpi-software.html @@ -52,7 +52,7 @@ DOWNLOAD GETTING STARTED STATS - CONTRIBUTE + DONATE TESTIMONIALS
@@ -2374,6 +2374,64 @@

Python 3

+ +
+
Java logo
+
+
+
+

Java

+ +
+ +

+ The Java options of DietPi contain these basic options: +
+ - Java Runtime Environment JRE +
+ - Java Development Kit JDK +

+
+
+
+ +
+
Mono logo
+
+
+
+

Mono

+ +
+ +

+ Mono is a cross platform, open source .NET framework. Is an alternative implementation of the Microsoft .NET framework. +

+
+
+
+ +
+
Git logo
+
+
+
+

Git

+ +
+ +

+ Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. +

+
+
+
Go logo
@@ -3068,6 +3126,27 @@

VSCodium

Feature rich FLOSS code editor

+
+ + Java logo +

Java

+

Java Runtime Environment JRE and Java Development Kit JDK

+
+
+
+ + Git logo +

Git

+

Version control system

+
+
+
+ + Mono logo +

Mono

+

Open source implementation of Microsoft's .NET Framework

+
+
diff --git a/images/contribute/american-express.svg b/images/contribute/american-express.svg new file mode 100644 index 00000000..c6dfb247 --- /dev/null +++ b/images/contribute/american-express.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/contribute/discover.svg b/images/contribute/discover.svg new file mode 100644 index 00000000..7bdd57d2 --- /dev/null +++ b/images/contribute/discover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/contribute/mastercard.svg b/images/contribute/mastercard.svg new file mode 100644 index 00000000..6e1dc004 --- /dev/null +++ b/images/contribute/mastercard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/contribute/patreon.svg b/images/contribute/patreon.svg new file mode 100644 index 00000000..08051aae --- /dev/null +++ b/images/contribute/patreon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/contribute/paypal.svg b/images/contribute/paypal.svg new file mode 100644 index 00000000..b214e9f2 --- /dev/null +++ b/images/contribute/paypal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/contribute/visa.svg b/images/contribute/visa.svg new file mode 100644 index 00000000..12dca2ee --- /dev/null +++ b/images/contribute/visa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/dietpi-software/Go-Logo1.png b/images/dietpi-software/Go-Logo1.png index fa8a352d..06792da7 100644 Binary files a/images/dietpi-software/Go-Logo1.png and b/images/dietpi-software/Go-Logo1.png differ diff --git a/images/dietpi-software/git-logo.svg b/images/dietpi-software/git-logo.svg new file mode 100644 index 00000000..58f7b138 --- /dev/null +++ b/images/dietpi-software/git-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/dietpi-software/java-logo.svg b/images/dietpi-software/java-logo.svg new file mode 100644 index 00000000..12c54bc3 --- /dev/null +++ b/images/dietpi-software/java-logo.svg @@ -0,0 +1,46 @@ + + + + + + + + diff --git a/images/dietpi-software/microblogpub-logo.png b/images/dietpi-software/microblogpub-logo.png index f530ed27..ed674e9e 100644 Binary files a/images/dietpi-software/microblogpub-logo.png and b/images/dietpi-software/microblogpub-logo.png differ diff --git a/images/dietpi-software/microblogpub-screenshot-small.jpg b/images/dietpi-software/microblogpub-screenshot-small.jpg index 7bb87d1c..dd8337b3 100644 Binary files a/images/dietpi-software/microblogpub-screenshot-small.jpg and b/images/dietpi-software/microblogpub-screenshot-small.jpg differ diff --git a/images/dietpi-software/mono-logo.svg b/images/dietpi-software/mono-logo.svg new file mode 100644 index 00000000..38c381a4 --- /dev/null +++ b/images/dietpi-software/mono-logo.svg @@ -0,0 +1,48 @@ + + + + + + + + + + diff --git a/images/dietpi-software/openhab-screenshot-small.jpg b/images/dietpi-software/openhab-screenshot-small.jpg index 942d80d3..19df8e7e 100644 Binary files a/images/dietpi-software/openhab-screenshot-small.jpg and b/images/dietpi-software/openhab-screenshot-small.jpg differ diff --git a/images/dietpi-software/vscodium-logo.png b/images/dietpi-software/vscodium-logo.png index 7d6c8ae8..e3b7650d 100644 Binary files a/images/dietpi-software/vscodium-logo.png and b/images/dietpi-software/vscodium-logo.png differ diff --git a/images/sbc_images/asustinkerboard2.jpg b/images/sbc_images/asustinkerboard2.jpg index 734699c6..bfc7b607 100644 Binary files a/images/sbc_images/asustinkerboard2.jpg and b/images/sbc_images/asustinkerboard2.jpg differ diff --git a/images/sbc_images/rock5a.jpg b/images/sbc_images/rock5a.jpg index 79ad839d..54d9d9af 100644 Binary files a/images/sbc_images/rock5a.jpg and b/images/sbc_images/rock5a.jpg differ diff --git a/index.html b/index.html index c1c5d880..23f9e4e6 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@ DOWNLOAD GETTING STARTED STATS - CONTRIBUTE + DONATE TESTIMONIALS
@@ -66,10 +66,10 @@
-

DietPi v8.24 has been released

+

DietPi v8.25 has been released

Check out all changes

-

Added support for Orange Pi Zero 3, ROCK 5A and ASUS Tinker Board 2; Enhancements for ROCK 3A and Quartz64; Bug fixes for several dietpi-software options

- Release notes +

Initial support for Raspberry Pi 5, PINE64 Star64 (RISC-V based) and Orange Pi 3B; Major kernel upgrade to Linux 6.6.7 for Quartz64 with move to mainline U-Boot 2023.10

+ Release notes
DietPi logo
@@ -2049,8 +2049,8 @@

Blog

diff --git a/sitemap.xml b/sitemap.xml index 1a119cbb..ae776f4c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -14,7 +14,7 @@ https://dietpi.com/contribute.html - 2023-02-08T00:00:00+00:00 + 2023-11-17T00:00:00+00:00 weekly 0.9 diff --git a/stats.html b/stats.html index fda7f46d..ccdb6835 100644 --- a/stats.html +++ b/stats.html @@ -52,7 +52,7 @@ DOWNLOAD GETTING STARTED STATS - CONTRIBUTE + DONATE TESTIMONIALS