diff options
author | 2023-04-01 04:06:38 -0400 | |
---|---|---|
committer | 2023-04-01 04:06:38 -0400 | |
commit | 6fdb2f6219f01488f9e79d8f3df04f482fb89f94 (patch) | |
tree | 913cee2ff4a1a28c52cf991e1a9e7f88596c77d2 | |
parent | fabe063f63afe7d7a1355c1e0c4af49260d33186 (diff) | |
download | unit193.net-master.tar.bz2 unit193.net-master.tar.xz unit193.net-master.tar.zst |
-rw-r--r-- | conf.py | 8 | ||||
-rw-r--r-- | pages/xubuntu.txt | 6 | ||||
-rw-r--r-- | pages/xubuntu/core.txt | 33 |
3 files changed, 8 insertions, 39 deletions
@@ -141,14 +141,10 @@ TRANSLATIONS_PATTERN = '{path}.{lang}.{ext}' NAVIGATION_LINKS = { DEFAULT_LANG: ( ("/", "Home"), - (( - ("/xubuntu/", "Core"), - ("/xubuntu/core/", "Download"), - ("/xubuntu/docs/", "Docs daily build"), - ), "Xubuntu"), ("https://xebian.org/", "Xebian"), ("https://git.unit193.net/cgit/", "Code"), - ("https://github.com/unit193/", "GitHub"), + ("https://codeberg.org/unit193/", "Codeberg"), + ("https://github.com/Unit193/", "GitHub"), ("https://launchpad.net/~unit193/", "Launchpad"), # ("/rss.xml", "RSS feed"), ), diff --git a/pages/xubuntu.txt b/pages/xubuntu.txt index fe4cf47..9acc782 100644 --- a/pages/xubuntu.txt +++ b/pages/xubuntu.txt @@ -4,6 +4,12 @@ .. hidetitle: True //// +== Xubuntu Minimal is on xubuntu.org == + +Xubuntu Core has been renamed to Xubuntu Minimal and is now available on link:https://xubuntu.org/download/[xubuntu.org]. + +The following remains here for historical reasons. + == Xubuntu Core == Xubuntu Core is a slimmed down version of Xubuntu that doesn’t come with many of the applications, plugins, and libraries that the default Xubuntu desktop ISOs have. It essentially only ships Xfce apps (window manager, panel, file manager) and the basic look and feel of Xubuntu, so there will be no browser, email client, text editor, file search, office suite, image or media player, package or update managers, community wallpapers, etc, etc. diff --git a/pages/xubuntu/core.txt b/pages/xubuntu/core.txt deleted file mode 100644 index 24c435b..0000000 --- a/pages/xubuntu/core.txt +++ /dev/null @@ -1,33 +0,0 @@ -//// -.. title: Download ← Xubuntu Core -.. type: text -.. hidetitle: True -//// - -[[kinetic]] -== Kinetic Kudu/22.10 release == - -You may wish to read the link:https://discourse.ubuntu.com/t/kinetic-kudu-release-notes[general] release notes, -or the link:https://wiki.xubuntu.org/releases/22.10/release-notes[Xubuntu] specific notes. - -=== amd64/64bit === -[role="floatbox floatbox-left"] --- -* link:/xubuntu/core/xubuntu-22.10-core-amd64.iso.torrent[Torrent] -* link:/xubuntu/core/xubuntu-22.10-core-amd64.iso[Direct download] -* link:/xubuntu/core/xubuntu-22.10-core-amd64.iso.zsync[Zsync meta file] --- - -[role="floatbox floatbox-right"] --- -* link:/xubuntu/core/xubuntu-22.10-core-amd64.iso.md5sum[MD5], link:/xubuntu/core/xubuntu-22.10-core-amd64.iso.sha256sum[SHA-256] -* link:/xubuntu/core/xubuntu-22.10-core-amd64.iso.manifest[Manifest] --- - -[role="clear"] --- --- - -== Development builds == - -You may also find development builds in the link:/xubuntu/core/pending/[staging] area. The state ranges from unbootable to release candidate. |