Skip to content

Commit b4804ae

Browse files
committed
Update download and release pages
1 parent c678cc5 commit b4804ae

File tree

13 files changed

+541
-213
lines changed

13 files changed

+541
-213
lines changed

source/download/index.rst

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Downloads
88
:hidden:
99

1010
self
11+
pre_release
1112

1213
.. toctree::
1314
:caption: Installation Help
@@ -26,17 +27,4 @@ Downloads
2627

2728
This page includes all available packages for the latest release.
2829

29-
When pre-release packages for the next version of novelWriter are available, these release packages
30-
are also listed on this page. When there is no pre-release available, the section is empty.
31-
32-
33-
Latest Release
34-
==============
35-
3630
.. include:: ../generated/download_release.rst
37-
38-
39-
Latest Pre-Release
40-
==================
41-
42-
.. include:: ../generated/download_pre_release.rst

source/download/pre_release.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _main_download_pre:
2+
3+
***********
4+
Pre-Release
5+
***********
6+
7+
When pre-release packages for the next version of novelWriter are available, these can be
8+
downloaded from this page. When there is no pre-release available, this section is empty.
9+
10+
.. include:: ../generated/download_pre_release.rst

source/generated/checksum_block.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ Sha256 Checksum Files
33

44
Checksum files are released alongside the packages. These files can be used to verify the downloaded package.
55

6-
* **Linux AppImage:** :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelWriter-2.6.3.AppImage.sha256>`__
7-
* **Debian Package:** :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelwriter_2.6.3_all.deb.sha256>`__
8-
* **Windows Installer:** :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelwriter-2.6.3-amd64-setup.exe.sha256>`__
9-
* **MacOS DMG Image (Intel):** :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelWriter-2.6.3-x86_64.dmg.sha256>`__
10-
* **MacOS DMG Image (M1):** :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelWriter-2.6.3-aarch64.dmg.sha256>`__
6+
* **Linux AppImage:** :octicon:`download` `Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelWriter-2.6.3.AppImage.sha256>`__
7+
* **Debian Package:** :octicon:`download` `Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelwriter_2.6.3_all.deb.sha256>`__
8+
* **Windows Installer:** :octicon:`download` `Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelwriter-2.6.3-amd64-setup.exe.sha256>`__
9+
* **MacOS DMG Image (Intel):** :octicon:`download` `Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelWriter-2.6.3-x86_64.dmg.sha256>`__
10+
* **MacOS DMG Image (M1):** :octicon:`download` `Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.6.3/novelWriter-2.6.3-aarch64.dmg.sha256>`__
1111

1212
.. rubric:: Verify the Checksum
1313

1414
.. tab-set::
1515

1616
.. tab-item:: Linux
1717

18-
| :octicon:`chevron-right` Download the corresponding ShaSum File to the same location
18+
| :octicon:`chevron-right` Download the corresponding Checksum File to the same location
1919
| :octicon:`chevron-right` Run one of the commands below in a terminal window in the same folder
2020
2121
.. code-block:: bash
@@ -34,7 +34,7 @@ Checksum files are released alongside the packages. These files can be used to v
3434
3535
.. tab-item:: MacOS
3636

37-
| :octicon:`chevron-right` Download the corresponding ShaSum File to the same location
37+
| :octicon:`chevron-right` Download the corresponding Checksum File to the same location
3838
| :octicon:`chevron-right` Run the command below in a terminal window in the same folder
3939
4040
.. code-block:: bash
Lines changed: 142 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _AppImage website: https://appimage.org/
1+
.. _AppImage: https://appimage.org/
22
.. _Ubuntu: https://ubuntu.com/
33
.. _Debian: https://www.debian.org/
44
.. _Linux Mint: https://linuxmint.com/
@@ -11,65 +11,176 @@
1111
| **Release Notes:** :ref:`main_release_2_7`
1212
| **GitHub Release:** :octicon:`mark-github` `GitHub <https://github.com/vkbo/novelWriter/releases/tag/v2.7rc1>`__
1313
14+
1415
Linux
1516
-----
1617

17-
**AppImage**
18-
The AppImage should run on any recent Linux distro. See the
18+
.. grid:: 2
19+
:margin: 0
20+
:padding: 0
21+
:gutter: 0
22+
23+
.. grid-item::
24+
:columns: 2
25+
:padding: 0 0 0 4
26+
27+
.. image:: /images/linux.svg
28+
:class: dark-light
29+
30+
.. grid-item::
31+
:columns: 10
1932

