mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-18 20:54:56 +02:00
📝 docs(_new): upload gpg key to a server
This commit is contained in:
@@ -123,8 +123,8 @@
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
},
|
||||
"next": {
|
||||
"title": "PKGBUILD Template",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
"title": "Generate GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -146,8 +146,8 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Generate GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
"title": "Upload Key => Server",
|
||||
"permalink": "/documentation/dev_guide/upload_gog_key"
|
||||
},
|
||||
"next": {
|
||||
"title": "Install Keyrings",
|
||||
@@ -167,18 +167,18 @@
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/gpg_key.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "PKGBUILD Template",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
"title": "Build From Source",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
},
|
||||
"next": {
|
||||
"title": "Upload & Deploy Packages",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
"title": "Upload Key => Server",
|
||||
"permalink": "/documentation/dev_guide/upload_gog_key"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -221,18 +221,45 @@
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"sidebarPosition": 7,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
"sidebar_position": 7
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Build From Source",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
"title": "Writing Documentation",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/upload_gog_key",
|
||||
"title": "Upload Key => Server",
|
||||
"description": "🌐 Sending and Receiving GPG Keys Using a Key Server",
|
||||
"source": "@site/docs/dev_guide/upload_gog_key.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/upload_gog_key",
|
||||
"permalink": "/documentation/dev_guide/upload_gog_key",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/upload_gog_key.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Generate GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
},
|
||||
"next": {
|
||||
"title": "Upload & Deploy Packages",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -258,8 +285,8 @@
|
||||
"permalink": "/documentation/dev_guide/install_keyring"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
"title": "PKGBUILD Template",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1280,11 +1307,11 @@
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "dev_guide/pkgbuild"
|
||||
"id": "dev_guide/gpg_key"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "dev_guide/gpg_key"
|
||||
"id": "dev_guide/upload_gog_key"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
@@ -1297,6 +1324,10 @@
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "dev_guide/write"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "dev_guide/pkgbuild"
|
||||
}
|
||||
],
|
||||
"link": {
|
||||
|
Reference in New Issue
Block a user