mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-06 08:43:50 +01:00
📝 docs(_new): upload gpg key to a server
This commit is contained in:
@@ -304,16 +304,16 @@
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "PKGBUILD Template",
|
||||
"href": "/documentation/dev_guide/pkgbuild",
|
||||
"docId": "dev_guide/pkgbuild",
|
||||
"label": "Generate GPG Key",
|
||||
"href": "/documentation/dev_guide/gpg_key",
|
||||
"docId": "dev_guide/gpg_key",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Generate GPG Key",
|
||||
"href": "/documentation/dev_guide/gpg_key",
|
||||
"docId": "dev_guide/gpg_key",
|
||||
"label": "Upload Key => Server",
|
||||
"href": "/documentation/dev_guide/upload_gog_key",
|
||||
"docId": "dev_guide/upload_gog_key",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
@@ -336,6 +336,13 @@
|
||||
"href": "/documentation/dev_guide/write",
|
||||
"docId": "dev_guide/write",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "PKGBUILD Template",
|
||||
"href": "/documentation/dev_guide/pkgbuild",
|
||||
"docId": "dev_guide/pkgbuild",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/developers-guide"
|
||||
@@ -407,6 +414,12 @@
|
||||
"description": "Snigdha OS has it's own PKGBUILD template for building packages. We follow the the template so that we can maintain the packages in a better way. If you are building packages for Snigdha OS, then it will be a good option to follow the PKGBUILD template.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/upload_gog_key": {
|
||||
"id": "dev_guide/upload_gog_key",
|
||||
"title": "Upload Key => Server",
|
||||
"description": "🌐 Sending and Receiving GPG Keys Using a Key Server",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/write": {
|
||||
"id": "dev_guide/write",
|
||||
"title": "Writing Documentation",
|
||||
|
||||
Reference in New Issue
Block a user