20-
| **Download:** :octicon:`download` `novelWriter-2.7rc1.AppImage <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1.AppImage>`__ [ 117 MB ]
21-
| **Checksum:** :octicon:`hash` ``1c03466ae7bac003755bbbbe5d57e3ce46324fa0263ed57c86d6d996354ac01c`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1.AppImage.sha256>`__
33+
.. grid:: 1
34+
:margin: 0
35+
:gutter: 4
36+
:padding: 0
2237

23-
`AppImage website`_ for more info.
38+
.. grid-item-card::
39+
:class-header: nw-sd-os-card-header
2440

25-
**Debian Package**
26-
The package is built for Debian_, but should also work for Ubuntu_ and `Linux Mint`_.
41+
**AppImage**
42+
^^^^^^^^^^^^
43+
The AppImage_ should run on any recent Linux distro.
2744

28-
| **Download:** :octicon:`download` `novelwriter_2.7rc1_all.deb <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter_2.7rc1_all.deb>`__ [ 4.21 MB ]
29-
| **Checksum:** :octicon:`hash` ``6faebbdf43ec0c876b52bebef8c83b8eb577864e456f15681912703af59bc8f0`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter_2.7rc1_all.deb.sha256>`__
45+
**Download:** :octicon:`download` `novelWriter-2.7rc1.AppImage <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1.AppImage>`__ [117 MB]
46+
:bdg-link-primary-line:`Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1.AppImage.sha256>`
47+
48+
.. grid-item-card::
49+
:class-header: nw-sd-os-card-header
50+
51+
**Debian Package**
52+
^^^^^^^^^^^^^^^^^^
53+
The package is built for Debian_, but should also work for Ubuntu_ and `Linux Mint`_.
54+
55+
**Download:** :octicon:`download` `novelwriter_2.7rc1_all.deb <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter_2.7rc1_all.deb>`__ [4.21 MB]
56+
:bdg-link-primary-line:`Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter_2.7rc1_all.deb.sha256>`
3057

3158

3259
Windows
3360
-------
3461

35-
**Setup Installer**
36-
This is a standard setup installer for Windows. It is made for Windows 10 or newer.
62+
.. grid:: 2
63+
:margin: 0
64+
:padding: 0
65+
:gutter: 0
66+
67+
.. grid-item::
68+
:columns: 2
69+
:padding: 0 0 0 4
3770

38-
| **Download:** :octicon:`download` `novelwriter-2.7rc1-amd64-setup.exe <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-amd64-setup.exe>`__ [ 63.0 MB ]
39-
| **Checksum:** :octicon:`hash` ``a00ab246b444869b777ca9b2159a822a6445337f2cda17630256483ac2fe5399`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-amd64-setup.exe.sha256>`__
71+
.. image:: /images/windows10.svg
72+
:class: dark-light
4073

41-
Free code signing is provided by `SignPath.io`_, certificate by `SignPath Foundation`_.
74+
.. grid-item::
75+
:columns: 10
76+
77+
.. grid:: 1
78+
:margin: 0
79+
:gutter: 4
80+
:padding: 0
81+
82+
.. grid-item-card::
83+
:class-header: nw-sd-os-card-header
84+
85+
**Setup Installer**
86+
^^^^^^^^^^^^^^^^^^^
87+
This is a standard setup installer for Windows. It is made for Windows 10 or newer.
88+
89+
**Download:** :octicon:`download` `novelwriter-2.7rc1-amd64-setup.exe <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-amd64-setup.exe>`__ [63.0 MB]
90+
:bdg-link-primary-line:`Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-amd64-setup.exe.sha256>`
91+
92+
Free code signing is provided by `SignPath.io`_, certificate by `SignPath Foundation`_.
4293

4394

4495
MacOS
4596
-----
4697

47-
**DMG Image for Intel**
48-
This is a DMG image for MacOS with x86_64 architecture. It is built on MacOS 12.
98+
.. grid:: 2
99+
:margin: 0
100+
:padding: 0
101+
:gutter: 0
102+
103+
.. grid-item::
104+
:columns: 2
105+
:padding: 0 0 0 4
106+
107+
.. image:: /images/macos.svg
108+
:class: dark-light
49109

50-
| **Download:** :octicon:`download` `novelWriter-2.7rc1-x86_64.dmg <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-x86_64.dmg>`__ [ 105 MB ]
51-
| **Checksum:** :octicon:`hash` ``bac566458c43613696d213cb42f9a039707874a1221112bd7c9d616e4c8e264c`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-x86_64.dmg.sha256>`__
110+
.. grid-item::
111+
:columns: 10
52112

