Skip to content

Commit 068286d

Browse files
committed
Docs: Add truncate to blog
1 parent 8fc0b97 commit 068286d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Website/blog/2024-01-01-welcome/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ Welcome to the new NETworkManager website and documentation.
99

1010
It's build with [Docusaurus](https://docusaurus.io/), a static website generator, and hosted on [GitHub Pages](https://pages.github.com/).
1111

12+
<!-- truncate -->
13+
1214
You can help to improve the documentation by submitting a [pull request](https://github.com/BornToBeRoot/NETworkManager).

Website/blog/2024-05-24-binaries-code-signing/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ tags: [code-signing, binaries, installer]
77

88
Starting with NETworkManager version 2024.5.24.0, the binaries and the installer are now signed with a code signing certificate.
99

10+
<!-- truncate -->
11+
1012
The binaries and installer are built on [AppVeyor](https://ci.appveyor.com/project/BornToBeRoot/networkmanager) directly from the [GitHub repository](https://github.com/BornToBeRoot/NETworkManager/blob/main/appveyor.yml).
1113
Build artifacts are automatically sent to [SignPath.io](https://signpath.io/) via webhook, where they are signed after manual approval by the maintainer.
1214
The signed binaries are then uploaded to the [GitHub releases](https://github.com/BornToBeRoot/NETworkManager/releases) page.

0 commit comments

Comments
 (0)