Compare commits
2 Commits
69d6a42f5c
...
03031b5ca8
| Author | SHA1 | Date | |
|---|---|---|---|
|
03031b5ca8
|
|||
|
07a101488b
|
2
.github/workflows/build-release.yaml
vendored
2
.github/workflows/build-release.yaml
vendored
@@ -7,7 +7,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- '.gitea/workflows/**'
|
- '.github/workflows/**'
|
||||||
- 'md-pdf.ron'
|
- 'md-pdf.ron'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -1,14 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "PIS"
|
title: "PIS"
|
||||||
subtitle: "Policy for Internal Security"
|
subtitle: "Policy for Internal Security"
|
||||||
#logo: "path/to/logo.png"
|
|
||||||
author: "Rémi Heredero "
|
author: "Rémi Heredero "
|
||||||
language: "en"
|
language: "en"
|
||||||
tags: ["gpg", "ssh", "x509", "YubiKey", "security"]
|
tags: ["gpg", "ssh", "x509", "YubiKey", "security"]
|
||||||
toc: false
|
toc: false
|
||||||
template: "simple"
|
template: "simple"
|
||||||
#date: "2026-01-23"
|
|
||||||
version: "0.1.0"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Policy for Internal Security
|
# Policy for Internal Security
|
||||||
|
|||||||
Reference in New Issue
Block a user