113+
.. grid:: 1
114+
:margin: 0
115+
:gutter: 4
116+
:padding: 0
53117

54-
**DMG Image for Apple Silicon (M1)**
55-
This is a DMG image for MacOS with aarch64 architecture. It is built on MacOS 14.
118+
.. grid-item-card::
119+
:class-header: nw-sd-os-card-header
56120

57-
| **Download:** :octicon:`download` `novelWriter-2.7rc1-aarch64.dmg <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-aarch64.dmg>`__ [ 99.0 MB ]
58-
| **Checksum:** :octicon:`hash` ``afbc58e22c10f3077184e16014ccfee887c92c0adf04f6e011f7faa67a72b484`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-aarch64.dmg.sha256>`__
121+
**DMG Image for Intel**
122+
^^^^^^^^^^^^^^^^^^^^^^^
123+
124+
This is a DMG image for MacOS with x86_64 architecture.
125+
126+
**Download:** :octicon:`download` `novelWriter-2.7rc1-x86_64.dmg <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-x86_64.dmg>`__ [105 MB]
127+
:bdg-link-primary-line:`Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-x86_64.dmg.sha256>`
128+
129+
.. grid-item-card::
130+
:class-header: nw-sd-os-card-header
131+
132+
**DMG Image for Apple Silicon (M1)**
133+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
134+
135+
This is a DMG image for MacOS with aarch64 architecture.
136+
137+
**Download:** :octicon:`download` `novelWriter-2.7rc1-aarch64.dmg <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-aarch64.dmg>`__ [99.0 MB]
138+
:bdg-link-primary-line:`Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelWriter-2.7rc1-aarch64.dmg.sha256>`
59139

60140

61141
Other Packages
62142
--------------
63143

64-
**Python Wheel**
65-
The Wheel package can be installed with ``pip install <file_path>``.
144+
.. grid:: 2
145+
:margin: 0
146+
:padding: 0
147+
:gutter: 0
148+
149+
.. grid-item::
150+
:columns: 2
151+
:padding: 0 0 0 4
152+
153+
.. image:: /images/package.png
154+
:class: dark-light
155+
156+
.. grid-item::
157+
:columns: 10
158+
159+
.. grid:: 1
160+
:margin: 0
161+
:gutter: 4
162+
:padding: 0
163+
164+
.. grid-item-card::
165+
:class-header: nw-sd-os-card-header
166+
167+
**Python Wheel**
168+
^^^^^^^^^^^^^^^^
169+
170+
The Wheel package can be installed with ``pip install <file_path>``.
171+
172+
**Download:** :octicon:`download` `novelwriter-2.7rc1-py3-none-any.whl <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-py3-none-any.whl>`__ [6.88 MB]
173+
:bdg-link-primary-line:`Checksum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-py3-none-any.whl.sha256>`
66174

67-
| **Download:** :octicon:`download` `novelwriter-2.7rc1-py3-none-any.whl <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-py3-none-any.whl>`__ [ 6.88 MB ]
68-
| **Checksum:** :octicon:`hash` ``e42129af83f5356855f4b045ed3fe6d101a99bf01af99c8bee1d7aafb7a5294d`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.7rc1/novelwriter-2.7rc1-py3-none-any.whl.sha256>`__
175+
.. grid-item-card::
176+
:class-header: nw-sd-os-card-header
69177

70-
**Source Code**
71-
The source code packages are archived files of the entire source code. See also the `novelWriter Repository`_.
178+
**Source Code**
179+
^^^^^^^^^^^^^^^
72180

73-
| **Download:** :octicon:`download` `novelWriter-2.7rc1.zip <https://api.github.com/repos/vkbo/novelWriter/zipball/v2.7rc1>`__
74-
| **Download:** :octicon:`download` `novelWriter-2.7rc1.tar.gz <https://api.github.com/repos/vkbo/novelWriter/tarball/v2.7rc1>`__
181+
The source code packages are archived files of the entire source code.
75182

183+
| **Download:** :octicon:`download` `novelWriter-2.7rc1.zip <https://api.github.com/repos/vkbo/novelWriter/zipball/v2.7rc1>`__
184+
| **Download:** :octicon:`download` `novelWriter-2.7rc1.tar.gz <https://api.github.com/repos/vkbo/novelWriter/tarball/v2.7rc1>`__
185+
186+
See also the `novelWriter Repository`_.

0 commit comments

Comments
 (0)