-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
210 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/bin/bash | ||
|
||
make clean html | ||
make html | ||
rsync -avPh --delete build/html/ novelwriter.io:www/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,61 @@ | ||
*There is currently no pre-release available ...* | ||
.. _AppImage website: https://appimage.org/ | ||
.. _Ubuntu: https://ubuntu.com/ | ||
.. _Debian: https://www.debian.org/ | ||
.. _Linux Mint: https://linuxmint.com/ | ||
.. _novelWriter Repository: https://github.com/vkbo/novelWriter/ | ||
|
||
| **Release Version:** Version 2.3 Beta 1 | ||
| **Release Date:** February 16, 2024 | ||
| **Release Notes:** :ref:`main_release_2_3` | ||
| **GitHub Release:** :octicon:`mark-github` `GitHub <https://github.com/vkbo/novelWriter/releases/tag/v2.3b1>`__ | ||
Linux | ||
----- | ||
|
||
**AppImage** | ||
The AppImage should run on any recent Linux distro. See the `AppImage website`_ for more info. | ||
|
||
| **Download:** :octicon:`download` `novelWriter-2.3b1.AppImage <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1.AppImage>`__ [ 95.2 MB ] | ||
| **Checksum:** :octicon:`hash` ``252d810390f5c70decd5405b46fac515fa13755187968c5d4b6233f1af4997fa`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1.AppImage.sha256>`__ | ||
**AppImage (Legacy)** | ||
For older Linux distros you may need to download this AppImage instead. | ||
|
||
| **Download:** :octicon:`download` `novelWriter-2.3b1-oldlinux.AppImage <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1-oldlinux.AppImage>`__ [ 94.9 MB ] | ||
| **Checksum:** :octicon:`hash` ``d21225ef412f848ed6988370e73ffa30cd1e123775a0f98d59e036571615f414`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1-oldlinux.AppImage.sha256>`__ | ||
|
||
Windows | ||
------- | ||
|
||
**Setup Installer** | ||
This is a standard setup installer for Windows. It is made for Windows 10 or newer. | ||
|
||
| **Download:** :octicon:`download` `novelwriter-2.3b1-amd64-setup.exe <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelwriter-2.3b1-amd64-setup.exe>`__ [ 36.3 MB ] | ||
| **Checksum:** :octicon:`hash` ``e7941cb0d46dd71779b1ab03b22b184a54654efd4f3af1bd675f2c9a623e1216`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelwriter-2.3b1-amd64-setup.exe.sha256>`__ | ||
|
||
MacOS | ||
----- | ||
|
||
**DMG Image** | ||
This is a DMG image for MacOS, and should work on at least MacOS 12 or higher. | ||
|
||
| **Download:** :octicon:`download` `novelWriter-2.3b1.dmg <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1.dmg>`__ [ 92.7 MB ] | ||
| **Checksum:** :octicon:`hash` ``0cb2fa5e3c9574b34cd3870ade80691370fe32d800507ba19505105a2b84adac`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1.dmg.sha256>`__ | ||
|
||
Other Packages | ||
-------------- | ||
|
||
**Python Wheel** | ||
The Wheel package can be installed with ``pip install <file_path>``. | ||
|
||
| **Download:** :octicon:`download` `novelWriter-2.3b1-py3-none-any.whl <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1-py3-none-any.whl>`__ [ 3.73 MB ] | ||
| **Checksum:** :octicon:`hash` ``1a5ba42b48219ecc9c417dd3dc3c8fb7504f082666a310c49e3a9df94b0d0f6c`` :octicon:`download` `ShaSum File <https://github.com/vkbo/novelWriter/releases/download/v2.3b1/novelWriter-2.3b1-py3-none-any.whl.sha256>`__ | ||
**Source Code** | ||
The source code packages are archived files of the entire source code. See also the `novelWriter Repository`_. | ||
|
||
| **Download:** :octicon:`download` `novelWriter-2.3b1.zip <https://api.github.com/repos/vkbo/novelWriter/zipball/v2.3b1>`__ | ||
| **Download:** :octicon:`download` `novelWriter-2.3b1.tar.gz <https://api.github.com/repos/vkbo/novelWriter/tarball/v2.3b1>`__ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters