Skip to content

Commit 72a9d2f

Browse files
committed
Released July ISOs of PRIME and WSE
1 parent a476650 commit 72a9d2f

File tree

2 files changed

+88
-0
lines changed

2 files changed

+88
-0
lines changed

news/2024/07-04-release-prime.mdx

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
slug: 40-news-release
3+
title: Archcraft Prime Release
4+
authors: adi1090x
5+
tags: [prime, openbox, bspwm, i3wm, sway, wayfire, river, hyprland, newm, release, iso]
6+
hide_table_of_contents: true
7+
---
8+
9+
<!-- Badges -->
10+
export const Highlight = ({children, color}) => (
11+
<span
12+
style={{
13+
backgroundColor: color,
14+
borderRadius: '25px',
15+
color: '#fff',
16+
padding: '0.2rem 0.4rem',
17+
}}>
18+
{children}
19+
</span>
20+
);
21+
22+
<Highlight color="#c778dd">Exclusive</Highlight> New **Archcraft Prime ISO** is now available to download. Read the changelogs below to know what's new.
23+
24+
<!--truncate-->
25+
26+
**Archcraft Prime** offers every (`Not the one released after Prime`) exclusive stuff of Archcraft in ***One Single ISO***. It has [`Openbox Premium`](/docs/window-managers/stacking-wm/openbox), [`Bspwm Premium`](/docs/window-managers/tiling-wm/bspwm) and [`i3wm Premium`](/docs/window-managers/tiling-wm/i3wm) as well as all the exclusive wayland compositors ([`Sway`](/docs/wayland-compositors/sway), [`Wayfire`](/docs/wayland-compositors/wayfire), [`River`](/docs/wayland-compositors/river), [`Hyprland`](/docs/wayland-compositors/hyprland) and [`Newm`](/docs/wayland-compositors/newm)) pre-installed.
27+
28+
### Changelogs :
29+
- Updated ISO profile
30+
- Latest base with new packages
31+
- Update all Archcraft and AUR packages
32+
- Update Openbox Configs
33+
- Added Firewall (`ufw`) with GUI (`gufw`)
34+
- Added `apparmor` for MAC (_mandatory access control_)
35+
- Small improvements and bugs fixed.
36+
37+
**Download :** You can download the latest ISO from [**`ko-fi`** ☕](https://ko-fi.com/s/c925a2a8c1)
38+
39+
**Get the Updated ISO :** Follow the steps below to get updated files (or re-download files) for free:
40+
- Login to you Ko-fi account
41+
- Go to your `Ko-fi Payments History`
42+
- Select the purchases you've made
43+
- Click on `View Details`
44+
- Then, Click on `View Content` to download the updated files.

news/2024/07-04-release-wse.mdx

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
slug: 41-news-release
3+
title: Archcraft WSE Release
4+
authors: adi1090x
5+
tags: [wse, wayland, sway, wayfire, river, hyprland, newm, release, iso]
6+
hide_table_of_contents: true
7+
---
8+
9+
<!-- Badges -->
10+
export const Highlight = ({children, color}) => (
11+
<span
12+
style={{
13+
backgroundColor: color,
14+
borderRadius: '25px',
15+
color: '#fff',
16+
padding: '0.2rem 0.4rem',
17+
}}>
18+
{children}
19+
</span>
20+
);
21+
22+
<Highlight color="#e06b74">Exclusive</Highlight> New **Archcraft Wayland Special Edition ISO** is now available to download. Read the changelogs below to know what's new.
23+
24+
<!--truncate-->
25+
26+
This special edition of Archcraft comes with [`Sway`](/docs/wayland-compositors/sway), [`Wayfire`](/docs/wayland-compositors/wayfire), [`River`](/docs/wayland-compositors/river), [`Hyprland`](/docs/wayland-compositors/hyprland) and [`Newm`](/docs/wayland-compositors/newm) pre-installed, pre-configured and provides you a wayland only Linux experience.
27+
28+
### Changelogs :
29+
- Updated ISO profile
30+
- Latest base with new packages
31+
- Update all Archcraft and AUR packages
32+
- Update Openbox Configs
33+
- Added Firewall (`ufw`) with GUI (`gufw`)
34+
- Added `apparmor` for MAC (_mandatory access control_)
35+
- Small improvements and bugs fixed.
36+
37+
**Download :** You can download the latest ISO from [**`ko-fi`** ☕](https://ko-fi.com/s/213becbf00)
38+
39+
**Get the Updated ISO :** Follow the steps below to get updated files (or re-download files) for free:
40+
- Login to you Ko-fi account
41+
- Go to your `Ko-fi Payments History`
42+
- Select the purchases you've made
43+
- Click on `View Details`
44+
- Then, Click on `View Content` to download the updated files.

0 commit comments

Comments
 (0)